redmine_issues_tree icon indicating copy to clipboard operation
redmine_issues_tree copied to clipboard

Unable to group in tree view when results are grouped by category

Open Plinsboorg opened this issue 11 months ago • 1 comments

first of all, thank you so much for the plugin. it helps a lot. I see only one issue in my setup: grouping to the tree view is not working with the queries where I use "Group results by" feature. for example when I group by project or by issue category.

this is how the issues grouped by category look in plain structure: IMG_20240226_172821.jpg

this is how grouping by category brakes when I enable tree view. IMG_20240226_172724.jpg

this is the setting in custom queries where issues grouping can be enabled: IMG_20240226_172758.jpg

Environment: Redmine version 5.1.1.stable Ruby version 3.2.3-p157 (2024-01-18) [x86_64-linux] Rails version 6.1.7.6 Environment production Database adapter PostgreSQL Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp

Plinsboorg avatar Feb 26 '24 16:02 Plinsboorg