Vote #75721
完了closed_on missing when closed status of issue status changed
0%
説明
When the status of an existing issue status is changed to "closed", the @closed_on@ column of issues that have or had that status is not set/updated. This causes a discrepancy between @Issue#closed?@ that can be true with @Issue#closed_on@ being null.
Tested and confirmed on trunk.
journals
Fixed in r13560.
--------------------------------------------------------------------------------
Thanks!
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------