When I import a full application from dev to test environment, how do I make sure that my process models will be published to the latest version? Is there any special line that I have to add to the properties file so that all my process models will be published to the latest version? or is this done by default on every import?
Discussion posts and replies are publicly visible
Any object in the target environment will be updated to the object in that package if the version is newer. That is the default and this cannot be configured in any way.
I also encountered the same issue,
Exported package contains Published version but while dpeloying into higher env, few of them were not published but saved as a draft.
We didn't see any issue or missing precedence for any object and import was successful. We observed this issue only when User were trying some process which are calling thos PMs.
Still not able to figure out the root cause of this.
Any suggesstion for finding the root caus Stefan Helzle
Investigate the export/import log files.