We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Geonames is not connected to Location field in the Edit Work form yet so Location metadata cannot be saved.
Location should function in work editing on valkyrized hyrax.
Location field is not offering results from Geonames in Edit Work form and no value can be saved.
PR #5157 - Update PcdmCollection metadata to match existing ::Collection metadata (discussing what is needed for collections metadata)
The text was updated successfully, but these errors were encountered:
We're going to check configuration.
Sorry, something went wrong.
We think this works in Nurax, but not in Nurax PG
This worked for me after setting a valid geonames service username:
config.geonames_username = 'username'
https://github.com/samvera/hyrax/blob/main/.koppie/config/initializers/hyrax.rb#L107
Closed by #6159
Tested in nurax-pg.
eliotjordan
Successfully merging a pull request may close this issue.
Descriptive summary
Geonames is not connected to Location field in the Edit Work form yet so Location metadata cannot be saved.
Expected behavior
Location should function in work editing on valkyrized hyrax.
Actual behavior
Location field is not offering results from Geonames in Edit Work form and no value can be saved.
Steps to reproduce the behavior
Related work
PR #5157 - Update PcdmCollection metadata to match existing ::Collection metadata (discussing what is needed for collections metadata)
The text was updated successfully, but these errors were encountered: