Actions
Bug #19305
closed"Edit project" dialog doesn't show existing properties when invoked from breadcrumbs
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Start date:
08/02/2022
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
The result from this bug is that a user loses previously set properties when invoking the edit dialog and saving some change.
Updated by Peter Amstutz 6 months ago
- Target version changed from 2022-08-17 sprint to 2022-08-03 Sprint
- Assigned To set to Stephen Smith
Updated by Stephen Smith 6 months ago
- Status changed from New to In Progress
Changes at arvados-workbench2|5d7bd1113f9decfb87d002954f6c11e0bfc53d04 branch 19305-project-update-dialog-properties
Tests developer-tests-workbench2: #830
- Changed open update project dialog action to fetch project from store instead of using the passed in resource which is incomplete when coming from breadcrumbs
Updated by Lucas Di Pentima 6 months ago
Just one request:
Could you add/expand a cypress test to confirm that the dialog is showing all the existing properties when invoked from the bradcrumbs? (I think we already have a handy data-cy
selector for breadcrumbs that you could use).
Updated by Stephen Smith 6 months ago
Changes at arvados-workbench2|779c11eec0987729b1be87f9f2e9f578c7b6c0a7
Tests developer-tests-workbench2: #831
- added test to view existing properties and add new properties via breadcrumbs edit option
Updated by Stephen Smith 6 months ago
- Status changed from In Progress to Resolved
Actions