OpenIotOrg / openiot

The Open Source Project for the Internet of Things
459 stars 189 forks source link

Manage users - SelectableDataModel Issue #118

Closed razvgrecu closed 2 years ago

razvgrecu commented 8 years ago

I followed this, up til the part with adding a new user. If I click on "Manage User", I get this: http://pastebin.com/hXGNtruC I don't have much experience with jsf, but by checking on so, this could happen because: 1) User doesn't implement SelectableDataModel and there is no rowKey in the dataTable 2) There are some null values

1 - is out of the question, there are rowKeys in the dataTables I can look at Manage roles/permissions, and for some roles, I do see some users, but if I click on the add user button, I just see a table with headers and no inputs.