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

metadata can be read and overridden directly from tasks. Task creatio… #144

Merged

Conversation

masqu3rad3
Copy link
Owner

With this commit, the metadata can be accessed and altered within tasks. Each task inherits the metadata the same way the sub-projects does and has the ability to override it.
The changes reflected to the UI when creating and editing the tasks.

The query of metadata and passing it to the extractors, validators and ingestors are simplified without the requirement of resolving of the subproject.

As a future feature, this will allow to move the tasks between subproject with a possibility to 'freeze' any metadata they are inheriting.

@masqu3rad3 masqu3rad3 merged commit 9d96427 into main Oct 19, 2024
5 checks passed
@masqu3rad3 masqu3rad3 deleted the TIK-141-metadata-can-be-accessed-and-overwritten-by-tasks branch October 19, 2024 12:45
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.

1 participant