Hi,
With a URL like
foo.com/RapidBoard.jspa?rapidView=2803&view=reporting&chart=sprintRetrospective&sprint=4871
I can get the reporting view for a particular sprint.
With a URL like foo.com/RapidBoard.jspa?rapidView=2803
I get the work view for the currently active sprint. But with
foo.com/RapidBoard.jspa?rapidView=2803&view=reporting&chart=sprintRetrospective
It seems like I get the reporting view for the most recently *completed* sprint.
My question is this: is there a way to get the reporting view for the currently active sprint without having the sprintID? I'd like to put a URL in a separate Confluence page that always points to that view for the current sprint without having to update the sprintID whenever a new sprint is started.
Thanks!