Skip to main content
Inspiring
May 16, 2022
Question

If I have deployed using my user id, and when you left company your ID will be deactivated. What happens to your objects which you have deployed to the target environment.

  • May 16, 2022
  • 9 replies
  • 0 views

"Deployment"

9 replies

stefanhelzle0001
Brainy
May 16, 2022

Typically process model will stop working or have issues with nodes configured to run in the context of the model owner.

Always use a technical account for any deployment to upper environments.

Inspiring
May 16, 2022

Other objects which are deployed with the same User account, will they still be visible or accessible in the upper environment ?

harshitb6843
May 16, 2022

Yes. They will be visible and accessible. 

vikashk739
May 16, 2022

Hi, when any user leave the organization. The objects modified by them will still be visible. If the process model is modified as run as whoever started the process model then it will break.

This case probably occurs in the Dev region and the process models needs to republished with Deploy admin account. 

For higher regions this issue will not occur as they are already with deploy admin account.

Inspiring
May 16, 2022

Thank you