Skip to main content
richas0003
April 23, 2024
Question

Parent Process Warning while save and publish

  • April 23, 2024
  • 3 replies
  • 0 views

Hi All,

we have process model A ,B ,C ,D

A is created by Duplicate existing process model D

B is using A as Child

C is using D as Child 

when we are saving process model A we are getting parent process warning :- 

 This process model is used by the following process models which may be affected by your changes. If you continue, the owners of these models will be notified.

B  and C is affecting 

I checked all the nodes of C but we are not using anywhere process model A then why we are getting this warning for C 

3 replies

konduruc733182
April 23, 2024

In general we see this warning when the existing model which is being published is used in any of the mentioned process models. But if you say that you are not using it anywhere, I would say check the process model names or properties as my first guess. if not try reworking it from scratch instead of duplicating. May be someone else can throw their insights as well. 

shubhama926776
Brainy
April 23, 2024

Hello [mention:90c53ff5d6cd4853b10a76583efd95c4:e9ed411860ed4f2ba0265705b8793d05] 
You're getting a warning because process C inherits from D, and process A is a duplicate of D. Changes to A (which inherits from D) could affect C even if C doesn't directly use A.
This is due to shared logic or configurations inherited from D.

mikes0011
Brainy
April 23, 2024

The logic used to show this message is a little fuzzy, doesn't always seem to be completely up-to-date, and as long as you're making your changes using the proper care (and testing afterwards), you generally don't need to pay ANY attention to it.