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

add name property to taxonomy element #276

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

pokornyd
Copy link
Member

Motivation

Fixes #268

adds missing name property to TaxonomyElementMetaDataModel

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

@pokornyd pokornyd requested a review from a team as a code owner September 25, 2024 11:01
@pokornyd pokornyd merged commit 4685d24 into master Sep 25, 2024
5 checks passed
@pokornyd pokornyd deleted the 268-taxonomy-element-name branch September 25, 2024 11:20
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.

Model TaxonomyElementMetadataModel is missing the Name property
1 participant