I've also found an extra update:
insert into admin_to_group_tbl (admin_id,admin_group_id) values (2,1) ;
The above is required since the user must belong to at least one user group.
Search found 4 matches
- Wed Jan 27, 2021 12:54 am
- Forum: Bugs, bug fixes & releases
- Topic: empty Dashboard on EMM Fall 2020
- Replies: 4
- Views: 11558
- Tue Jan 26, 2021 6:10 pm
- Forum: Bugs, bug fixes & releases
- Topic: empty Dashboard on EMM Fall 2020
- Replies: 4
- Views: 11558
Re: empty Dashboard on EMM Fall 2020
Based on userrights.sql I updated the admin_group_permission_tbl and admin_permission_tbl. Still no changes to my admin user. Then I added same admin_permission_tbl records of user 1 to my other admin users and now I'm able to see all modules successfully. :D System Status show overall and db update...
- Tue Jan 26, 2021 5:35 pm
- Forum: Bugs, bug fixes & releases
- Topic: empty Dashboard on EMM Fall 2020
- Replies: 4
- Views: 11558
Re: empty Dashboard on EMM Fall 2020
It was after all pending updates were applied that the Status was finally shown as green OK. Everything seems to be working just fine. Now I only see "User log" under Administration submenu. What I see is admin_group_permission_tbl table is empty. Is there a way to reconstruct it? looks li...
- Tue Jan 26, 2021 3:16 pm
- Forum: Bugs, bug fixes & releases
- Topic: empty Dashboard on EMM Fall 2020
- Replies: 4
- Views: 11558
empty Dashboard on EMM Fall 2020
After applying some pending sql updates I just get now an empty Dashboard. On the left side menu I only get this options: Mediapool, Layout Builder, Push notifications, Administration and my user info, CompanyID:1, 20.10.000.107 Same for all admin users. Looks like some admin settings were updated f...