You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, RDMO XML content files cannot be imported in instances, which have an older RDMO version than the file was exported from. Instead of relying on the version attribute, the export should have a required attribute, which denotes the minimal RDMO version this file can be imported in.
The text was updated successfully, but these errors were encountered:
Description / Beschreibung
Right now, RDMO XML content files cannot be imported in instances, which have an older RDMO version than the file was exported from. Instead of relying on the
version
attribute, the export should have arequired
attribute, which denotes the minimal RDMO version this file can be imported in.The text was updated successfully, but these errors were encountered: