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

DRYD-1610: Disable NAGPRA Procedures #17

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

mikejritter
Copy link
Contributor

What does this do?

  • Disable NAGPRA Procedures

Why are we doing this? (with JIRA link)
Jira: https://collectionspace.atlassian.net/browse/DRYD-1610

Having procedures which are enabled in config but disabled in the services layer is kind of a pain for various reasons. By disabling them we can have better consistency when using the ui or the config from other services.

How should this be tested? Do these changes have associated tests?

  • Run the devserver with dev as a backend
  • Navigate to the config download, e.g. http://localhost:8080/cspace/materials/config
  • Verify the json doesn't contain any of the nagpra procedures, e.g.
jq .recordTypes.consultation cspace-ui-config.json

Dependencies for merging? Releasing to production?
None

Has the application documentation been updated for these changes?
No

Did someone actually run this code to verify it works?
@mikejritter tested with dev as a backend

@mikejritter mikejritter merged commit 1ee23ad into collectionspace:master Jan 10, 2025
1 check passed
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