Robyn

Results 218 comments of Robyn

In our DataONE team meeting today, we discussed various approaches to implementing a reserve DOI feature. We considered adding a new method to the MN API to list reserved DOIs...

Related: https://github.com/NCEAS/metacatui/issues/1380, https://github.com/NCEAS/metacatui/issues/2205

I think this may be a security feature of GitHub actions. When workflows run on `pull_request` events triggered by **forks**, GitHub restricts the permissions of the `GITHUB_TOKEN` to prevent potential...

# TL;DR: ➡️ **The performance implications of using config/config.js vs /js/themes/arctic/config.js are negligible.** ⬅️ # Test setup: - Used https://metacatui.test.dataone.org/ on knbvm - Switched between arctic theme using `/js/themes/arctic/config.js` and...

@mbjones @vchendrix, Case 1 was implemented ~4 years ago in v2.15.0 (see https://github.com/NCEAS/metacatui/commit/02cbc3c6a57b7b91ae29269cf220204748342823). Setting `inheritAccessPolicy` to true in the repo (the default) means that data objects added will inherit the...

related to: #2683 and #1932

@taojing2002 what do the solr results look like for a placeholder doc? Are there some on one of the nodes I can test with?

Just a note for when this issue is worked on in the future: [Here](https://github.com/NCEAS/metacatui/blob/26e1a46bd428522b43e6ba696109dfee710eb1a2/src/js/views/MetadataView.js#L368-L421) is where the request is created and sent to Metacat, and the resulting HTML response is...