You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, in the admin portal, only 25 workflow approval tasks can be seen. If we have multiple approval tasks pending in order to view them we have to increase the "limit" parameter inside the [APIM_HOME]/repository/deployment/server/jaggeryapps/admin/site/public/conf/settings.js file. Since the default limit is 25, which is a smaller value. This git issue has been created to increase the value to a suitable higher value.
Solution
Increase the "limit" parameter inside the [APIM_HOME]/repository/deployment/server/jaggeryapps/admin/site/public/conf/settings.js file to a suitable higher value.
Affected Component
APIM
Version
4.1.0
Implementation
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered:
We can discuss and come to a conclusion whether this limit should be further increased. But we can consider changing the offset list limit values in the task table based on the above default value we select, for a future release as an improvement.
Problem
By default, in the admin portal, only 25 workflow approval tasks can be seen. If we have multiple approval tasks pending in order to view them we have to increase the "limit" parameter inside the
[APIM_HOME]/repository/deployment/server/jaggeryapps/admin/site/public/conf/settings.js
file. Since the default limit is 25, which is a smaller value. This git issue has been created to increase the value to a suitable higher value.Solution
Increase the "limit" parameter inside the
[APIM_HOME]/repository/deployment/server/jaggeryapps/admin/site/public/conf/settings.js
file to a suitable higher value.Affected Component
APIM
Version
4.1.0
Implementation
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: