NullPointerException in Console when showing Role Permissions, User Permissions or User Roles #2910
Labels
Bug
This is a bug or an unexpected behaviour. Fix it!
Console GWT
This issue/PR is related to Admin Web Console
Describe the bug
A
NullPointerException
is thrown in the following views:To Reproduce
Steps to reproduce the behavior:
Expected behavior
The list is shown without any error
Screenshots
Version of Kapua
1.1.2
Type of deployment
[x] Local Vagrant deployment
[x] Docker
[x] Openshift (in its variants)
[x] Others
Main component affected
[x] Console - All Browsers
[ ] REST API
[ ] Message Broker
[ ] - Others
Additional context
This should be because of the missing
setAskTotalCount()
needed after merging #2832The text was updated successfully, but these errors were encountered: