Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class "MediaResource" has two properties "isClonedFrom" #297

Open
JuergenGrupp opened this issue Mar 18, 2024 · 0 comments
Open

Class "MediaResource" has two properties "isClonedFrom" #297

JuergenGrupp opened this issue Mar 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JuergenGrupp
Copy link
Collaborator

The class "MediaResource" has two properties named "isClonedFrom" both pointing to "MediaResource", but with different cardinality ("max 1" vs "only"). The "only" is obsolete, because a clone is a 1:1 copy and therefore can have only one source.

@JuergenGrupp JuergenGrupp added the bug Something isn't working label Mar 18, 2024
@JuergenGrupp JuergenGrupp self-assigned this Apr 25, 2024
@JuergenGrupp JuergenGrupp linked a pull request Apr 25, 2024 that will close this issue
JuergenGrupp added a commit that referenced this issue Apr 26, 2024
Removed duplicate property "isClonedFrom" with unlimited cardinality, leaving cardinality "max 1" only.
JuergenGrupp added a commit that referenced this issue May 21, 2024
Removed duplicate property "isClonedFrom" with unlimited cardinality, leaving cardinality "max 1" only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant