-
Bug
-
Resolution: Fixed
-
High
-
None
-
20
-
Severity 3 - Minor
-
2
-
Issue Summary
The button "view summary of assigned work" in Scrum boards is not working anymore.
When you click on it, nothing happens.
Steps to Reproduce
- Open a Scrum Board with an active sprint
- Try to click in the "view summary of assigned work" button
Expected Results
You'll see a panel with the information.
Actual Results
Nothing happens.
The below error is thrown in devtools:
batch.js?agile_global_admin_condition=true&is-feature-enabled=true&jag=true&jaguser=true&locale=en-US&sd_operational=true:5217 Uncaught ReferenceError: AssignedWorkDialog is not defined at batch.js?agile_global_admin_condition=true&is-feature-enabled=true&jag=true&jaguser=true&locale=en-US&sd_operational=true:5217 at Object.t.handleDeferredResourceImport (batch.js?agile_global_admin_condition=true&is-feature-enabled=true&jag=true&jaguser=true&locale=en-US&sd_operational=true:1602) at HTMLButtonElement.u.handleViewAllAssignedWork (batch.js?agile_global_admin_condition=true&is-feature-enabled=true&jag=true&jaguser=true&locale=en-US&sd_operational=true:5217) at HTMLDocument.dispatch (batch.js?jag=true&locale=en-US:3345) at HTMLDocument.eventHandle (batch.js?jag=true&locale=en-US:2954)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available