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)
Sun, Jan 26, 11:34 PM
Unknown Object (File)
Fri, Jan 24, 5:56 PM
Unknown Object (File)
Fri, Jan 24, 5:55 PM
Unknown Object (File)
Fri, Jan 24, 5:55 PM
Unknown Object (File)
Fri, Jan 24, 1:53 AM
Unknown Object (File)
Thu, Jan 23, 10:00 PM
Unknown Object (File)
Tue, Jan 21, 10:24 AM
Unknown Object (File)
Thu, Jan 16, 6:07 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.