Not able to install or upgrade any plugin in instance using admin credentials/roleIssue When trying to upgrade a plugin in the instance using the admin credentials, the user receives an 'Insufficient privileges' error message. The error message is: 'Installation failedInsufficient privileges for user: 3daXXXXXXXXXXXXX to install or update an application package c8aXXXXXXXXXXX.ReleaseAll versionsCauseThe use of elevated privilege on the admin role is not supported and may cause unexpected behavior.Resolution1- Go to the instance and navigate to the table 'sys_user_role' and look for the 'admin' role.2- Open the admin role and uncheck the 'Elevated privilege' checkbox.3- Try to update the plugin again, which should resolve the issue.