Page MenuHomePhabricator

Add phriction.new conduit endpoint
AbandonedPublic

Authored by artms on Jun 20 2014, 3:40 PM.
Tags
None
Referenced Files
F14950168: D9642.id23137.diff
Sat, Feb 15, 10:30 PM
Unknown Object (File)
Wed, Feb 12, 5:10 AM
Unknown Object (File)
Sat, Feb 1, 10:44 PM
Unknown Object (File)
Mon, Jan 27, 8:27 PM
Unknown Object (File)
Mon, Jan 27, 3:41 PM
Unknown Object (File)
Sat, Jan 25, 1:15 PM
Unknown Object (File)
Wed, Jan 22, 11:50 PM
Unknown Object (File)
Tue, Jan 21, 9:06 AM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

After May 29 changes phriction.edit endpoint is unable to create new Phriction pages

Crap, npm log went into

Test Plan

Deployed on our phabricator installation, checked that endpoint is available, it can create phriction pages

Diff Detail

Repository
rP Phabricator
Branch
conduit_phriction_new
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/applications/daemon/management/PhabricatorDaemonManagementStatusWorkflow.php:26PHL1Unknown Symbol
Errorsrc/applications/differential/customfield/DifferentialAuditorsField.php:25PHL1Unknown Symbol
Errorsrc/applications/differential/customfield/DifferentialJIRAIssuesField.php:31PHL1Unknown Symbol
Errorsrc/applications/metamta/management/PhabricatorMailManagementListInboundWorkflow.php:44PHL1Unknown Symbol
Errorsrc/applications/metamta/management/PhabricatorMailManagementListOutboundWorkflow.php:36PHL1Unknown Symbol
Errorsrc/infrastructure/sms/management/PhabricatorSMSManagementListOutboundWorkflow.php:37PHL1Unknown Symbol
Unit
No Test Coverage
Build Status
Buildable 1265
Build 1265: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

artms retitled this revision from to Add phriction.new conduit endpoint.
artms updated this object.
artms edited the test plan for this revision. (Show Details)
artms added a reviewer: epriestley.
src/applications/phriction/conduit/ConduitAPI_phriction_new_Method.php
44

I did not check - save() checks permissions?

You can update /libphutil/ to remove the lint errors

artms edited edge metadata.

Fixing lint issues

artms requested a review of this revision.
epriestley edited edge metadata.

This should wait until after T5873 and be rebuilt on top of it.

This revision now requires changes to proceed.May 17 2015, 1:34 PM