-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
Description
User Story
As a datastore admin I need a way to go from the datastore import status table to the dataset so that I can get from one to the other easily.
Detailed Feature Description
I am proposing we add a link below the other items in this cell that points to the node id route
Problem and Motivation
Unfortunately the link in the table points to the FE page for the dataset but not the dataset node. So the workflow is to lookup the dataset name in the import status table, then go to the dataset list and filter by name.
Target Audience
- End Users
- Developers
- Administrators
- Other
Possible Implementation
Suggesting just addition of another line in that cell that shows the node id and links to it. (node/123)
Acceptance Criteria
A link appears in the import status that takes you to the node for the dataset.
Reactions are currently unavailable