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

fix(schema-editor): can Change refSchema and Select refTable in Schema Editor. closes #3581 #4635

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

mswertz
Copy link
Member

@mswertz mswertz commented Jan 24, 2025

see #3581

Copy link
Contributor

@dtroelofsprins dtroelofsprins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional review:

  • Already existing refSchema, refTable combinations are now shown properly
  • Can select refTable from popup list if refSchema is selected in Schema Editor for a new column (even shows only ref and not ontology tables in case of datatype = ref and vice versa if dataType = ontology).
  • Get a warning if dataType = ontology and current schema contains no ontologies, so a refSchema with ontologies needs to be selected

@mswertz mswertz merged commit e7dc797 into master Jan 28, 2025
7 checks passed
@mswertz mswertz deleted the fix/3581 branch January 28, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants