Describe the issue or problem
I can’t click Invite to a role or edit user
404 Not Found
Steps I took leading up to the issue
For example:
- Go to ‘Users & Roles’
- Click on ''Invite to a role" or “Edit User”
- See error
What application are you using?
OJS 3.5.0-rc2
Additional information
Hello and thank you for the post. I am investigating ways to reproduce this issue. I have a few questions to see if I can narrow down the root cause.
Was this an upgraded VM from previous version to the new 3.5.0-rc2?
When you experienced the issue did you do anything else to the user table?
Did you merge or delete a user from the current user table?
Were you successful in inviting any users with the invite to a role button? I can see from the screenshot at least one added user.
Cheers
I’m still looking into it, but that button link isn’t going to the right place. There was a refactor to that controller. It shouldn’t be going to invitation/invite but should be going to /invitation/create/userRoleAssignment ← if you manually enter it you will get the correct page. I solved it on some other broken VMs by checking lib/ui-library submodule’s latest stable-3_5_0. I think it is pointing to a detached branch with the front-end not pointing to the to correct refactored controller.
Cheers,
Beau Grier
Public Knowledge Project Team
1 Like