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

[TASK] Migrate AtlasMapping/DataSource and DocumentMetadata #4032

Open
igarashitm opened this issue May 18, 2022 · 1 comment
Open

[TASK] Migrate AtlasMapping/DataSource and DocumentMetadata #4032

igarashitm opened this issue May 18, 2022 · 1 comment
Labels
cat/techdebt group/runtime group/ui status/stale Issue considered to be stale so that it can be closed soon V4

Comments

@igarashitm
Copy link
Member

For historical reasons the DocumentMetadata has been maintained separately from AtlasMapping mapping definition, and that's why AtlasMapping has DataSource inside it to carry a subset of properties from DocumentMetadata but keep the full DocumentMetadata isolated from the mapping definition.
However, after we introduced the ADM archive and allowed the data format modules to access DocumentMetadata directly, we no longer have a reason to keep DocumentMetadata and AtlasMapping mapping definition isolated. We should migrate them to avoid carrying duplicate properties, probably into AtlasMapping/DataSource and remove DocumentMetadata.

@stale
Copy link

stale bot commented Sep 21, 2022

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale Issue considered to be stale so that it can be closed soon label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat/techdebt group/runtime group/ui status/stale Issue considered to be stale so that it can be closed soon V4
Projects
None yet
Development

No branches or pull requests

1 participant