Page MenuHomePhabricator

Add phriction.new conduit endpoint
AbandonedPublic

Authored by artms on Jun 20 2014, 3:40 PM.
Tags
None
Referenced Files
F15354368: D9642.diff
Tue, Mar 11, 3:46 AM
Unknown Object (File)
Thu, Feb 20, 4:46 PM
Unknown Object (File)
Wed, Feb 19, 8:07 PM
Unknown Object (File)
Wed, Feb 19, 3:34 AM
Unknown Object (File)
Feb 17 2025, 2:04 AM
Unknown Object (File)
Feb 17 2025, 2:04 AM
Unknown Object (File)
Feb 17 2025, 2:04 AM
Unknown Object (File)
Feb 15 2025, 10:30 PM

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