In our Scrum project the ScrumMaster needs to ensure that every Team Member changed the 'Remaining Estimate' of his tasks every day.
Therefore we need the possibility to get a view that shows all issues that are 'In Progress' but has no CHANGED 'Remaining Estimate' at this day. With that result the ScrumMaster is able to tell the assignee that he should change the 'Remaining Estimate' for his tasks. This will keep focuessed and help us to have a hour burndown that is 'latest' as possible.
mmm. This is equivalent of saing that all the tasks in progress have a logwork in the previous day.
Check if this helps you: https://studio.plugins.atlassian.com/wiki/display/JQLT/Worklog+Functions
You would need some sort of 'NOT CHANGED' jql operator, currently there is only the CHANGED operator and it only supports the the Assignee, Fix Version, Priority, Reporter, Resolution and Status fields only.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.