Forum Discussion

marcm's avatar
marcm
Occasional Contributor
5 years ago

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?

  1. Write some custom code to call the send a request to the "Project Metadata" and "Executions" endpoints, or
  2. Call the "Re Index All Execution" endpoint in "Zira for JIRA API"

Any pointers will be appreciated.