Ticket #8319 (closed: fixed)
Replacing a group isn't working correctly
Reported by: | Arturs Bekasovs | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Framework | Keywords: | |
Cc: | martyn.gigg@… | Blocked By: | |
Blocking: | Tester: | Wenduo Zhou |
Description
Replacing a group makes the members of the old group to pop out to the ADS. Easy reproducible using the script below:
# Clear ADS mtd.clear() # Load _3_ workspaces ws = Load(Filename='MUSR15190:15192') # Load _2_ workspaces to the same group ws = Load(Filename='MUSR15190:15191') # ADS state: # * MUSR00015192_1 - shouldn't be here # * MUSR00015192_2 - shouldn't be here # * ws # - MUSR00015190_1 # - MUSR00015190_2 # - MUSR00015191_1 # - MUSR00015191_2
Change History
comment:2 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
bulk move to assigned at the into of the triage step
comment:3 Changed 6 years ago by Nick Draper
- Status changed from assigned to verify
- Owner changed from Anyone to Nick Draper
- Resolution set to wontfix
Leave this alone for now, we don't automatically delete all members when replacing a group.
comment:4 Changed 6 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:6 Changed 6 years ago by Nick Draper
- Milestone changed from Backlog to Release 3.4
moved to r 3.4 as tickets are closed
Note: See
TracTickets for help on using
tickets.
Moved to backlog at the end of Release 3.1