Skip to content

Widget seems to be broken, most likely from the deprecated JQL API #792

@jcutrell

Description

@jcutrell

Expected Behavior

I have some calculations that use filter= JQL syntax. They should calculate

Actual Behavior

They return nothing; the variables are considered undefined and throwing an error in the console. This happened at the same time that another service started throwing this error:

ERROR:  Object error {"errorMessages":["The requested API has been removed. Please migrate to the /rest/api/3/search/jql API. A full migration guideline is available at https://developer.atlassian.com/changelog/#CHANGE-2046"],"errors":{}}

I suspect these are the same issue.

Steps to Reproduce

I assume all instances are experiencing the same issue, though I don't know.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions