Hide Forgot
Affects: Release Notes project_key: JBEPP There is a special scenario how to get Unknown error dialog on dashboard. - sign in as any user - go to Dashboard - create new page (dashboard) - add 2 portlets on dashboard (any) - Dashboard Editor -> Edit page - click Finish button -> Unknown error thrown (this is the simplest scenario which worked for me, I did some more additional actions when I found it) Note that I've reproduced it with 5.1.1 DEV01 and 5.1.0 GA as well.
Link: Added: This issue relates to JBQA-4899
Attachment: Added: dashboard-unknown.png Attachment: Added: dashboard-unknown.txt
Release Notes Docs Status: Added: Needs More Info Release Notes Text: Added: This issue requires more information about the underlying cause and the fix implemented if it requires a 5.1.1 Release Note.
Release Notes Text: Removed: This issue requires more information about the underlying cause and the fix implemented if it requires a 5.1.1 Release Note. Added: Editing dashboard with more than 2 gadgets on it lead to NullPointerException thrown in MOPConsumerStructureProvider class (Unknown error dialog was displayed in User interface). Fix has updated the class to handle scenario when windowName is null. Affects: Added: [Release Notes]
Release Notes Text: Removed: Editing dashboard with more than 2 gadgets on it lead to NullPointerException thrown in MOPConsumerStructureProvider class (Unknown error dialog was displayed in User interface). Fix has updated the class to handle scenario when windowName is null. Added: Editing dashboard page with more than 2 gadgets on it lead to NullPointerException thrown in MOPConsumerStructureProvider class (Unknown error dialog was displayed in User interface). Fix has updated the class to handle scenario when windowName is null.
Release Notes Text: Removed: Editing dashboard page with more than 2 gadgets on it lead to NullPointerException thrown in MOPConsumerStructureProvider class (Unknown error dialog was displayed in User interface). Fix has updated the class to handle scenario when windowName is null. Added: It was found that editing a dashboard page that contained more than two gadgets would produce a NullPointerException in the MOPConsumerStructureProvider class and result in an "Unknown error" dialog in the User interface. The MOPConsumerStructureProvider class has been updated to handle scenarios wherein the windowName is null, resolving this issue.
Can I remove the 5.2.0.DEV02 fix version from this ticket to prevent it appearing in 5.2.0 filters?
Release Notes Docs Status: Removed: Needs More Info Added: Documented as Resolved Issue