Page MenuHomePhabricator

Fix transcription of single-value bulk edit fields ("Assign to")
ClosedPublic

Authored by epriestley on Jan 31 2018, 6:40 PM.
Tags
None
Referenced Files
F17946332: D18975.id45507.diff
Thu, Jul 31, 2:14 PM
F17854042: D18975.diff
Sun, Jul 27, 2:36 PM
F17761381: D18975.id45507.diff
Tue, Jul 22, 8:40 PM
F17758147: D18975.id45509.diff
Tue, Jul 22, 4:53 PM
F17748396: D18975.id45508.diff
Mon, Jul 21, 11:50 PM
F17707873: D18975.diff
Wed, Jul 16, 3:47 PM
F17654710: D18975.id45509.diff
Sat, Jul 12, 9:10 AM
Unknown Object (File)
Jun 6 2025, 5:34 PM
Subscribers
None

Details

Summary

See PHI333. Some of the cleanup at the tail end of the bulk edit changes made "Assign To" stop working properly, since we don't strip the array(...) off the array(PHID) value we receive.

Test Plan
  • Used bulk editor to assign and unassign tasks (single value datasource).
  • Used bulk editor to change projects (multi-value datasource).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 31 2018, 6:42 PM
  • Also fix a vaguely related issue with the "Change Points" JS control rendering.
This revision was automatically updated to reflect the committed changes.