Defect #13508
About default filter for assignee
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Gantt | |||
Target version: | - | |||
Resolution: | Affected version: |
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
History
#2
Updated by Daniel Felix about 9 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?
#3
Updated by poornima dhanasekaran about 9 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.
#4
Updated by Go MAEDA over 5 years ago
- Related to Feature #7360: Issue custom query: default query per instance, project and user added