We added a maniphest status "Reopened" with "closed": "false" and a prefix, and made use of Diffusion Autoclose to change the Maniphest status upon commits. The problem is, Maniphest transaction message always show "Closed by commit [commit object]" instead of "Reopened by commit [commit object]", which is misleading.
Description
Description
Revisions and Commits
Revisions and Commits
Event Timeline
Comment Actions
- This actual change is straightforward (update getTitle() and getTitleForFeed() in DifferentialTransaction), but testing it isn't.
- When you get here, let me know and I'll help you set up a repository you can push test commits to.