-
Notifications
You must be signed in to change notification settings - Fork 13.1k
regression: Fix Users list in the Administration #22034
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
Conversation
updating the code
updating the code
updating the fork
update main branch
updating the branch
Update fork
Upating the fork
Updating fork
Updating fork
Updating fork
Updating Fork
Updating fork
Updating fork
Updating fork
Updating fork
Updating fork
Update branch
Updating fork
Updating fork
Updating fork
ggazzo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should insert a try catch here, just in case we insert an invalid json.
If I'm not wrong there is one more place that we could insert this test ,could you check please? thanks
Hello @ggazzo, |
|
by bad I thought we had this in two places |
Proposed changes (including videos or screenshots)
The app crashed if no custom fields for user profiles have been created by the admin. I fixed this issue. This bug was introduced by a recent commit.
2021-05-14.03-59-55.mp4
Issue(s)
Fixes #22035
Steps to test or reproduce
Further comments