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 support for the Geology discipline and default forms #5311

Open
grantfitzsimmons opened this issue Oct 4, 2024 · 0 comments
Open

Add support for the Geology discipline and default forms #5311

grantfitzsimmons opened this issue Oct 4, 2024 · 0 comments
Assignees
Labels
1 - Request Improvements or extensions to existing behavior 2 - App Resources Issues that are related to app resources
Milestone

Comments

@grantfitzsimmons
Copy link
Member

grantfitzsimmons commented Oct 4, 2024

We need to tell Specify to look at the Geology defaults after #5266 is merged.

# At the discipline level of the hierarchy, filesystem resources are found in
# the directories were defined in "disciplines.xml" but are now defined here.
DISCIPLINE_DIRS = {
"fish": "fish",
"herpetology": "herpetology",
"paleobotany": "invertpaleo",
"invertpaleo": "invertpaleo",
"vertpaleo": "vertpaleo",
"bird": "bird",
"mammal": "mammal",
"insect": "insect",
"botany": "botany",
"invertebrate": "invertebrate",
"minerals": "minerals",
"anthropology": "anthropology",
# "vascplant": "vascplant",
# "fungi": "fungi",
}

This might already be solved by 489d70f

@grantfitzsimmons grantfitzsimmons added 1 - Request Improvements or extensions to existing behavior 2 - App Resources Issues that are related to app resources labels Oct 4, 2024
@grantfitzsimmons grantfitzsimmons added this to the 7.9.8 milestone Oct 4, 2024
@grantfitzsimmons grantfitzsimmons self-assigned this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Request Improvements or extensions to existing behavior 2 - App Resources Issues that are related to app resources
Projects
None yet
Development

No branches or pull requests

1 participant