Page MenuHomePhabricator

Allow EditEngine Conduit endpoints to accept object IDs and monograms
ClosedPublic

Authored by epriestley on Nov 29 2015, 7:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 19, 4:29 AM
Unknown Object (File)
Sat, Feb 15, 11:27 PM
Unknown Object (File)
Tue, Feb 11, 3:10 PM
Unknown Object (File)
Feb 8 2025, 11:55 PM
Unknown Object (File)
Feb 8 2025, 3:08 AM
Unknown Object (File)
Feb 1 2025, 2:24 AM
Unknown Object (File)
Jan 29 2025, 10:21 PM
Unknown Object (File)
Jan 29 2025, 9:11 PM
Subscribers
None

Details

Summary

Ref T9132. This is a quality-of-life improvement for new application.edit endpoints.

Instead of strictly requiring PHIDs, allow IDs or monograms. This primarily makes these endpoints easier to test and use.

Test Plan

Edited objects via API by passing IDs, PHIDs and monograms.

Diff Detail

Repository
rP Phabricator
Branch
eengine23
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9123
Build 10760: Run Core Tests
Build 10759: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Allow EditEngine Conduit endpoints to accept object IDs and monograms.
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 30 2015, 3:08 PM
This revision was automatically updated to reflect the committed changes.