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

Refactor runSuite method in MDQEngine class to remove system metadata related arguments #462

Open
doulikecookiedough opened this issue Jan 9, 2025 · 0 comments

Comments

@doulikecookiedough
Copy link

doulikecookiedough commented Jan 9, 2025

When running a suite, the check itself that is being run should be accessing data objects and system metadata directly. We should not require any system metadata documents when runSuite is being executed.

Investigate and remove all system metadata and related dependencies from the method. It seems that we may still need some form of system metadata when adding an entry/inserting to the solr index.

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

No branches or pull requests

1 participant