Describe the bug
When creating resources with a transaction with DontStripVersionsFromReferences enabled, references are still stripped from submitted resources.
To Reproduce
Steps to reproduce the behavior:
- Enable auto-create placeholder
- Set Client ID - mode to any
- Set values in version-references to allow all
- Create a transaction bundle that contains a resource referencing another resource where the reference contains a version
- Post the bundle
- Perform a read on the resource you created and look at the reference -- the version has been stripped
Expected behavior
The version in the reference should not be stripped