I have created a number of daily and manual reports for Project A relating to issues. They leverage Jira API with JQL queries. After the migration, they no longer work (after updating the URL). For one of the reports, I’m getting the following errors. Has anything changed with our views, permissions, or custom settings that would cause this?
"Field 'tax year' does not exist or this field cannot be viewed by anonymous users."
"Field 'issuetype' does not exist or this field cannot be viewed by anonymous users."
"The value 'Forms Migration Demo' does not exist for the field 'project'."
"Not able to sort using field 'summary'."
"Not able to sort using field 'tax jurisdiction'."
How do i fix these issues?
does not exist or this field cannot be viewed by anonymous users
This suggests to me that your API tokens are somehow invalid. Maybe reconfigure the reports to use some fresh tokens?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.