When adding a new blob to a file, and if the file is in 'approbed' state, the transition to 'project' is not followed.
The root cause is that the document is not marked as dirty when we're adding a file blob.
The standard versioning service invoke the follow transition only if the document is in dirty state.
- is duplicated by
-
NXP-9145 current document model out of sync in SEAM navigation context
- Resolved