Closed Bug 1216643 Opened 9 years ago Closed 7 years ago

Aha! integration

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mcote, Unassigned)

References

()

Details

(Keywords: bmo-big)

Program management would like two-way integration with Aha![1]

There is support in Aha! for one-way updates to Bugzilla, but it is limited.  There is no support for updates from Bugzilla, since there's no standard way to do this in upstream Bugzilla.

We should use their generic webhooks to implement updates to Bugzilla so we can record the information we need, and we should use our Push system to send updates back, being careful to avoid cycles.

[1] http://www.aha.io
the documentation for aha's generic webhook integration is on their github repo: https://github.com/aha-app/aha-services
Keywords: bmo-big
Assignee: nobody → dylan
Priority: -- → P1
we'd need a place to store the aha! url, as well as push and pull mechanisms.
this is probably simplest as:

- add aha! support to the see-also field
  - avoids us adding yet another custom bug field
  - already has url validation
- add a cgi that the aha! webhook can call when one of their tasks is updated
- add a push connector to push bug updates to aha! (for bugs with an aha! see-also url)
Assignee: dylan → nobody
Priority: P1 → --
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.