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)
Fri, May 3, 8:05 AM
Unknown Object (File)
Thu, Apr 25, 2:02 AM
Unknown Object (File)
Sat, Apr 6, 10:15 PM
Unknown Object (File)
Mar 30 2024, 8:39 AM
Unknown Object (File)
Mar 28 2024, 3:00 AM
Unknown Object (File)
Mar 28 2024, 3:00 AM
Unknown Object (File)
Mar 28 2024, 3:00 AM
Unknown Object (File)
Mar 28 2024, 3:00 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
Branch
milestone1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14561
Build 18996: Run Core Tests
Build 18995: arc lint + arc unit

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.