Content
View differences
Updated by Oliver Günther over 6 years ago
**Steps to reproduce:**
1\. Go to a project
2\. In Members pane click “Show All”
3\. Click on the edit (pencil) for a user
4\. Select a new set of roles
5\. Click “Change”
**Actual Behavior**
Directed to page that states
Page not found
The page you were trying to access doesn’t exist or has been removed.
Back
In the OpenProject logs on the server, I see the following…
F, \[2017-06-02T13:47:40.914658 \#30153\] FATAL — :
F, \[2017-06-02T13:47:40.915055 \#30153\] FATAL — : AbstractController::ActionNotFound (The action ‘2’ could not be found for MembersController):
F, \[2017-06-02T13:47:40.915156 \#30153\] FATAL — :
F, \[2017-06-02T13:47:40.915229 \#30153\] FATAL — : app/middleware/reset\_current\_user.rb:47:in \`call’
**Expected Behavior**
It would change the roles for a member of a project.
1\. Go to a project
2\. In Members pane click “Show All”
3\. Click on the edit (pencil) for a user
4\. Select a new set of roles
5\. Click “Change”
**Actual Behavior**
Directed to page that states
Page not found
The page you were trying to access doesn’t exist or has been removed.
Back
In the OpenProject logs on the server, I see the following…
F, \[2017-06-02T13:47:40.914658 \#30153\] FATAL — :
F, \[2017-06-02T13:47:40.915055 \#30153\] FATAL — : AbstractController::ActionNotFound (The action ‘2’ could not be found for MembersController):
F, \[2017-06-02T13:47:40.915156 \#30153\] FATAL — :
F, \[2017-06-02T13:47:40.915229 \#30153\] FATAL — : app/middleware/reset\_current\_user.rb:47:in \`call’
**Expected Behavior**
It would change the roles for a member of a project.