How To check Current Process model changes is published or not

 Hi,

I have one process model which is being called from Action. It has published version 7.0 . I am not sure if anyone has done (draft)changes on top of this version or not (basically they have done the changes and saved the process model and not published it ). 

Is there any way to identify the whether there are draft changes done over the current published version or not 

 

Thanks

Pratiksha

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    Hi

    As suggested by you can find the details about the process (whether it's published or not) by navigating to the Versions of this process.

    You can expect following statuses for the last version of your process :
    1. Published: The process model last changes are already published and will effect at Runtime/Live as well as while debugging.
    2. Saved: The process model last changes are only saved but not published, means this will only affect while debugging but during Runtime/Live only the last published version of this process will be executed.
Reply
  • 0
    Certified Lead Developer
    Hi

    As suggested by you can find the details about the process (whether it's published or not) by navigating to the Versions of this process.

    You can expect following statuses for the last version of your process :
    1. Published: The process model last changes are already published and will effect at Runtime/Live as well as while debugging.
    2. Saved: The process model last changes are only saved but not published, means this will only affect while debugging but during Runtime/Live only the last published version of this process will be executed.
Children
No Data