-
Notifications
You must be signed in to change notification settings - Fork 1
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
BUG: Editing user access request #2956
Comments
@patriciarussellCAS @fviduya I found a bug where editing a user access request goes blank and doesn't save the edit. I didn't see an existing ticket for this so I made one! |
Thanks @zoeyli-46! I checked the backend pod and it's giving error 500 and this is what I'm seeing in the backend pod too:
From the teams channel: Looks like it's gonna get fixed in this PR #2952 |
I have tested this in the DEV environment, here is the test document for reference. I can verify that:
Additional check:
Multiple contact records are still being created when approving a user access request multiple times, this is logged already in #2784. Moving to Pending PO for review of test and notes. Thank you! |
Moving to accepted. thanks! |
Describe the Bug:
Editing a user access request does not save, and stays in "pending"
Probability:
5: Happens every time, including after refreshing the page
(How likely the bug is to happen, scored from 1-5. For example, probability of 5 is something like "it happens to all users every time they log in." whereas probability of 1 "only happens to certain users when a really specific and unlikely path is followed.")
Impact:
3: bug causes the edit to not be saved
(How bad the bug is when it does happen, scored from 1-5. For example, effect of 5 is "the entire app crashes and makes it unusable for all users" or "the bug causes the wrong data to be saved, with critical information (e.g. payment) being affected." whereas effect of 1 is "It makes some styling look a little bit weird.")
Steps to reproduce the behaviour:
Screenshots:
Additional information:
OS: macOS monterey
Browser: Chrome
Version: 12.2.1
Additional Context
The text was updated successfully, but these errors were encountered: