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
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
Unknown Object (File)
Apr 16 2025, 1:00 AM
Unknown Object (File)
Apr 16 2025, 12:38 AM
Unknown Object (File)
Apr 11 2025, 11:59 AM
Unknown Object (File)
Apr 10 2025, 5:31 PM
Unknown Object (File)
Mar 19 2025, 12:33 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
Branch
bulk1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19296
Build 26076: Run Core Tests
Build 26075: arc lint + arc unit

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.