Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin Portal will only display up to 25 Approval Tasks #1811

Closed
niranRameshPeiris opened this issue May 11, 2023 · 3 comments
Closed

Admin Portal will only display up to 25 Approval Tasks #1811

niranRameshPeiris opened this issue May 11, 2023 · 3 comments

Comments

@niranRameshPeiris
Copy link

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

@tharikaGitHub
Copy link
Member

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.

img

@nandika
Copy link
Contributor

nandika commented Aug 22, 2023

If pagination is available and next page is loadable, this is sufficient functionality. However, if pagination is not available, we will fix it.

@riyazathali
Copy link

The same issue has been observed in APIM 3.2.0 as well.

@npamudika npamudika added this to the 4.3.0-M1 milestone Jan 17, 2024
@npamudika npamudika added the 4.3.0-M1 4.3.0 M1 Milestone label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants