-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Action - Lookup table
-
Severity 3 - Minor
-
Jira Software, Jira Service Management, Jira Work Management
Issue Summary
There appears to be a UI issue with the lookup table where users are blocked from adding new entries before reaching the documented limit of 200 values. The error message - "Your lookup table can't have more than 200 entries" is triggered prematurely, i.e at 190 values, preventing further additions.
Steps to Reproduce
- Edit an Automation rule.
- Add Create Lookup table component.
- Start adding values to the lookup table.
- Continue until around 190 entries are added.
- Attempt to add another entry by clicking - "Add Entry" button
Expected Results
Users should be able to add entries to the lookup table until the limit of 200 values is reached without any errors.
Actual Results
After adding 190 entries, a popup appears stating: "Your lookup table can't have more than 200 entries", preventing further additions even though the limit has not been reached.
Workaround
Currently, there is no known workaround for this behavior. However, repeatedly clicking the "Add Entry" button eventually result in few entries being added.