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

No error message when attempting to approve cash entitlements from entitlement list view #205

Open
emjay0921 opened this issue Mar 12, 2024 · 1 comment · Fixed by #206
Assignees
Labels

Comments

@emjay0921
Copy link
Contributor

An error message appears when clicking prepare entitlements from cycle view when cycle has insufficient funds, which is correct,
however when navigating in entitlement view and approving the cash entitlements from there, it will not display any error message when cycle has insufficient funds

Web instance:
https://openg2p-sanity.newlogic-demo.com/web/login

Credentials used:
admin / admin

Kindly see video attached for reference:

no.error.message.1.mp4

Investigation - Red

  • The cause of error is the function "approve_entitlements" in the file "g2p_programs/wizard/multi_entitlement_approval_wizard.py" doesn't return the action display_notification that's why the error is not showing.
Copy link

github-actions bot commented Sep 8, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment