Page MenuHomePhabricator

Allow Drydock blueprints to be disabled and enabled via API call
Changes PlannedPublic

Authored by epriestley on Dec 26 2017, 5:57 PM.
Tags
None
Referenced Files
F15527963: D18848.id.diff
Tue, Apr 22, 7:56 AM
F15525028: D18848.diff
Mon, Apr 21, 11:52 AM
F15490920: D18848.diff
Fri, Apr 11, 9:43 PM
F15467143: D18848.id45214.diff
Thu, Apr 3, 1:07 PM
F15430188: D18848.id45214.diff
Mon, Mar 24, 6:24 AM
F15421776: D18848.id45214.diff
Mar 22 2025, 2:10 AM
F15419834: D18848.id.diff
Mar 21 2025, 9:17 AM
F15412514: D18848.diff
Mar 19 2025, 1:24 PM
Subscribers
Restricted Owners Package

Details

Reviewers
amckinley
Summary

Depends on D18847. See PHI243. Currently, the only way to access this transaction type is via "Disable/Enable Blueprint" in the web UI. Expose it via the API.

Test Plan

Disabled and enabled a blueprint via the API. Edited a blueprint normally via the web UI to make sure that worked without changes.

Diff Detail

Repository
rP Phabricator
Branch
dock3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18993
Build 25619: Run Core Tests
Build 25618: arc lint + arc unit

Event Timeline

Owners added a subscriber: Restricted Owners Package.Dec 26 2017, 5:57 PM
This revision is now accepted and ready to land.Dec 27 2017, 9:12 PM

I'm going to hold this for PHI270 since that might change this into a "status" field with several values like "Enabled", "Disabled", and "Temporarily Disabled For A Minute".