You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user registers an existing HydroShare resource using its URL, the DSP retrieves the metadata for that resource and takes the user directly to the edit page for that resource. If the user is not authorized to edit that resource, the user cannot save or finish.
You will be taken to the edit page in the DSP for that resource.
You can click on the Save or Finish buttons but you end up in an endless authorization loop with HydroShare because you do not have permission to edit the resource.
Expected behavior
When a user tries to register the resource, they should see the preview on the register page, but they should not be automatically taken to the Edit page.
The button they see should not say "Continue & Edit...", it should just say "Continue" or "Register Dataset"
They should be taken to the "My Submissions" page where they see the new resource registered.
The DSP must detect that they do not have edit permissions on the resource and should treat it like a published resource that they cannot edit.
The user should see the "View in Repository", "Update Record", and "Delete" buttons, but they should not see the "Edit" button because they do not have permission to edit.
Additional information
NA
The text was updated successfully, but these errors were encountered:
Description of the bug
If a user registers an existing HydroShare resource using its URL, the DSP retrieves the metadata for that resource and takes the user directly to the edit page for that resource. If the user is not authorized to edit that resource, the user cannot save or finish.
Steps to reproduce the bug:
Expected behavior
Additional information
NA
The text was updated successfully, but these errors were encountered: