openneuro
openneuro copied to clipboard
Incorrect index uuid in "view export logs" button
Describe the bug The link for re-export logs includes a hard coded index uuid. It should be an index reference (the name) so it works across clusters.
To Reproduce Steps to reproduce the behavior:
- Visit draft for a dataset that has been exported (is public).
- As a site admin click the admin exports tab.
- Click the "view export logs" button.
- This will take you to the right cluster but with the wrong index selected, so you have to manually build your query.
Expected behavior It should take you to a prefilled query.