Defect #22072
Private notes get copied without private flag to Duplicate issues
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Security | |||
Target version: | 2.6.10 | |||
Resolution: | Fixed | Affected version: | 2.6.9 |
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.
History
#1
Updated by Toshi MARUYAMA about 5 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
#2
Updated by Jean-Philippe Lang about 5 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.
#3
Updated by Jean-Philippe Lang about 5 years ago
- Status changed from Resolved to Closed