Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException in Console when showing Role Permissions, User Permissions or User Roles #2910

Closed
lorthirk opened this issue Mar 24, 2020 · 1 comment
Assignees
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console

Comments

@lorthirk
Copy link

Describe the bug
A NullPointerException is thrown in the following views:

  • Users: Roles Tab, Permissions Tab
  • Roles: Permissions tab

To Reproduce
Steps to reproduce the behavior:

  1. Open one of the aforementioned tab

Expected behavior
The list is shown without any error

Screenshots
Schermata 2020-03-24 alle 11 16 40
Schermata 2020-03-24 alle 11 16 48
Schermata 2020-03-24 alle 11 16 54
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 #2832

@lorthirk lorthirk added Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console labels Mar 24, 2020
@lorthirk lorthirk self-assigned this Mar 24, 2020
@lorthirk
Copy link
Author

Duplicate of #2839

@lorthirk lorthirk marked this as a duplicate of #2839 Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console
Projects
None yet
Development

No branches or pull requests

1 participant