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?