- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2019 08:06 AM
Request to remove completed Sprints in the Agile Planning board combo
1) If we navigate to the backlog.
2) Select a story
3) Select the Sprint and see this list which includes Sprints marked complete / Inactive (in the example below the 2019-21 & 22 sprints).
Selection defaults to All no matter what we do. Can we change default filter to only “Active” from “All”?
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2019 01:56 AM
You can check the state value from the field dictionary.
Go to table rm_sprint --> open the 'state' field dictionary and check for the values.
As per the OOB, there is an dictionary override on the state field for rm_sprint table. Please have a look at the below screenshot:
If I have answered your question, please mark my response as correct and/or helpful.
Thanks,
Suseela P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 10:51 AM
How am I able to tell what "3" is designated to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2019 01:56 AM
You can check the state value from the field dictionary.
Go to table rm_sprint --> open the 'state' field dictionary and check for the values.
As per the OOB, there is an dictionary override on the state field for rm_sprint table. Please have a look at the below screenshot:
If I have answered your question, please mark my response as correct and/or helpful.
Thanks,
Suseela P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2020 07:42 AM
Thank you Suseela, perhaps I probably went about this incorrectly.
First, I searched for “Dictionary” in the Navigation Pane. Then I created a new Dictionary Entry matching the details that you posted (which keeps defaulting to u_sprint as the column). So my column name, always says "u_sprint" instead of just sprint.
I believe this is just my ignorance here. So I found the correct Dictionary Entry that contains sprint (attachments 1 and 2)
Should I have just added the new JavaScript by separating my new JavaScript to the JavaScript that was already there by a comma?