Page MenuHomePhabricator

When a field isn't lockable, just freeze the lock status instead of removing any lock
ClosedPublic

Authored by epriestley on Nov 17 2016, 10:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 2:02 AM
Unknown Object (File)
Sat, Apr 6, 10:15 PM
Unknown Object (File)
Sat, Mar 30, 8:39 AM
Unknown Object (File)
Thu, Mar 28, 3:00 AM
Unknown Object (File)
Thu, Mar 28, 3:00 AM
Unknown Object (File)
Thu, Mar 28, 3:00 AM
Unknown Object (File)
Thu, Mar 28, 3:00 AM
Unknown Object (File)
Mar 5 2024, 2:17 AM
Subscribers
None

Details

Summary

See downstream issue here: https://phabricator.wikimedia.org/T150992

In at least one case (project milestones) we have a locked, non-lockable field. This means "this is locked, and you can't change the fact that it is locked".

At least for now, preserve this behavior.

Test Plan

Created a new milestone of an existing project. This worked correctly with the patch.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to When a field isn't lockable, just freeze the lock status instead of removing any lock.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 17 2016, 10:53 PM
This revision was automatically updated to reflect the committed changes.