Hello All,

When I create admin user using command ant create-admin-user-login, I get my admin user with "FULLADMIN" security group. But when I login with this userLogin, I get error while applying BlueLight theme and the whole UI gets scattered.

This is because of the reason as there creates no party for the admin user created by the above command and in /themes/bluelight/includes/header.ftl, userLogin.partyId is used as <li class="user"><a href="/partymgr/control/viewprofile?partyId=${userLogin.partyId}">${userName}</a></li>.

This issue should be fixed so as to make it accessible for ant target created admin user too.


Thanks & Regards,
--
Ashish Nagar



Reply via email to