-
Bug
-
Resolution: Unresolved
-
Medium
-
Severity 3 - Minor
-
Jira Software
Issue Summary
If there are Automation rules with large sizes, when we search for them, we get the below error:
Steps to Reproduce
- Create Automation rules with large size EG: 2 rules with 5 MB each and name them 'abc 1' and 'abc 2'.
- In the Global Automation page, when we search for rules using the keyword 'ab' or 'abc', we get the error on the page
Expected Results
We expect the automation rules to be listed on the page.
Actual Results
We get an error displayed on the screen "Error Loading Components"
{message: "Internal server error"}
Also, once the error is triggered, even if we search for other rules without the issue, they are not loaded till the screen is refereshed.
Workaround
Do not use Automation rules with huge payloads
(or)
Add a unique label for each such rule and filter using lables instead of searching for the rule.