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

Unable to create a DataFlow from one model to itself #383

Closed
jamesrwelch opened this issue Jan 11, 2023 · 0 comments · Fixed by #386
Closed

Unable to create a DataFlow from one model to itself #383

jamesrwelch opened this issue Jan 11, 2023 · 0 comments · Fixed by #386
Assignees
Labels
bug Something isn't working

Comments

@jamesrwelch
Copy link
Contributor

There's a validation rule that prohibits links from one model to itself. However, the result of this is that you cannot create a DataFlow from a model to itself, which is a valid thing to do. The rule needs to be changed so that it doesn't apply to DataFlow links, and perhaps any link other than a 'refines' / 'does not refine' link, where it really doesn't make sense.

@jamesrwelch jamesrwelch added the bug Something isn't working label Jan 11, 2023
@jamesrwelch jamesrwelch self-assigned this Jan 11, 2023
joe-crawford added a commit that referenced this issue Jan 13, 2023
Update validation rule for semantic links
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
Development

Successfully merging a pull request may close this issue.

1 participant