Vote #77220
完了Private notes get copied without private flag to Duplicate issues
0%
説明
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.
journals
--------------------------------------------------------------------------------
Fixed in r15196, thanks for pointing this out.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------