Limitations
This app is written in Atlassian’s Forge Framework. The Forge Framework allows each post function to run for at most 25 seconds. Because of that, post functions that can affect multiple issues are limited to affect at most 100 issues. In the configuration of post functions provided by the app, you will be asked to determine the maximum issues that can be affected from the post function in the cases where “Issues to operate on” are selected as “Issues Returned by JQL”, “Issues that Belong to Current Issue“, “Sub-tasks of Current Issue“, “Issues Linked to Issue with Any Link Type” and “Issues Linked to Issue with Following Link Type”.
In “Assign to Last Role Member” and “Transition to Previous Status” post functions, the last assignee from role and the previous status are only searched in the last 1000 activities on the issue due to the same reason with the first clause. If the assignee or status has not been changed in the last 1000 activities, the post functions fails with an error indicating that.