Defect #44221
closed
"Selected Columns" checkbox does not enable or disable the column lists on the new Gantt query form
Added by Takashi Kato 2 months ago.
Updated 8 days ago.
Description
Since the fix in r22574, it is no longer possible to enable columns on the custom query creation.
This is caused by a missing update to the selector, and it needs to be fixed in the same way as /app/views/gantts/show.html.erb
Files
Could you describe the steps to reproduce the problem? I don't yet understand the issue you are reporting, so the reproduction steps would be helpful.
- Tracker changed from Patch to Defect
- Subject changed from Fix toggling query columns on custom query creation to "Selected Columns" checkbox does not enable or disable the column lists on the new Gantt query form
- Target version set to 6.0.11
Thank you for the patch. I was able to reproduce the problem.
Steps to reproduce:
1. Go to the Gantt page of a project and expand "Options". Toggle the "Display" checkbox in the "Columns" fieldset: the "Available Columns" and "Selected Columns" lists are disabled and enabled accordingly. This is the expected behavior.
2. Click "Save custom query" to open the new query form.
3. Uncheck "Default columns" in the "Options" fieldset.
4. Toggle the "Selected Columns" checkbox in the "Show" row. The column lists should be disabled and enabled accordingly, but they stay enabled regardless of the checkbox.
Setting the target version to 6.0.11.
- Target version changed from 6.0.11 to 6.1.4
- Related to Feature #39806: Improve filter rendering on narrow screens by replacing the layout tables with a flex layout added
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch in r24967. Thank you for reporting and fixing the issue.
- Status changed from Resolved to Closed
Merged the fix into the stable branches in r24971 and r24972.
Also available in: Atom
PDF