Ticket #10514 (closed: wontfix)

Opened 6 years ago

Last modified 5 years ago

Grouping already grouped workspaces has potentially undesirable behaviour

Reported by: John Hill Owned by: Nick Draper
Priority: major Milestone: Release 3.3
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Dan Nixon

Description (last modified by John Hill) (diff)

If you try to group workspaces which already belong to a group, the workspace pointer is copied to an additional group leaving the original in place.

This means subsequent actions to the workspace, in whichever group affects both.

The desired behaviour may be to create a new copy of the workspace for use in the second group, or to remove the pointer from the original.

Steps to reproduce:

• Load multiple files as a workspace group

• Select a few of the workspaces and group them again

• In the second group, delete the workspaces

• Workspaces in the first group are also deleted.

Change History

comment:1 Changed 6 years ago by John Hill

  • Description modified (diff)

comment:2 Changed 6 years ago by Nick Draper

  • Status changed from new to verify
  • Owner set to Nick Draper
  • Resolution set to wontfix

No one sensible does groups of groups, and we don't currently support this.

comment:3 Changed 6 years ago by Dan Nixon

  • Status changed from verify to verifying
  • Tester set to Dan Nixon

comment:4 Changed 6 years ago by Dan Nixon

If anything I kind of like the way it works now in that it prevents workspaces having the same name containing different data.

comment:5 Changed 6 years ago by Dan Nixon

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11356

Note: See TracTickets for help on using tickets.