New XRD version is causing a composition compatibility error #6738
Replies: 1 comment
-
Any insight that you're able to share here for possible future visitors to this discussion @jared-logan-patrick-ct? 🙏 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently created a new version of an XRD and I set the
reference
to the newest API version.The existing XR's on the old version are now displayed with the new API version which is expected.
What is unexpected is this error:
My best guess is that this is happening because the API believes that these XRs are now version 2 because of the reference version being updated.
These resources are referencing the composition from the old XRD version which is not compatible with the new XRD.
Is there any way to make these warnings go away and, are are these XRs incapable of any updates since the old composition cannot be used with them?
Beta Was this translation helpful? Give feedback.
All reactions