johnmartins / johnmartins/morpheus
Prevent duplicate solutions
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Duplicate solution protection should be implemented in two ways:
- [ ] You should not be able to have two solutions with the same name
- [x] You should not be able to have two solutions with the same set of selected FR->DS couplings
Both of these could be validated when done creating/editing. A dialog should pop up in both cases, notifying the user of the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.