Closed
Bug 2002037
Opened 3 months ago
Closed 3 months ago
JiraWebhookSync Extension: Incorrect hostname used for see_also urls added to outgoing webhook payloads
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
The hostname used for the see_also urls on outgoing webhook payloads is using the JBI hostname which is not correct. The correct hostname is mozilla-hub.atlassian.net.
I will add another column to the jira_bug_map table that contains the full see also url that is removed when the REST API is called to add the see_also link to the bug. And then when the outgoing webhook payload is updated, it will just use the original url to populate see_also.
Comment 1•3 months ago
|
||
Comment 2•3 months ago
|
||
Authored by https://github.com/dklawren
https://github.com/mozilla-bteam/bmo/commit/7125406c3e50bbed8040e7753a53147ef11c797b
[master] Bug 2002037 - JiraWebhookSync Extension: Incorrect hostname used for see_also urls added to outgoing webhook payloads
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•