Make the recalculation cron job editable
J
Ján Ločaj
Similar to:
https://agilehive.canny.io/general/p/cron-job-agile-hive-settings
Currently vendor provided to us the following workaround:
You can create your own cron job and execute the following command via REST API call:
https://yourjirainstancename.com/rest/agilehive/latest/admin-settings/properties-update/start
it's the "PUT" rest API call, however vendor don't have it nowhere documented.
We tried that in our JIRA instance and it looks like it works.
However it could be much more convenient to have it working out of the box from the Hive settings menu.
R
Rafe Nussey
Ján Ločaj: This is great, thank you. I'll keep the request open as it would definitely still add value.