Steps to Reproduce:
1- Under environment 'A' running 14.4 base create a simple process from start --> finish under project object
2 - In start step add a post condition using condition builder like:
project.thisProject.percent_complete == 100
3 - Validate and activate the process
4 - Read it via XOG using bpm_processes_read.xml
5 - Now having the bpm_processes_write of this process insert it in environment 'B'
Actual Result: The process display the post condition as invalid expression
Expected Result: The process should be inserted identically including post conditions
This is not reproducible any longer in 15.4