Page MenuHomePhabricator
Feed Advanced Search

Feb 8 2018

epriestley added a revision to T4434: Track object closed/completed date and actor: D19039: Allow tasks to be filtered and ordered by closed date.
Feb 8 2018, 11:16 PM · Restricted Project, Maniphest, Projects
epriestley added a revision to T4434: Track object closed/completed date and actor: D19038: Provide task closed date via Conduit API, data export pipeline, and in list UI.
Feb 8 2018, 11:03 PM · Restricted Project, Maniphest, Projects
epriestley added a revision to T4434: Track object closed/completed date and actor: D19037: Track closed date and closing user for tasks explicitly.
Feb 8 2018, 10:46 PM · Restricted Project, Maniphest, Projects
epriestley added a comment to T4434: Track object closed/completed date and actor.

See also PHI347.

Feb 8 2018, 10:43 PM · Restricted Project, Maniphest, Projects

Jan 31 2018

epriestley added a comment to T8232: Automatically claim a task when a differential is submitted.

I think T11934 and an explicit !claim Txxx action (which would mean "reassign + ref"; maybe with a !claim-and-fix Txxx to mean "reassign + fixes" or some kind of !claim+fix X syntax which expands to !claim <args>; !fix <args>) is a possible way forward on this, but I don't want to make "ref" automatically mean "claim".

Jan 31 2018, 3:51 PM · Differential, Maniphest
epriestley added a comment to T3577: Web UI can only create "reference" relationships between Revisions and Tasks, not "close" relationships.

T11934 is a possible way forward on this (and other niche things) without adding a lot of Javascript and UI complexity, by supporting it through !fixes.

Jan 31 2018, 3:44 PM · Customer Impact, Maniphest, Differential
epriestley closed T8345: Add task tabs for "Mentions" and "Merged" as Resolved.

We shipped "Mentions" and "Duplicates" some time ago.

Jan 31 2018, 3:13 PM · Restricted Project, FreeBSD, Maniphest
epriestley closed T8345: Add task tabs for "Mentions" and "Merged", a subtask of T10034: Plan the future of Maniphest task relationships, as Resolved.
Jan 31 2018, 3:13 PM · Maniphest

Jan 30 2018

epriestley closed T3461: Improve documentation around Maniphest Excel exports as Wontfix.

More or less obsoleted by work in T13049.

Jan 30 2018, 11:49 PM · Maniphest

Jan 26 2018

epriestley closed T5954: Modularize "Export to Excel" as a feature of ApplicationSearch, a subtask of T3461: Improve documentation around Maniphest Excel exports, as Resolved.
Jan 26 2018, 4:59 PM · Maniphest

Jan 22 2018

epriestley closed T10973: Allow users to edit story points via batch (bulk) edits as Resolved by committing rPa9d7b4f0ff75: Support bulk edit of "points" for Maniphest tasks.
Jan 22 2018, 8:00 PM · Maniphest, Feature Request

Jan 19 2018

epriestley added a revision to T10973: Allow users to edit story points via batch (bulk) edits: D18889: Support bulk edit of "points" for Maniphest tasks.
Jan 19 2018, 10:58 PM · Maniphest, Feature Request
epriestley closed T5689: Batch edit of Maniphest custom fields as Resolved by committing rPae1b07bcfb43: Support "<select />" custom fields in bulk editor.
Jan 19 2018, 9:18 PM · Custom Fields, Maniphest
epriestley closed T10268: "Batch Edit" from workboards uses "?ids=X,Y,Z" which can exceed "Location" header or URL byte limits for large task sets as Resolved by committing rP7f91c8c4acbb: Rebuild the bulk editor on SearchEngine.
Jan 19 2018, 8:40 PM · Customer Impact, Workboards, Maniphest
epriestley closed T11286: make it possible to remove tasks from a batch edit tasks workflow as Resolved by committing rPad659627b3e9: Make bulk editor working set editable and more homogenous.
Jan 19 2018, 8:39 PM · Maniphest, Feature Request
epriestley added a comment to T5689: Batch edit of Maniphest custom fields.

I've marked D18879 as fixing this. It does not extend bulk editor support to all custom field types, but makes such support generally trivial. We'll fill in and test more field types as use cases arise.

Jan 19 2018, 3:02 PM · Custom Fields, Maniphest
epriestley added a revision to T5689: Batch edit of Maniphest custom fields: D18879: Support "<select />" custom fields in bulk editor.
Jan 19 2018, 2:59 PM · Custom Fields, Maniphest
epriestley added a revision to T8740: Batch edit Add Project does not perform the action requested: D18868: Restore "Tags" and "Subscribers" edit capabilities to Maniphest bulk editor.
Jan 19 2018, 2:31 PM · Maniphest
epriestley closed T8740: Batch edit Add Project does not perform the action requested as Resolved.

After D18868, which rewrote the relevant code in the bulk editor, I can no longer reproduce this. My expectation is that the modern pathway these edits take can correctly collate multiple edits to the same field.

Jan 19 2018, 2:31 PM · Maniphest

Jan 4 2018

epriestley added a revision to T13020: Migrate Maniphest transactions to improve consistency: D18854: Sort burnup data chronologically after merging synthetic and "real" data.
Jan 4 2018, 6:22 PM · Transactions, Facts, Maniphest
epriestley added a revision to T13020: Migrate Maniphest transactions to improve consistency: D18853: Pile more atrocities onto the Maniphest burnup report.
Jan 4 2018, 5:43 PM · Transactions, Facts, Maniphest
PyRowMan added a comment to T12540: Conduit - Get tasks assigned to a column.

Hi @tappers, I can't get your query flow to work on my machine, would it be possible for you to give me a simple example of a working query ?

Jan 4 2018, 9:08 AM · Projects, Maniphest, Conduit, Feature Request

Dec 29 2017

foresightyj added a comment to T1931: Add keyboard shortcuts for Maniphest.

Yes. I am also looking for shortcuts even as simple as closing the current task. Currently we need many mouse clicks: 1. Add Action.., 2. Click Change Status, 3. click submit button, totally 3 mouse moves.

Dec 29 2017, 7:19 AM · Maniphest

Dec 26 2017

epriestley added a comment to T8132: Webhook Support.

The chatbot was removed completely in D17756.

Dec 26 2017, 5:38 PM · Maniphest, Diffusion
MrSchaal added a comment to T8132: Webhook Support.

unfortunately, this no longer exists, is there a new documentation for it somewhere?

image.png (205×396 px, 11 KB)

Dec 26 2017, 5:29 PM · Maniphest, Diffusion

Nov 30 2017

epriestley added a revision to T10268: "Batch Edit" from workboards uses "?ids=X,Y,Z" which can exceed "Location" header or URL byte limits for large task sets: D18806: Rebuild the bulk editor on SearchEngine.
Nov 30 2017, 3:28 PM · Customer Impact, Workboards, Maniphest
epriestley added a revision to T11286: make it possible to remove tasks from a batch edit tasks workflow: D18805: Make bulk editor working set editable and more homogenous.
Nov 30 2017, 1:40 PM · Maniphest, Feature Request

Nov 22 2017

epriestley added a revision to T13020: Migrate Maniphest transactions to improve consistency: D18777: Freeze "maniphest.gettasktransactions" and make status/priority transactions more consistent.
Nov 22 2017, 2:15 PM · Transactions, Facts, Maniphest
epriestley created T13020: Migrate Maniphest transactions to improve consistency.
Nov 22 2017, 2:09 PM · Transactions, Facts, Maniphest

Nov 8 2017

rbalik added a comment to T5391: Support custom fields in 'Export to Excel'.

We need something like this too because the exporter doesn't include points at the moment.

Nov 8 2017, 5:27 PM · Data Exporters

Oct 27 2017

svr678 added a comment to T5015: Allow Herald rules for Maniphest to act on task status changes.

oh, nice work, it will trigger parent task as well when subtask changed, seems I need to add the "condition" like subtask status instead of a "action" for this... any samples? Thanks!

Oct 27 2017, 3:17 AM · Herald, Maniphest

Oct 26 2017

svr678 added a comment to T5015: Allow Herald rules for Maniphest to act on task status changes.

Question: When subtask was fixed, the parent task want to have a action, for example, add a tag or change status if all subtasks were fixed.
So how to get this work in the extention of herald action? Thanks in advance!~

Oct 26 2017, 8:42 AM · Herald, Maniphest

Oct 6 2017

gracicot updated the question details for Q639: Is it possible to filter a by a custom field by empty value in maniphest?.
Oct 6 2017, 12:32 AM · Maniphest
gracicot updated the question details for Q639: Is it possible to filter a by a custom field by empty value in maniphest?.
Oct 6 2017, 12:31 AM · Maniphest
gracicot asked Q639: Is it possible to filter a by a custom field by empty value in maniphest?.
Oct 6 2017, 12:31 AM · Maniphest

Sep 22 2017

kuba-orlik asked Q638: Workbord columns vs task statuses - when to use which?.
Sep 22 2017, 6:57 AM · Maniphest, Projects

Sep 12 2017

epriestley closed T6721: Would like ability to search tasks by title as Resolved.

This is resolved by the Ferret engine, using title:...:

Sep 12 2017, 3:08 PM · Search, Maniphest

Sep 1 2017

epriestley added a parent task for T6721: Would like ability to search tasks by title: T12974: Upgrading: "Ferret" Fulltext Engine.
Sep 1 2017, 5:06 PM · Search, Maniphest

Aug 15 2017

fooishbar added a comment to T10890: Less chatty Maniphest feed rendering.

I don't think this clearly describes a root problem. PHI33 touches on similar issues, and I'll file something vaguely in this realm if anything comes of that.

Aug 15 2017, 5:49 PM · Maniphest, Feature Request
epriestley closed T12602: Assignees of tasks don't count as subscribers in maniphest search as Invalid.

This isn't a bug; they aren't subscribers, and aren't listed in "Subscribers" in the right-hand column or in "Subscribers" in "Edit Task".

Aug 15 2017, 5:32 PM · Maniphest, Bug Report
epriestley closed T10890: Less chatty Maniphest feed rendering as Wontfix.

I don't think this clearly describes a root problem. PHI33 touches on similar issues, and I'll file something vaguely in this realm if anything comes of that.

Aug 15 2017, 5:19 PM · Maniphest, Feature Request

Aug 6 2017

chad closed T10187: hard to understand status of sub-tasks from parent, a subtask of T10034: Plan the future of Maniphest task relationships, as Resolved.
Aug 6 2017, 3:33 AM · Maniphest
chad closed T10187: hard to understand status of sub-tasks from parent as Resolved.

I think this is resolved with Related Objects now.

Aug 6 2017, 3:33 AM · Restricted Project, Maniphest
chad merged task T11368: Allow to watch only single column of the workboard into T5791: Write Herald rules for outbound mail.
Aug 6 2017, 3:26 AM · Restricted Project, Maniphest, Workboards, Feature Request

Jul 27 2017

epriestley merged task T12278: Choose specific form on Create Subtask into T12588: create subtask side menu to allow creation of subtasks of different types to the parent task.
Jul 27 2017, 4:29 PM · Maniphest, Feature Request

Jul 26 2017

chad closed T7591: Support computed "impact" and "leverage" fields on tickets as Wontfix.

Seems better to pursue this as an CustomField extension. https://secure.phabricator.com/book/phabricator/article/custom_fields/

Jul 26 2017, 8:47 PM · Custom Fields, Maniphest

Jul 25 2017

chad closed T12929: Tasks created via email don't get "created" feed stories. They say "renamed" as Resolved by committing rPca17e2283d92: Have Maniphest use create transactions when using email.
Jul 25 2017, 8:36 PM · Mail, Bug Report, Maniphest
epriestley added a comment to T12929: Tasks created via email don't get "created" feed stories. They say "renamed".

There's also bin/mail receive-test but that only accepts mail --to an existing object, not a random email address, right now. We could make that more flexible to make testing a little easier (raw_mail.txt must be a full piece of mail with proper headers and encoding, but bin/mail receive-test accepts just the plain text of a body and simulates all the headers/encoding/envelope stuff).

Jul 25 2017, 8:31 PM · Mail, Bug Report, Maniphest
epriestley added a comment to T12929: Tasks created via email don't get "created" feed stories. They say "renamed".

Something like:

Jul 25 2017, 8:29 PM · Mail, Bug Report, Maniphest
chad added a revision to T12929: Tasks created via email don't get "created" feed stories. They say "renamed": D18279: Have Maniphest use create transactions when using email.
Jul 25 2017, 8:28 PM · Mail, Bug Report, Maniphest
chad added a comment to T12929: Tasks created via email don't get "created" feed stories. They say "renamed".

I think I have a fix but can't find the command line trick you showed me to test it.

Jul 25 2017, 8:25 PM · Mail, Bug Report, Maniphest

Jul 24 2017

epriestley added a comment to T12929: Tasks created via email don't get "created" feed stories. They say "renamed".

The easiest fix is probably to add a TYPE_CREATE transaction into ReplyHandler or MailReceiver alongside the other creation transactions.

Jul 24 2017, 4:06 PM · Mail, Bug Report, Maniphest
chad claimed T12929: Tasks created via email don't get "created" feed stories. They say "renamed".
Jul 24 2017, 4:06 PM · Mail, Bug Report, Maniphest
epriestley renamed T12929: Tasks created via email don't get "created" feed stories. They say "renamed" from Sample to Tasks created via email don't get "created" feed stories. They say "renamed".
Jul 24 2017, 3:36 PM · Mail, Bug Report, Maniphest

Jul 12 2017

saga.karlsson added a comment to T4207: Implement (tree) subtasks, as distinct from (graph) task dependencies.

Does this also include the functionality to specify what subtype to be used when you click "Create subtask", or is this just the visual element?

Jul 12 2017, 7:38 AM · Maniphest

Jul 9 2017

chad updated the image for Maniphest from F1069220: profile to F5039295: profile.
Jul 9 2017, 7:38 PM

Jun 27 2017

epriestley added a comment to T12870: Configuration check for "maniphest.priorities" does not validate that keywords are unique across priorities.

At HEAD of master:

Jun 27 2017, 7:37 PM · Maniphest, Bug Report
epriestley closed T12870: Configuration check for "maniphest.priorities" does not validate that keywords are unique across priorities as Resolved by committing rP6984d239b02b: Convert Maniphest custom config to new config types.
Jun 27 2017, 7:35 PM · Maniphest, Bug Report
epriestley added a revision to T12870: Configuration check for "maniphest.priorities" does not validate that keywords are unique across priorities: D18165: Convert Maniphest custom config to new config types.
Jun 27 2017, 3:15 PM · Maniphest, Bug Report
epriestley added a comment to T4444: "NOT" filter for all applicable lines in a Query.

You can find tasks with no owner by searching for "No Owner", like this:

Jun 27 2017, 11:50 AM · Projects, Custom Fields, Maniphest
earthian added a comment to T4444: "NOT" filter for all applicable lines in a Query.

This is something that is needed every day, e.g. find tickets which are not yet assigned..

Jun 27 2017, 10:57 AM · Projects, Custom Fields, Maniphest

Jun 26 2017

epriestley added a parent task for T12870: Configuration check for "maniphest.priorities" does not validate that keywords are unique across priorities: T12845: Convert remaining ancient configuration type classes to modern modular type classes.
Jun 26 2017, 2:04 PM · Maniphest, Bug Report

Jun 23 2017

epriestley renamed T12870: Configuration check for "maniphest.priorities" does not validate that keywords are unique across priorities from Prioritys are wrong to Configuration check for "maniphest.priorities" does not validate that keywords are unique across priorities.
Jun 23 2017, 6:20 PM · Maniphest, Bug Report
epriestley added a comment to T12870: Configuration check for "maniphest.priorities" does not validate that keywords are unique across priorities.

Specifically, the issue is that multiple different priorities used the same keywords ("low", "high").

Jun 23 2017, 6:19 PM · Maniphest, Bug Report
Luke081515.2 added a project to T12870: Configuration check for "maniphest.priorities" does not validate that keywords are unique across priorities: Maniphest.
Jun 23 2017, 5:36 PM · Maniphest, Bug Report
epriestley added a project to T3577: Web UI can only create "reference" relationships between Revisions and Tasks, not "close" relationships: Customer Impact.

A related issue surfaced recently. Actual use case (forensically reconstructed):

Jun 23 2017, 2:22 PM · Customer Impact, Maniphest, Differential

Jun 20 2017

epriestley added a revision to T12124: Counterintuitive priority setting via maniphest.edit conduit call: D18142: Let "<select />" EditEngine fields canonicalize saved defaults.
Jun 20 2017, 10:27 PM · Maniphest, Conduit, Bug Report

Jun 19 2017

epriestley added a revision to T12124: Counterintuitive priority setting via maniphest.edit conduit call: D18135: Improve validation errors for changing task priorities.
Jun 19 2017, 7:40 PM · Maniphest, Conduit, Bug Report
epriestley added a revision to T12124: Counterintuitive priority setting via maniphest.edit conduit call: D18134: Allow numeric constants to act as aliases for task priorities in the web UI <select />.
Jun 19 2017, 7:25 PM · Maniphest, Conduit, Bug Report
amckinley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Ahhh, that makes more sense. I parsed that as saying "we could migrate the code" instead of the saved objects. If you want to add the glue code now and then assign it back to me after, I'll work on the migration in my Copious Free Time™.

Jun 19 2017, 6:22 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Oh, sorry, maybe I wasn't clear. My plan is this:

Jun 19 2017, 6:19 PM · Maniphest, Conduit, Bug Report
amckinley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

If you're happy long-term with accepting all three types, I'm ok with that as a permanent fix. I'm planning on working through this week, just with weird/inconsistent hours.

Jun 19 2017, 6:10 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Yes, we could migrate these instead.

Jun 19 2017, 6:02 PM · Maniphest, Conduit, Bug Report
amckinley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Are saved queries/EditEngine forms things we could write migrations for? That might be even more brittle (for example, what to do about saved queries for priorities that no longer exist on the install), but accepting three different priority specifications of two different types seems a little too Postel's Principle for me.

Jun 19 2017, 5:56 PM · Maniphest, Conduit, Bug Report
epriestley reopened T12124: Counterintuitive priority setting via maniphest.edit conduit call as "Open".

I'll see if I can smooth this over a little before installs figure it out.

Jun 19 2017, 4:16 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

After some additional poking, there are a couple of other compatibility issues here:

Jun 19 2017, 4:15 PM · Maniphest, Conduit, Bug Report

Jun 15 2017

aurelijus added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Thanks! Will check.

Jun 15 2017, 5:27 AM · Maniphest, Conduit, Bug Report

Jun 14 2017

amckinley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

@aurelijus, D18111 is landed now in HEAD if you'd like to test this. Let us know if you have any issues.

Jun 14 2017, 10:10 PM · Maniphest, Conduit, Bug Report
amckinley closed T12124: Counterintuitive priority setting via maniphest.edit conduit call as Resolved by committing rP8008ade9af46: Use keywords instead of ints to update task priority in ManiphestEditEngine.
Jun 14 2017, 9:43 PM · Maniphest, Conduit, Bug Report
20after4 added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

It would be really nice to default newly added fields to hidden. Going through 20+ forms to hide the fields is tedious.

Jun 14 2017, 3:06 PM · EditEngine, Maniphest, Custom Fields, Feature Request

Jun 13 2017

epriestley added a comment to T10268: "Batch Edit" from workboards uses "?ids=X,Y,Z" which can exceed "Location" header or URL byte limits for large task sets.

Yeah -- the workflow from the Maniphest side dumps all the values into inputs in the body and does a POST, I believe.

Jun 13 2017, 10:09 PM · Customer Impact, Workboards, Maniphest
swisspol added a comment to T10268: "Batch Edit" from workboards uses "?ids=X,Y,Z" which can exceed "Location" header or URL byte limits for large task sets.

Interestingly I worked around the issue by doing the batch edit from the Maniphest search UI which is passing the selected tasks an HTTP body instead of a URL query I guess?

Jun 13 2017, 10:02 PM · Customer Impact, Workboards, Maniphest
epriestley renamed T10268: "Batch Edit" from workboards uses "?ids=X,Y,Z" which can exceed "Location" header or URL byte limits for large task sets from Batch Edit tasks returns a 502 to "Batch Edit" from workboards uses "?ids=X,Y,Z" which can exceed "Location" header or URL byte limits for large task sets.
Jun 13 2017, 9:57 PM · Customer Impact, Workboards, Maniphest
epriestley updated subscribers of T10268: "Batch Edit" from workboards uses "?ids=X,Y,Z" which can exceed "Location" header or URL byte limits for large task sets.

@swisspol hit a variant of this with 1,172 tasks bumping up against an Apache URL limit in the Phacility cluster when editing from a workboard column.

Jun 13 2017, 9:54 PM · Customer Impact, Workboards, Maniphest
epriestley added a project to T10268: "Batch Edit" from workboards uses "?ids=X,Y,Z" which can exceed "Location" header or URL byte limits for large task sets: Customer Impact.
Jun 13 2017, 9:53 PM · Customer Impact, Workboards, Maniphest

Jun 9 2017

amckinley added a revision to T12124: Counterintuitive priority setting via maniphest.edit conduit call: D18111: Use keywords instead of ints to update task priority in ManiphestEditEngine.
Jun 9 2017, 10:52 PM · Maniphest, Conduit, Bug Report
amckinley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

With only those fields:

{
  "data": [
    {
      "name": "Open",
      "value": "open",
      "special": "default",
      "closed": false
    },
    {
      "name": "Resolved",
      "value": "resolved",
      "special": "closed",
      "closed": true
    },
    {
      "name": "Wontfix",
      "value": "wontfix",
      "closed": true
    },
    {
      "name": "Invalid",
      "value": "invalid",
      "closed": true
    },
    {
      "name": "Duplicate",
      "value": "duplicate",
      "special": "duplicate",
      "closed": true
    },
    {
      "name": "Spite",
      "value": "spite",
      "closed": true
    }
  ]
}
Jun 9 2017, 7:44 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Maybe just include name, value, closed and special?

Jun 9 2017, 7:39 PM · Maniphest, Conduit, Bug Report
amckinley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Similar example for new maniphest.status.search. I'm happy to drop any of these fields if you think we won't need them (prefixes and suffixes leap to mind).

Jun 9 2017, 7:36 PM · Maniphest, Conduit, Bug Report

May 26 2017

epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

That looks great to me.

May 26 2017, 10:30 PM · Maniphest, Conduit, Bug Report
amckinley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Actual example output:

May 26 2017, 10:30 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Yeah, with whatever wrapping context maniphest.search has, so like:

May 26 2017, 10:28 PM · Maniphest, Conduit, Bug Report
amckinley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

So should the return value for priority.search look something like this?

May 26 2017, 10:22 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

That is, the specific error "use lists" is aimed at preventing is this:

May 26 2017, 9:10 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

The config also looks like this right now:

May 26 2017, 9:07 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

I guess we already have "keywords" and should probably accept any of them, too, so "!priority high" in mail, /priority high in a comment, and "high" in Conduit all work consistently even if the actual key is "elevated".

May 26 2017, 9:02 PM · Maniphest, Conduit, Bug Report
epriestley added a comment to T12124: Counterintuitive priority setting via maniphest.edit conduit call.

Ideally, we should maybe freeze maniphest.querystatuses (which has a sort of ridiculous output format, I think?) and provide maniphest.status.search and maniphest.priority.search, which return results similar to other modern *.search methods even if they aren't implemented quite the same way (at least make the output format similar enough that a client library with methods like "turn a x.search call into a list of objects" would work on these methods, too).

May 26 2017, 8:57 PM · Maniphest, Conduit, Bug Report
amckinley claimed T12124: Counterintuitive priority setting via maniphest.edit conduit call.

It looks like what we really need is a new method like maniphest.querystatuses, called maniphest.querypriorities to avoid anyone trying to hardcode these values.

May 26 2017, 8:43 PM · Maniphest, Conduit, Bug Report

May 23 2017

chad added projects to T12746: Add support for PHUIPinboardItemView to timeline/transactions: Macros, Maniphest.
May 23 2017, 10:23 PM · Maniphest, Macros, Transactions
chad closed T12744: Mail tag for newly created tasks is "[Maniphest] [Retitled]" as Resolved by committing rP93d8b33ccade: Check for strlen instead of null for Maniphest title.
May 23 2017, 4:59 PM · Mail, Maniphest, Bug Report