Fixes T7923.
Prevent the user from finding tasks that they can't edit in merge workflows. Also ensure that we query properly on final merge action just in case.
Differential D12872
Maniphest - prevent uneditable tasks from being able to be closed as duplicates btrahan on May 16 2015, 12:20 AM. Authored by Tags None Referenced Files
Subscribers
Details
Fixes T7923. Prevent the user from finding tasks that they can't edit in merge workflows. Also ensure that we query properly on final merge action just in case. Tried to find a task I couldn't edit in various searches under the "merge" dialogue and couldn't find the task. Removed this big of code and tried to merge in a task and after hitting "merge" observed the page reloaded with no task merged in.
Diff Detail
Event TimelineComment Actions updates. now you can't find a task you can't merge (since you can't edit it). this should be the ideal solution methinks |