Page MenuHomePhabricator
Feed Advanced Search

Mar 24 2017

epriestley added a revision to T12447: Missing documentation for crafting raw Conduit API requests: D17557: Provide a hint that submitting a Conduit call shows you how to encode particular parameters.
Mar 24 2017, 7:37 PM · Conduit, Feature Request
epriestley added a comment to T12447: Missing documentation for crafting raw Conduit API requests.

Yeah, there's no real hint about that in the UI to suggest that the box will update, and it's easy to miss since it looks nearly identical after it updates. I'll add a piece of hint text to hopefully make it more clear.

Mar 24 2017, 7:32 PM · Conduit, Feature Request
mbenua-mparticle added a comment to T12447: Missing documentation for crafting raw Conduit API requests.

OH, that only happens if you do the human-readable option. I didn't notice that little box at the bottom had changed amidst the giant blob of json that the call returned.

Mar 24 2017, 7:31 PM · Conduit, Feature Request
epriestley added a comment to T12447: Missing documentation for crafting raw Conduit API requests.

Oh, maybe we could make this more clear. Here's how to use the examples to figure out how to make a call:

Mar 24 2017, 7:23 PM · Conduit, Feature Request
mbenua-mparticle added a comment to T12447: Missing documentation for crafting raw Conduit API requests.

The good news though is with that hint I seem to have it working without even needing to POST: https://phabricator.myurl.com/api/differential.querydiffs?api.token=api-TOKEN&ids[0]=5

Mar 24 2017, 7:21 PM · Conduit, Feature Request
mbenua-mparticle added a comment to T12447: Missing documentation for crafting raw Conduit API requests.

I can definitely try either of those two options, but to my point, it wasn't obvious to me from the documentation:

pasted_file (382×1 px, 36 KB)

Mar 24 2017, 7:13 PM · Conduit, Feature Request
epriestley added a comment to T12447: Missing documentation for crafting raw Conduit API requests.

(Kicking Documentation off because this would just be another tab next to PHP / cURL / arc in Conduit, not static documentation.)

Mar 24 2017, 7:06 PM · Conduit, Feature Request
epriestley edited projects for T12447: Missing documentation for crafting raw Conduit API requests, added: Conduit; removed Documentation.
Mar 24 2017, 7:06 PM · Conduit, Feature Request

Mar 20 2017

epriestley added a comment to T12399: Documentation for Conduit Phrequent seems to be missing.

No, it would not.

Mar 20 2017, 1:44 PM · Conduit, Phrequent, Feature Request
urzds added a comment to T12399: Documentation for Conduit Phrequent seems to be missing.

Thanks for the hint!

Mar 20 2017, 12:20 PM · Conduit, Phrequent, Feature Request

Mar 17 2017

epriestley added a project to T12414: Implement Almanac edit endpoints in Conduit: Conduit.
Mar 17 2017, 2:46 PM · Conduit, Almanac, Ops, Phacility

Mar 15 2017

epriestley added a comment to T12399: Documentation for Conduit Phrequent seems to be missing.

Go to Conduit on your install.

Mar 15 2017, 3:58 PM · Conduit, Phrequent, Feature Request
chad added a comment to T12399: Documentation for Conduit Phrequent seems to be missing.

Phrequent is a prototype application, and we don't provide support for these types of apps. Mostly it's expected that they will be incomplete and once we do move them to being officially supported they will have these features naturally (for example Conduit is "free" for any modern application.)

Mar 15 2017, 3:58 PM · Conduit, Phrequent, Feature Request
urzds added a comment to T12399: Documentation for Conduit Phrequent seems to be missing.

Is documentation available through other means than Conduit itself?

Mar 15 2017, 3:54 PM · Conduit, Phrequent, Feature Request
epriestley closed T12399: Documentation for Conduit Phrequent seems to be missing as Invalid.

Phrequent is not installed on this server. Conduit only shows methods from installed applications.

Mar 15 2017, 3:45 PM · Conduit, Phrequent, Feature Request
urzds added a project to T12399: Documentation for Conduit Phrequent seems to be missing: Conduit.
Mar 15 2017, 3:26 PM · Conduit, Phrequent, Feature Request

Mar 13 2017

epriestley added a comment to T12390: `differential.querydiffs` is timing out for a revision with 20 diffs.

Any ideas on how we can move forward with this?

Mar 13 2017, 4:12 PM · Conduit, Differential, Bug Report
joshuaspence added a comment to T12390: `differential.querydiffs` is timing out for a revision with 20 diffs.

Mar 13 2017, 3:15 AM · Conduit, Differential, Bug Report
joshuaspence added a comment to T12390: `differential.querydiffs` is timing out for a revision with 20 diffs.

OK weird, I can't reproduce it anymore. Anyway, I'll add the response body from differential.querydiffs here. It shouldn't contain any sensitive information, but I'll restrict the visibility of the file given that it does contain email addresses.

Mar 13 2017, 3:11 AM · Conduit, Differential, Bug Report
joshuaspence created T12390: `differential.querydiffs` is timing out for a revision with 20 diffs.
Mar 13 2017, 3:03 AM · Conduit, Differential, Bug Report

Mar 11 2017

chad closed T10671: Implement `badges.search` and `badges.edit` Conduit API methods as Resolved.

You can award and revoke badges from conduit, though we may build a more robust award api later.

Mar 11 2017, 4:55 PM · Restricted Project, Conduit, Badges (v0)

Mar 10 2017

OCram closed Q567: JSON Example for Conduit method maniphest.edit? as resolved.
Mar 10 2017, 8:39 AM · Conduit

Mar 4 2017

epriestley added a revision to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: D17462: Add a generic "edge.search" method.
Mar 4 2017, 5:54 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Mar 3 2017

chad merged T12342: conduit project.search by slug, and return image into T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges.
Mar 3 2017, 5:04 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Feb 21 2017

epriestley closed T10148: diffusion.rawdiffquery can not encode/transport all diffs (e.g. to non-utf8 files) as Resolved.

I believe this was likely resolved by D16460. This (binary transport over Conduit) is still a problem in general, and T5955 is the general remedy, but diffusion.rawdiffquery specifically now returns data via Files.

Feb 21 2017, 12:15 AM · Conduit, Daemons

Feb 15 2017

OCram updated Q567: JSON Example for Conduit method maniphest.edit? from to JSON Example for Conduit method maniphest.edit?.
Feb 15 2017, 9:23 AM · Conduit
chad added a comment to T10671: Implement `badges.search` and `badges.edit` Conduit API methods.

Looks like search and edit are implemented, but not awards. Awarding a badge through conduit seems nice to have? but I don't see any requests for it, so not sure it's worth holding up unbeta.

Feb 15 2017, 5:31 AM · Restricted Project, Conduit, Badges (v0)
chad claimed T10671: Implement `badges.search` and `badges.edit` Conduit API methods.
Feb 15 2017, 4:14 AM · Restricted Project, Conduit, Badges (v0)

Feb 13 2017

epriestley closed T12252: Unhandled Exception ("RuntimeException") at Conduit Call Logs page as Resolved by committing rPb71e08966934: Fix a fatal when viewing methods which no longer exist in the Conduit call log.
Feb 13 2017, 2:24 PM · Conduit, Bug Report
epriestley claimed T12252: Unhandled Exception ("RuntimeException") at Conduit Call Logs page.
Feb 13 2017, 2:23 PM · Conduit, Bug Report
epriestley added a revision to T12252: Unhandled Exception ("RuntimeException") at Conduit Call Logs page: D17342: Fix a fatal when viewing methods which no longer exist in the Conduit call log.
Feb 13 2017, 2:18 PM · Conduit, Bug Report
ivo created T12252: Unhandled Exception ("RuntimeException") at Conduit Call Logs page.
Feb 13 2017, 1:13 PM · Conduit, Bug Report

Feb 2 2017

epriestley edited projects for T11968: Decide the fate of FutureGraph, added: Diffusion; removed Diffusion (v3).
Feb 2 2017, 3:54 PM · Diffusion, Performance, Conduit, Infrastructure, Restricted Project, Arcanist
chad added projects to T12124: Counterintuitive priority setting via maniphest.edit conduit call: Conduit, Maniphest.
Feb 2 2017, 2:30 AM · Maniphest, Conduit, Bug Report
chad added projects to T12123: Setting 2 columns in one transaction breaks the Task UI: Conduit, Maniphest.
Feb 2 2017, 2:30 AM · Maniphest, Conduit, Bug Report

Jan 31 2017

ftdysa updated Q556: Is it possible to search by a custom field with maniphest.search? from to Is it possible to search by a custom field with maniphest.search?.
Jan 31 2017, 5:15 PM · Conduit, ApplicationSearch, Maniphest

Jan 27 2017

jmeador added a comment to T11903: Please provide diff ids as an attachment in differential.search.

This has come up again with a slightly different use case. We want to intelligently purge tags from our staging areas. To do this, we examine refs/tags/* in the staging area, and parse out the diff IDs. It would be great if we could do this from differential.revision.search, but the attachments/constraints don't support it. The current working approach is differential.querydiffs with the IDs, parse the revision IDs out, then differential.query to get the revision statuses and their associated diffs list. This approach allows us to make significantly less queries than examining *all* closed/abandoned revisions, then calling the frozen/deprecated differential.query for the diff list.

Jan 27 2017, 11:33 PM · Restricted Project, Conduit, Feature Request

Jan 24 2017

mahmoud.abdelfattah closed Q555: How can I use conduit to get the last commit messages for a specific branch in a specific repo? as resolved.
Jan 24 2017, 9:15 AM · Conduit
mahmoud.abdelfattah updated Q555: How can I use conduit to get the last commit messages for a specific branch in a specific repo? from to How can I use conduit to get the last commit messages for a specific branch in a specific repo?.
Jan 24 2017, 7:43 AM · Conduit

Jan 18 2017

epriestley moved T11968: Decide the fate of FutureGraph from Backlog to v3 on the Diffusion board.
Jan 18 2017, 6:59 PM · Diffusion, Performance, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley closed T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED' as Resolved by committing rP0513a242352e: Fix a bad constant in "audit.query".
Jan 18 2017, 3:45 PM · Audit, Diffusion, Conduit, Bug Report
epriestley added a comment to T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED'.

Thanks, D17218 should fix this.

Jan 18 2017, 2:08 PM · Audit, Diffusion, Conduit, Bug Report
epriestley moved T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED' from Backlog to EditEngine on the Audit board.
Jan 18 2017, 2:08 PM · Audit, Diffusion, Conduit, Bug Report
epriestley claimed T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED'.
Jan 18 2017, 2:07 PM · Audit, Diffusion, Conduit, Bug Report
epriestley added a revision to T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED': D17218: Fix a bad constant in "audit.query".
Jan 18 2017, 1:59 PM · Audit, Diffusion, Conduit, Bug Report
jpraet created T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED'.
Jan 18 2017, 10:49 AM · Audit, Diffusion, Conduit, Bug Report

Jan 11 2017

epriestley closed T11551: Conduit API "project.create" return error with ERR-CONDUIT-CORE when only "name" passed as parameter as Wontfix.

We've formally frozen this method after D17158. The UI now encourages project.edit.

Jan 11 2017, 3:31 PM · Restricted Project, Conduit, Bug Report

Jan 8 2017

epriestley merged task T5214: Add Conduit API methods for workboards into T12074: conduit API extensions for subprojects and milestones..
Jan 8 2017, 6:10 PM · Restricted Project, Conduit, Maniphest, Workboards
epriestley added a comment to T5214: Add Conduit API methods for workboards.

I'm going to merge this into T12074. Summarizing things so far and my short-term plans:

Jan 8 2017, 6:10 PM · Restricted Project, Conduit, Maniphest, Workboards

Dec 29 2016

epriestley moved T7903: Conduit differential.query search by branches is broken from Backlog to Branch Handling on the Differential board.
Dec 29 2016, 4:35 PM · Restricted Project, Differential, Conduit

Dec 27 2016

chad merged T12048: Ability to "globally mark" objects into T10855: Allow external systems to edit the content of dashboard panels so they can publish information.
Dec 27 2016, 10:47 PM · Dashboards, Restricted Project, Conduit, Feature Request

Dec 20 2016

avivey closed Q540: Task's Main Project / Task's Main Parent as resolved.
Dec 20 2016, 9:21 PM · Conduit
slashsBin updated Q540: Task's Main Project / Task's Main Parent from to Task's Main Project / Task's Main Parent.
Dec 20 2016, 1:59 PM · Conduit

Dec 19 2016

fooishbar added a comment to T550: Build an SSH conduit client.

Multiple hostname stuff: Today, the SSH hostname of an install and the HTTP hostname do not need to be the same.

We use this in the Phacility cluster: Phacility HTTP instances are at instance.phacility.com, but serve repositories via vault.phacility.com.

The technical reason for this is mostly that ELBs can't accept port 22 traffic -- or couldn't when I set them up. It looks like new VPC-ELBs may be able to accept on 22. We currently use HAProxy to balance SSH traffic and ELBs for HTTP traffic.

We could require that all hostnames be the same and change the cluster to bounce SSH traffic through the ELB to the HAProxy LBs and use new VPC ELBs, or put HAProxy in front, or whatever else. But this is probably more work for us than letting them differ.

There are also some possible arguments for using a different hostname for Conduit CLI SSH access (conduit.whatever.com) that has different DNS-based load balancing behavior than other SSH access.

Dec 19 2016, 9:51 AM · Prioritized, Arcanist, Restricted Project, Restricted Project, Conduit

Dec 18 2016

mpickering added a project to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: Haskell.org.
Dec 18 2016, 2:10 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Dec 8 2016

epriestley created T11968: Decide the fate of FutureGraph.
Dec 8 2016, 3:09 PM · Diffusion, Performance, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D17009: Use futures to improve clustered repository main page performance.
Dec 8 2016, 2:44 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist

Dec 6 2016

epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D17002: Cache README content for repositories.
Dec 6 2016, 5:37 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D17000: Cache Almanac URIs for repositories.
Dec 6 2016, 2:15 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D16999: Introduce a serializing key-value cache proxy.
Dec 6 2016, 1:12 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D16998: Improve settings caches on fast paths like Conduit.
Dec 6 2016, 1:10 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D16997: Use PhabricatorCachedClassMapQuery when querying object PHID types.
Dec 6 2016, 12:35 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D16996: Slightly modernize ConduitTokenQuery.
Dec 6 2016, 12:19 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D16995: Use PhabricatorCachedClassMapQuery in Conduit method lookups.
Dec 6 2016, 12:15 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D16994: Provide a cached class map query for making key-based class lookups more efficient.
Dec 6 2016, 12:13 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D16993: Provide a pure APC cache for runtime caching.
Dec 6 2016, 12:08 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley added a revision to T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching: D16992: Give PhutilClassMapQuery a public cache key.
Dec 6 2016, 12:03 PM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist
epriestley created T11954: Improve performance of Arcanist/Conduit/Diffusion, primarily through better caching.
Dec 6 2016, 11:25 AM · Performance, Diffusion, Conduit, Infrastructure, Restricted Project, Arcanist

Dec 5 2016

epriestley added a comment to T550: Build an SSH conduit client.

I'm planning to support this in the arc experimental branch, although initial support won't be optimized. We can look at ControlPath and/or adding batching to the protocol layer to improve performance once it works.

Dec 5 2016, 7:18 PM · Prioritized, Arcanist, Restricted Project, Restricted Project, Conduit
epriestley moved T550: Build an SSH conduit client from Backlog to The Queue on the Prioritized board.
Dec 5 2016, 7:07 PM · Prioritized, Arcanist, Restricted Project, Restricted Project, Conduit
epriestley added projects to T550: Build an SSH conduit client: Arcanist, Prioritized.
Dec 5 2016, 7:06 PM · Prioritized, Arcanist, Restricted Project, Restricted Project, Conduit
epriestley merged T11951: Make conduit more secure into T550: Build an SSH conduit client.
Dec 5 2016, 7:05 PM · Prioritized, Arcanist, Restricted Project, Restricted Project, Conduit

Dec 1 2016

avivey merged task T10272: Expose "branched from" information in conduit differential API into T3462: In Differential, expose "featurename (branched from master)" via Conduit.
Dec 1 2016, 9:29 PM · Restricted Project, Conduit, Feature Request
farseide added a comment to T10272: Expose "branched from" information in conduit differential API.

I'm in the same situation. This would be a great addition.

Dec 1 2016, 9:23 PM · Restricted Project, Conduit, Feature Request

Nov 22 2016

epriestley added a comment to T11903: Please provide diff ids as an attachment in differential.search.

What do you need on differential.querydiff? We could just give you a modern differential.diff.search with a revisionPHIDs constraint.

Nov 22 2016, 9:57 PM · Restricted Project, Conduit, Feature Request

Nov 21 2016

eadler added a comment to T11903: Please provide diff ids as an attachment in differential.search.

Performance concern. At least one use case requires us to scour *all diffs and all diff ids*. Also a desire to avoid having deprecated calls in our codebase.

Nov 21 2016, 11:09 PM · Restricted Project, Conduit, Feature Request
epriestley added a comment to T11903: Please provide diff ids as an attachment in differential.search.

(Is this a performance concern or do you just want like 6 fewer lines of code to maintain?)

Nov 21 2016, 10:59 PM · Restricted Project, Conduit, Feature Request
eadler moved T11903: Please provide diff ids as an attachment in differential.search from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 21 2016, 7:25 PM · Restricted Project, Conduit, Feature Request
eadler added a project to T11903: Please provide diff ids as an attachment in differential.search: Restricted Project.
Nov 21 2016, 7:24 PM · Restricted Project, Conduit, Feature Request
eadler created T11903: Please provide diff ids as an attachment in differential.search.
Nov 21 2016, 7:24 PM · Restricted Project, Conduit, Feature Request

Nov 15 2016

mrjoops added a comment to T11867: Passphrase Conduit API does not specify secret for token credential type.

Thank you, that was a very quick resolution, I just had the time to refresh the page !

Nov 15 2016, 5:21 PM · Conduit, Passphrase, Bug Report
epriestley closed T11867: Passphrase Conduit API does not specify secret for token credential type as Resolved by committing rP885805f34067: Make Passphrase "token" credentials accessible via the API.
Nov 15 2016, 5:12 PM · Conduit, Passphrase, Bug Report
epriestley added a revision to T11867: Passphrase Conduit API does not specify secret for token credential type: D16864: Make Passphrase "token" credentials accessible via the API.
Nov 15 2016, 5:09 PM · Conduit, Passphrase, Bug Report
mrjoops updated the task description for T11867: Passphrase Conduit API does not specify secret for token credential type.
Nov 15 2016, 4:47 PM · Conduit, Passphrase, Bug Report
mrjoops created T11867: Passphrase Conduit API does not specify secret for token credential type.
Nov 15 2016, 4:26 PM · Conduit, Passphrase, Bug Report
chad added a comment to T11863: A way to set task creator and creation time using the api.

The short answer is, maybe sure if we were funded with large sums of money and developer bandwidth, we'd have proper importers. We don't, we're not paid, and properly supporting an import pipeline is some ways away (years). Building your own script or off the script of yesteryear are how we currently expect people to build importers.

Nov 15 2016, 4:37 AM · Conduit, Feature Request
chad merged task T11863: A way to set task creator and creation time using the api into T3179: Importing data from external systems (like GitHub, JIRA, Trac, Asana, Trello, etc.).
Nov 15 2016, 4:35 AM · Conduit, Feature Request
chad added a comment to T11863: A way to set task creator and creation time using the api.

Please use Conpherence or Ponder if you have questions about Phabricator development and best practices.

Nov 15 2016, 4:31 AM · Conduit, Feature Request
ctrladel created T11863: A way to set task creator and creation time using the api.
Nov 15 2016, 3:43 AM · Conduit, Feature Request

Nov 11 2016

epriestley added a comment to T11851: conduit createtask failling on https://phabricator.freedesktop.org/.

(Also note that maniphest.edit is the preferred way to create and edit tasks in modern versions of Phabricator.)

Nov 11 2016, 3:48 PM · Conduit
epriestley closed T11851: conduit createtask failling on https://phabricator.freedesktop.org/ as Resolved.

There's no array_fuse() call anywhere near line 834 at HEAD of master, so I suspect this may already have been fixed in a more recent version.

Nov 11 2016, 3:47 PM · Conduit
thiblahute updated the task description for T11851: conduit createtask failling on https://phabricator.freedesktop.org/.
Nov 11 2016, 3:17 PM · Conduit
thiblahute renamed T11851: conduit createtask failling on https://phabricator.freedesktop.org/ from Just a test to conduit createtask failling on https://phabricator.freedesktop.org/.
Nov 11 2016, 3:11 PM · Conduit

Oct 28 2016

MahmoudAdly added a comment to T5214: Add Conduit API methods for workboards.

I believe that using phid.query should be helpful.

Oct 28 2016, 10:49 AM · Restricted Project, Conduit, Maniphest, Workboards

Oct 20 2016

cguenther added a comment to T11774: Files are not deletable when uploaded by a bot user.

I'm going to merge this into T11357. We can provide a "Delete File Data" transaction type when we implement a third-generation file.edit API.

Oct 20 2016, 6:58 PM · Conduit, Arcanist, Files, People, Bug Report
epriestley merged task T11774: Files are not deletable when uploaded by a bot user into T11357: Move Files to EditEngine and modern APIs.
Oct 20 2016, 1:31 PM · Conduit, Arcanist, Files, People, Bug Report
epriestley added a comment to T11774: Files are not deletable when uploaded by a bot user.

This is working as intended, and not a bug. Administrators can not bypass policies. See the User Guide: Account Roles documentation:

Oct 20 2016, 1:31 PM · Conduit, Arcanist, Files, People, Bug Report
cguenther updated the task description for T11774: Files are not deletable when uploaded by a bot user.
Oct 20 2016, 11:45 AM · Conduit, Arcanist, Files, People, Bug Report
cguenther created T11774: Files are not deletable when uploaded by a bot user.
Oct 20 2016, 11:45 AM · Conduit, Arcanist, Files, People, Bug Report
cguenther updated Q502: bot delete uploaded file, file handling workflow for automated builds from to bot delete uploaded file, file handling workflow for automated builds.
Oct 20 2016, 9:47 AM · People, Files, Conduit, Arcanist