NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
42 stars 26 forks source link

Cannot make dataset private after creating as public #2331

Open artntek opened 3 months ago

artntek commented 3 months ago

On certain hosts, when I create a public dataset, and then try to edit it and make it private, the change is not applied correctly, and the dataset remains public

To Reproduce Steps to reproduce the behavior:

  1. Go to the mn sandbox ucsbs server, log in, and create a new, public dataset (with the minimum required entries and no attachments)
  2. Once the dataset has been submitted and you are viewing it, click the "edit" button
  3. near the top of the screen, click "Share" to open the share dialog
  4. The share dialog should initially show the dataset as being "Public". Click "Private" instead, followed by "Save".
  5. Click the "Share" button again

Expected behavior The share dialog should show the dataset as being "Private"

Observed behavior The share dialog still shows the dataset as being "Public"

Version information

doulikecookiedough commented 3 months ago

Confirming I am also experiencing this issue when testing with k8s Metacat