We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How Can I Allow People To Change The View For Stories In The Agile Board?

Casey23
Tera Guru

Hello. I have created a new view that shows some additional fields on the rm_story table. This view works great if you go to the story table and open a record from there. However, if you go into the agile board and open a story, it forces you into the scrum view and doesn't allow you to change it. I have gone into the view rules table and disabled the two views related to the rm_story table, but this didn't change the behavior. I also performed a cache.do in to make sure it wasn't a caching issue. How is that view being forced in the agile board, or how can I allow for the view to be selected by the user? Image below for reference.

Casey23_0-1709744754143.png

 

5 REPLIES 5

21p31a1220
Tera Contributor

Hi, I’m currently working on the same requirement where Agile Board is forcing the Scrum view on rm_story and not allowing the custom view to be selected when open in sprint planning tab. Were you able to find a solution for this? If yes, could you please share what worked in your case? Thanks in advance!