Error with user MxAdmin An error occurred while executing a HomePage.actionButton7 action: Undefined argument was not expected Error

0
Good afternoon. I am encountering a rare scenario where I am logged in with the MxAdmin account (which has admin role) and I am unable to execute an action An error occurred while executing an ARIFA.HomePage.actionButton7 action: Did not expect an argument to be undefined Error: An error occurred while executing an ARIFA.HomePage.actionButton7 action: Did not expect an undefined argument Error: An error occurred while executing an ARIFA.HomePage.actionButton7 action: An undefined argument was not expected Error: An error occurred while executing an ARIFA.HomePage.actionButton7 action: Did not expect an undefined argument    at http://localhost:8085/mxclientsystem/mxui/mxui.js?638538661931574659:61:174443    at ye (http://localhost:8085/mxclientsystem/mxui/mxui.js?638538661931574659:19:6830)    at i (http://localhost:8085/mxclientsystem/mxui/mxui.js?638538661931574659:19:6731)    at k (http://localhost:8085/mxclientsystem/mxui/mxui.js?638538661931574659:59:5099)   But when I log in with the user demo_administrator that (who also has the admin role) if I can execute the action.  Do you have any idea what it could be?
asked
1 answers
0

Is there a dataview with a datasource on account? MxAdmin is not of type account. But only a System.User. And retrieving the Administration. Account of MxAdmin will fail as it doesn't exist

answered