Actions
Bug #16592
closedFile renaming doesn't work
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
When trying to rename a file, there's a webdav error happening and not being displayed. This issue was found while working on #15610.
The renaming option has since been disabled by commenting out the code at file src/views-components/context-menu/action-sets/collection-files-item-action-set.ts
lines 24-31.
Related issues
Updated by Lucas Di Pentima over 4 years ago
- Related to Idea #15333: Workbench2 feature parity with Workbench added
Updated by Peter Amstutz over 4 years ago
- Target version changed from 2020-08-12 Sprint to 2020-09-09 Sprint
Updated by Lucas Di Pentima about 4 years ago
- Target version changed from 2020-09-09 Sprint to 2020-09-23 Sprint
Updated by Lucas Di Pentima about 4 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima about 4 years ago
- Target version changed from 2020-09-23 Sprint to 2020-10-07 Sprint
Updated by Lucas Di Pentima about 4 years ago
Updates at arvados-workbench2|26ec4bc - branch 16592-renaming-fix
Test run: developer-tests-workbench2: #98
- Fixes issue with webdav client when providing a base URL without trailing slash.
- Adds tests.
Updated by Peter Amstutz about 4 years ago
Lucas Di Pentima wrote:
Updates at arvados-workbench2|26ec4bc - branch
16592-renaming-fix
Test run: developer-tests-workbench2: #98
- Fixes issue with webdav client when providing a base URL without trailing slash.
- Adds tests.
LGTM, please merge.
Updated by Anonymous about 4 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados-workbench2|33c03ae3c79936cc1a69129f07fba33fe2d28fd8.
Updated by Lucas Di Pentima about 4 years ago
- Related to Bug #15685: File rename doesn't work, succeeds when no name is provided added
Actions