marcm
4 years agoOccasional Contributor
Best way to automate re-index of Zephyr
Hi
We have Zephyr for Jira Cloud and once a week we manually re-index (Settings -> Re-Index) the Project Metadata and then the Executions.
So what is the best way to automate the re-index?
- Write some custom code to call the send a request to the "Project Metadata" and "Executions" endpoints, or
- Call the "Re Index All Execution" endpoint in "Zira for JIRA API"
Any pointers will be appreciated.