Defect #13508
openAbout default filter for assignee
0%
Description
Hi,
In gantt, By default the show page has status as filter. We get the assignee filter while clicking the
'Add filter' only. I need to show my gantt view with respect to "status" & "Assigneee" by default.
I tried to add the js code for assignee in query/_filters page but im not getting the output. Please anybody help me out?.
Thanks,
Poornima Dhanasekaran.
Related issues
Updated by Daniel Felix over 11 years ago
There is an issue in the pipe which let you save gantt filters like all other filters. Maybe this would solve your problem?
Updated by poornima dhanasekaran over 11 years ago
Danial,
Thanks for your reply. The actual gantt works with "status" as "open"(without filters). In my project, i wish to display the
gantt chart with "status" as "all" & "assingnee" as me. i.e.) Change the default gantt view for status & assignee. Tried to modify the js in queries/_filters page. But i couldn't get the solution. Could you please help me?.
Thanks,
Poornima Dhanasekaran.
Updated by Go MAEDA about 8 years ago
- Related to Feature #7360: Issue custom query: default query per instance, project and user added