-
Suggestion
-
Resolution: Unresolved
-
-
Jira Software, Jira Service Management
Suggestion:
Allow smart value with random() function to generate value between 1-100 in Delay action automation. This is helpful to overcome the API rate limitation when editing/lookup Assets information.
Branches in automation run in parallel, and when working with large issues/objects it leads to API limit of various services. It will greatly benefit if we can introduce a smartvalue for delay action, in which we can include a random function to generate a value between 1-100 so that we spread the branch execution across certain time.