Troubleshooting Child Project Inconsistencies
![]() Hi all,
History:
We have a Dev/Test environment were we developed a custom process template. All the basic behavior for this main development and the two children projects that are using it as a parent are behaving as expected.
Once we met a specific release criteria we extracted and then exported the process template to the production server. We created a parent process template project to be referenced by the main production projects.
Issue:
In the parent process template project all the functionality we customized and tested in Dev/Test seems to be working. However, we are seeing some odd inconsistencies in the child project.
I think there were some other issues that were discussed but these are two of the major issues.
Has anyone seen this behavior before? If so, were you able to identify the root cause and resolve it?
Thanks!
-michael
|
Comments
Without seeing the actual process template, it's difficult to tell. Have you confirm whether IDs for states and enumerations are consistent across all the projects involved?
Hi Donald,