Page MenuHomePhabricator

Add drydock.blueprint.edit Conduit method
ClosedPublic

Authored by timhirsh on Dec 8 2017, 4:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 11, 2:46 PM
Unknown Object (File)
Wed, Oct 9, 8:21 AM
Unknown Object (File)
Wed, Oct 2, 2:41 AM
Unknown Object (File)
Tue, Oct 1, 8:42 AM
Unknown Object (File)
Fri, Sep 27, 1:02 AM
Unknown Object (File)
Sep 13 2024, 11:38 AM
Unknown Object (File)
Sep 6 2024, 1:37 AM
Unknown Object (File)
Sep 6 2024, 1:37 AM

Details

Summary

Ref: https://admin.phacility.com/PHI243

Since our use case primarily focuses on transaction editing, this patch implements the drydock.blueprint.edit api method with the understanding that:
a) this is a work in progress
b) object editing is supported, but object creation is not yet implemented

Test Plan
  • updated existing blueprints via Conduit UI
  • regression tested maniphest.edit by creating new and updating existing tasks

Diff Detail

Repository
rP Phabricator
Branch
PHI243_drydock_blueprint_edit_api_method
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18936
Build 25536: Run Core Tests
Build 25535: arc lint + arc unit

Event Timeline

Looks great, thanks! I added you to Blessed Committers so you should be able to arc land this yourself -- check the project description for some instructions, or yell if you run into issues.

This revision is now accepted and ready to land.Dec 8 2017, 4:45 PM
This revision was automatically updated to reflect the committed changes.