-
Notifications
You must be signed in to change notification settings - Fork 190
Closed as not planned
Labels
appAffects the `app` projectAffects the `app` projectfeature-requestA request for a new feature or a change that isn't a bug. May require further triage or scoping.A request for a new feature or a change that isn't a bug. May require further triage or scoping.
Description
Overview
As a user who frequently makes changes to Python protocols, when I import the modified protocol into the app, I would like the option to replace the previous version. This would help keep the Protocols list tidy and make the Run Protocol on Robot slide-out more useful (currently it is nearly impossible to pick the correct version of a protocol from the slide-out when there are many protocols with the same name).
Implementation details
Envisioning:
- A "Do you want to replace [protocol-name]?" modal when importing a protocol that matches an existing protocol (by filename and/or other criteria)
- Possibly a setting to always replace, never replace, ask each time
Design
Acceptance criteria
SyntaxColoring
Metadata
Metadata
Assignees
Labels
appAffects the `app` projectAffects the `app` projectfeature-requestA request for a new feature or a change that isn't a bug. May require further triage or scoping.A request for a new feature or a change that isn't a bug. May require further triage or scoping.