Request to remove completed Sprints in the Agile Planning board combo

Andrew Bishop1
Tera Contributor

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”?

1 ACCEPTED SOLUTION

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:

find_real_file.png

If I have answered your question, please mark my response as correct and/or helpful.

 

Thanks,

Suseela P.

View solution in original post

7 REPLIES 7

How am I able to tell what "3" is designated to?

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:

find_real_file.png

If I have answered your question, please mark my response as correct and/or helpful.

 

Thanks,

Suseela P.

Andrew Bishop1
Tera Contributor

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?