Skip to content

Specify the Resolution (id or name) in the string format #750

@leplatrem

Description

@leplatrem

See https://mozilla.sentry.io/issues/4605706692/

  • maybe_update_issue_resolution() crashes with a 400
data = '{"fields": {"resolution": "Duplicate"}}' 

--> error = {"resolution": "Specify the Resolution (id or name) in the string format")
  • resolutions exist in target project, field is present in modify screen
  • unless the loop between the screen, my eyes, and my brain is broken, the supplied value WAS a string
  • this blocks the webhook queue (JBI returns 500)

Ref #735 #747

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions