Actions
Bug #16490
closedProjects & collections creation fail when trying to use a preexisting name
Story points:
-
Release:
Release relationship:
Auto
Description
Now that workbench2 takes the user to a newly created object, asking for ensure_unique_name: true
shouldn't be so confusing, and also the behavior would be consistent with wb1.
Although this fix seems super trivial, some code reading revealed that it will require a service layer refactoring because the service API currently doesn't allow passing optional data that's not part of the object being created.
Updated by Lucas Di Pentima over 4 years ago
- Target version changed from 2020-07-01 Sprint to Arvados Future Sprints
Updated by Lucas Di Pentima over 4 years ago
- Status changed from New to Rejected
With the principle of least surprise, we decided that wb2's behavior is correct and it should give the user the opportunity to fix the name when there's a duplication.
Updated by Ward Vandewege over 4 years ago
- Target version deleted (
Arvados Future Sprints)
Actions