Open johnp2686 opened 10 years ago
Hello, Milestone have not display in options group_by and sortable in issues pages
I fixed the issue In milestone query_patch.rb used add base.add_available_column(QueryColumn.new(:milestone,:sortable =>"#{Issue.table_name}.milestone_id",:groupable => true)) it is working fine now
Hello, Milestone have not display in options group_by and sortable in issues pages