1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/doorkeeper
epriestley 8e45b466da Improve voicing in text published to JIRA issues
Summary:
Ref T3687. JIRA is able to piggyback on a fair amount of Asana infrastructure, but the voicing we use on Asana tasks (which are always about one object) isn't very good for JIRA issues (which may have many linked objects). Specifically, we publish stories like this to Asana:

  alincoln accepted this revision.

This is meaningless in JIRA since you have no idea what it's talking about. Instead, publish like this:

  alincoln accepted D999: Put a bird on it

Additionally, supplement it with a URI, so the total story text we publish is:

  alincoln accepted D999: Put a bird on it

  https://phabricator.whitehouse.gov/D999

Signifcantly less useless!

Test Plan: {F57523} {F57524}

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3687

Differential Revision: https://secure.phabricator.com/D6907
2013-09-10 15:22:24 -07:00
..
application Add JIRA doorkeeper and remarkup support 2013-09-03 17:27:38 -07:00
bridge Add JIRA doorkeeper and remarkup support 2013-09-03 17:27:38 -07:00
controller Add remarkup support for Asana URIs 2013-06-24 15:55:08 -07:00
engine Improve voicing in text published to JIRA issues 2013-09-10 15:22:24 -07:00
option Make it easier to configure an Asana workspace ID 2013-07-12 13:10:03 -07:00
query Add DoorkeeperExternalObjectQuery, expose more ref/import APIs 2013-06-25 16:30:44 -07:00
remarkup Add JIRA doorkeeper and remarkup support 2013-09-03 17:27:38 -07:00
storage Add DoorkeeperExternalObjectQuery, expose more ref/import APIs 2013-06-25 16:30:44 -07:00
worker Improve voicing in text published to JIRA issues 2013-09-10 15:22:24 -07:00