getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.81k stars 4.16k forks source link

JIRA Issue Link Settings in Alerts don't save #64784

Open gid-sentry opened 8 months ago

gid-sentry commented 8 months ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Click “issue Link Settings” in the “Then” section
  2. Scroll down to “Labels” and paste “InsertLabel-Here”
  3. Hit Apply Changes
  4. Hit Save Rule at the bottom of the page
  5. Refresh the page, and notice that “Labels” is still empty

Expected Result

Labels field gets saved

Actual Result

“Labels” is still empty

Product Area

Alerts

Link

No response

DSN

No response

Version

No response

┆Issue is synchronized with this Jira Improvement by Unito

getsantry[bot] commented 8 months ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 7 months ago

Routing to @getsentry/product-owners-alerts for triage ⏲️

getsantry[bot] commented 7 months ago

Routing to @getsentry/product-owners-settings-integrations for triage ⏲️

schew2381 commented 7 months ago

I think this might be saving on the BE, but failing to populate on the FE. I vaguely remember an issue with labels that sounds something like this.

When digging into this, doing a check on the label value in the response would be good