Homec4science

Fix a bug where some Maniphest batch edits were incorrectly skipped

Authored by epriestley <git@epriestley.com> on Jul 28 2012, 00:25.

Description

Fix a bug where some Maniphest batch edits were incorrectly skipped

Summary: Currently, if you have a task with project "X" and you apply a batch edit to it to remove "X", the action has no effect because we incorrectly skip the edit as a no-op. Instead, don't perform this check for edge edits.

Test Plan: Batch removed a project from several tasks with only one project.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1566

Differential Revision: https://secure.phabricator.com/D3092

Details

Committed
epriestley <git@epriestley.com>Jul 28 2012, 00:25
Pushed
aubortJan 31 2017, 17:16
Parents
rPHaa47677dfd1d: Merge pull request #169 from CodeBlock/master
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHf1eb92a12674: Fix a bug where some Maniphest batch edits were incorrectly skipped (authored by epriestley <git@epriestley.com>).Jul 28 2012, 00:25