Add Direct Import/Upload Functionality for Upload plan in the Workbench #7495
bhumikaguptaa
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Currently, to load a pre-existing data map from a .json file into the Workbench Data Mapper, a user must export the file, open it in a separate text editor (e.g., Notepad), manually copy the entire text contents, and then paste it into the Data Mapper's text field. This workflow is clunky, unintuitive, and prone to user error. Users may struggle with correctly selecting and copying all the text, especially ensuring brackets are not missed or duplicated, which can lead to validation errors.
Proposed Solution:
Add an "Upload Plan" or similar button directly within the Workbench interface. This button would open a file dialog box, allowing a user to select a .json file from their local machine. Upon selection, the software would parse the file and populate the Data Mapper field automatically.
Reported by
Kesler Randall, theNAT (San Diego Natural History Museum)
Link to the ticket: https://specifysoftware.bolddesk.com/agent/tickets/271
Beta Was this translation helpful? Give feedback.
All reactions