This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

You have no insert permission for this object.

Hi,

I would like to pass the creation of internals employees through the validation of HR. I already implemented this process so when a manager declare a new joiner, this one is created with IsInactive=True and it goes to False when the HR team approve the creation.

It works perfectly yesterday but when I wanted to do a test today, I get the error below : You have no insert permission for this object. Any idea on what could be the problem ? knowing that I can create externals users with no problem

for information, when the manager specify that the user will be internal (i.e. IsInactive=True), the departure date is set to today and cannot be changed which is logic in my sens. 

Parents
  • MAS77 said:

     

    It works perfectly yesterday but when I wanted to do a test today, I get the error below

    Maybe you have changed your permissions wrong.

    What do you mean with Administrator from the last post and Manager from the initial post? Testing permissions should always be done with the same user and the same credentials and authorization. 

    Maybe not the property isInactive causes the problem, but another property.

Reply
  • MAS77 said:

     

    It works perfectly yesterday but when I wanted to do a test today, I get the error below

    Maybe you have changed your permissions wrong.

    What do you mean with Administrator from the last post and Manager from the initial post? Testing permissions should always be done with the same user and the same credentials and authorization. 

    Maybe not the property isInactive causes the problem, but another property.

Children
No Data