Content
Bug #68789: Error message when clicking on Details tab after editing items of the Weighted item list
View differences
Updated by Eric Schubert 2 days ago
###
### Steps to reproduce
1. Login and go to admin/projects/project attributes
2. Open a weighted item list
3. Click on Items tab, click on **+Item** and cancel the form
4. Click on Details tab
### What is the buggy behavior?
* Error message appears and user is redirected to the custom fields index page
<img class="image_resized op-uc-image op-uc-image_inline" style="width:767px;" src="/api/v3/attachments/813530/content">
### What is the expected behavior?
1. User should see the Details tab
###
### Environment information
**OpenProject version**
**Core build**
[2cc96ed3907cef265fdc0f2c8b34dab08378935d](https://github.com/opf/openproject/commits/2cc96ed3907cef265fdc0f2c8b34dab08378935d)
**Product version**
[ac55c5e1d21f25919a56fd3717fcdf8c16f88007](https://github.com/opf/saas-openproject/commits/ac55c5e1d21f25919a56fd3717fcdf8c16f88007)
**Core version**
OpenProject 16.6.0
**Browser**
* [x] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [x] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
### QA Information
* The fix contained a vast addition of routes. In Ivana's screenshot one can see, that the left hand menu is showing the wrong menu item as active. This is another symptom of the reported bug.
* With the fix every action within the items tab MUST maintain the correct context, which is what we should test.
* So, for QA, we need to do some smoke testing on the actions in the items tab, of both **Custom fields** of type hierarchy and weighted item list AND **Project attributes** of type hierarchy and weighted item list.
### Steps to reproduce
1. Login and go to admin/projects/project attributes
2. Open a weighted item list
3. Click on Items tab, click on **+Item** and cancel the form
4. Click on Details tab
### What is the buggy behavior?
* Error message appears and user is redirected to the custom fields index page
<img class="image_resized op-uc-image op-uc-image_inline" style="width:767px;" src="/api/v3/attachments/813530/content">
### What is the expected behavior?
1. User should see the Details tab
###
###
**OpenProject version**
**Core build**
[2cc96ed3907cef265fdc0f2c8b34dab08378935d](https://github.com/opf/openproject/commits/2cc96ed3907cef265fdc0f2c8b34dab08378935d)
**Product version**
[ac55c5e1d21f25919a56fd3717fcdf8c16f88007](https://github.com/opf/saas-openproject/commits/ac55c5e1d21f25919a56fd3717fcdf8c16f88007)
**Core version**
OpenProject 16.6.0
**Browser**
* [x] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [x] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
### QA Information
* The fix contained a vast addition of routes. In Ivana's screenshot one can see, that the left hand menu is showing the wrong menu item as active. This is another symptom of the reported bug.
* With the fix every action within the items tab MUST maintain the correct context, which is what we should test.
* So, for QA, we need to do some smoke testing on the actions in the items tab, of both **Custom fields** of type hierarchy and weighted item list AND **Project attributes** of type hierarchy and weighted item list.