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
Thanks Dave