I want to create an option in the 'User Permission Sets' fast tab in the user card, So as to import and export user permissions. Actually, when we update the environment the user permissions are reverted and Super permission is set. I've to test the data with permissions and not with super permission. So it becomes a tedious task to add manually every time when the environment gets updated.
I've tried extending the User/User card page, But it throws an error saying Virtual and System tables cannot be extended. So, Is there any other possibility to achieve my requirement?
FYI: I'm using the business central 18.2 version, Created a sandbox using the docker environment.