Content
View differences
Updated by Oliver Günther over 1 year ago
### Steps to reproduce
1. Log in as admin user
2. Go to the administration page from the profile dropdown
3. Click work packages
4. Click custom actions
5. Click the "sort" header on the table
### What is the buggy behavior?
* Changing the order of the custom actions with the arrow icons in this column did not rearrange anything.
* If you try to click the sort header (in an attempt to have things sort by a column other than Name), the page at {baseurl}/admin/custom\_actions renders a 500 error. I was only able to get it to go away by restarting the Docker container.
### What is the expected behavior?
1. As Changing the sort order of custom actions are ordered works
2. Clicking the sort header should, at least, do nothing, and at most, perhaps sort by position (manually ordering), sort order. Perhaps showing the table sort number in a column would be useful! I also wonder if the sorting buttons should not be sortable, i.e., over with the headers other action buttons (edit, delete) so that it isn't implied that they are not clickable. attributes, but in fact tools to interact with.
### **Logs**
Logs attached as screenshot below that I grabbed in the moment without thinking to get the text ones--sorry about the copyability.
### Screenshots and other files
Custom actions in the order 1, 4, 2, 3, even though sort order should have been modified by the buttons in the sort column. Also, tooltip indicates where I'm about to click to create the error:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/201085/content">
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/201082/content">
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/201086/content">
### Environment information
**OpenProject installation type**
* Docker All-in-one container
* I converted the run command into my own docker-compose.yml, but it's the all-in-one image.
* (This is probably a separate bug I should file but the documentation maps pgdata to the wrong directory)
* The database was restored from a .sql backup of a previous container run
**OpenProject version**
v14.5.1
**Browser**
* [x] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [x] Windows (on client side--Docker is WSL)
* [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
**Language**
en-us
1. Log in as admin user
2. Go to the administration page from the profile dropdown
3. Click work packages
4. Click custom actions
5. Click the "sort" header on the table
### What is the buggy behavior?
* Changing the order of the custom actions with the arrow icons in this column did not rearrange anything.
* If you try to click the sort header (in an attempt to have things sort by a column other than Name), the page at {baseurl}/admin/custom\_actions renders a 500 error. I was only able to get it to go away by restarting the Docker container.
### What is the expected behavior?
1. As
2. Clicking the sort header should, at least, do nothing, and at most, perhaps sort
### **Logs**
Logs attached as screenshot below that I grabbed in the moment without thinking to get the text ones--sorry about the copyability.
### Screenshots and other files
Custom actions in the order 1, 4, 2, 3, even though sort order should have been modified by the buttons in the sort column. Also, tooltip indicates where I'm about to click to create the error:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/201085/content">
### Environment information
**OpenProject installation type**
* Docker All-in-one container
* I converted the run command into my own docker-compose.yml, but it's the all-in-one image.
* (This is probably a separate bug I should file but the documentation maps pgdata to the wrong directory)
* The database was restored from a .sql backup of a previous container run
**OpenProject version**
v14.5.1
**Browser**
* [x] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [x] Windows (on client side--Docker is WSL)
* [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
**Language**
en-us