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
F21883047: D18975.diff
Thu, Aug 13, 6:51 PM
Unknown Object (File)
Mon, Aug 10, 4:13 AM
Unknown Object (File)
Apr 16 2026, 12:18 AM
Unknown Object (File)
Mar 25 2026, 10:08 PM
Unknown Object (File)
Mar 9 2026, 10:46 PM
Unknown Object (File)
Feb 25 2026, 10:10 PM
Unknown Object (File)
Oct 18 2025, 3:47 AM
Unknown Object (File)
Oct 11 2025, 6:52 AM
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 19295
Build 26074: Run Core Tests
Build 26073: 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.