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
Unknown Object (File)
Wed, May 1, 12:07 AM
Unknown Object (File)
Mon, Apr 29, 5:04 AM
Unknown Object (File)
Sat, Apr 20, 8:05 PM
Unknown Object (File)
Thu, Apr 11, 8:59 AM
Unknown Object (File)
Apr 2 2024, 12:07 AM
Unknown Object (File)
Mar 30 2024, 3:30 AM
Unknown Object (File)
Mar 29 2024, 3:18 PM
Unknown Object (File)
Mar 24 2024, 6:57 AM
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".