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

UI Navigation MWL / MPPS / Workitems (UPS) : Show Count button if the web applications have the respective Web Service Classes instead of checking for QIDO_COUNT #3861

Closed
vrindanayak opened this issue Nov 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@vrindanayak
Copy link
Member

vrindanayak commented Nov 10, 2022

Currently, UI checks if selected web application has QIDO_COUNT web service class (implemented in #2325) to show Count button or not.
However, now as we have a separate AE for worklists (which has MWL / MPPS / UPS transfer capabilities), it would be sufficient to consider same check to display Count button which is used to check list of web applications shown in the dropdown.
f.e. for MWL tab, UI checks and displays only those web applications in dropdown which have MWL_RS web service class.
Use this same check to directly display Count button even when one such web application is found.

UI Tab Web Service Class check for web applications and Count button
MWL MWL_RS
MPPS MPPS_RS
Workitems (UPS) UPS_RS

Related #3860, #3858

@vrindanayak vrindanayak added the enhancement New feature or request label Nov 10, 2022
@vrindanayak vrindanayak added this to the 5.29.1 milestone Nov 10, 2022
shral added a commit that referenced this issue Nov 11, 2022
…e web applications have the respective Web Service Classes instead of checking for QIDO_COUNT #3861
@shral shral closed this as completed Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants