Re-indexing issues properties - How do you guys do it

Hi Guys,

I need to come up with some way to re-index the issues entity properties after the admin did some changes to the configuration of the add-on. So I need to go over all projects and all issues and rewrite the entity property value.

How do you guys handle this in your add-ons?

  • In what batch size do you do it to not overload your customer’s JIRA instance?
  • Any specific problem you ran into?
  • Is it something that is automatically started or is it manually started by the admin?

Thanks, any hint would be appreciated

This is something that the JIRA team is definitely aware of and interesting in helping solve. Feel free to vote for [ACJIRA-1307] - Ecosystem Jira

Just did :slight_smile: Thanks Dave