
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2018 02:04 AM
Hi everyone,
I'm trying to figure out how to alter the predefined filter in "Sprint planning" for the backlog board. I'm currently working in a Jakarta instance.
Currently set to All > State != Cancelled > Assg. Group. I want to make some changes to the filter and configure it myself. I've tried looking into the UI pages sdlc_sprint_planning and related UI pages, but I can't seem to find the source of where this filter is set. Has anyone tried doing something similar, or if anyone might have an idea of where to look I'd be very thankful!
Thanks
Solved! Go to Solution.
- Labels:
-
Agile Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2018 02:46 AM
Hi Erkyll,
Search for the updateListFilter method and you can make changes here.
Thanks,
DastagiriReddy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2018 02:46 AM
Hi Erkyll,
Search for the updateListFilter method and you can make changes here.
Thanks,
DastagiriReddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2023 01:26 AM
@DastagiriReddy can you please put the name of the ui script, as I'm unable to get the record in Tokyo instance.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2018 02:48 AM
Perfect, thank you very much!!