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.
Updated by Toshi MARUYAMA almost 9 years ago
- Status changed from New to Confirmed
- Target version set to 2.6.10
- Affected version changed from 3.1.2 to 2.6.9
Updated by Jean-Philippe Lang almost 9 years ago
- Subject changed from Private notes get copied publicly to Duplicate issues to Private notes get copied without private flag to Duplicate issues
- Status changed from Confirmed to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Fixed in r15196, thanks for pointing this out.
Updated by Jean-Philippe Lang almost 9 years ago
- Status changed from Resolved to Closed
Actions