Actions
Defect #22072
closedPrivate notes get copied without private flag to Duplicate issues
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
When I change the status on an issue that has related issues that are related as "duplicates" of the issue, and I write a private note and change the status on the issue at the same time, this private note gets copied as NOT private to the duplicate issues.
To reproduce:
- Create issue #xxxx.
- Create issue #yyyy.
- Establish relationship: #yyyy duplicates #xxxx.
- Edit #xxxx
- Change status
- Write private note
- Save
The private note will be copied to #yyyy along with the status, but will not be private on #yyyy.
Actions