1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/transactions/bulk
epriestley d9b6513a21 Respect tokenizer limits in the bulk editor
Summary: Ref T13025. This makes limits (for fields like "Assign To") work in the bulk editor, so you can't type "Assign to: x, y, z" anymore.

Test Plan: Hit limit for "Assign to" and a custom project field. No limit for "Add subscribers".

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13025

Differential Revision: https://secure.phabricator.com/D18888
2018-01-22 11:55:55 -08:00
..
management Allow bulk edits to be made silently if you have CLI access 2018-01-19 13:24:54 -08:00
type Respect tokenizer limits in the bulk editor 2018-01-22 11:55:55 -08:00
PhabricatorBulkEditGroup.php Organize bulk edit actions into nice groups 2018-01-19 13:22:25 -08:00
PhabricatorBulkEngine.php Organize bulk edit actions into nice groups 2018-01-19 13:22:25 -08:00
PhabricatorEditEngineBulkJobType.php Allow bulk edits to be made silently if you have CLI access 2018-01-19 13:24:54 -08:00