Opened 6 years ago

#793 new misbehavior

"Move groups" moves unwanted data

Reported by: westram Owned by: devel
Priority: normal Milestone:
Component: ARB_NTREE Version: SVN
Keywords: Cc:

Description

status quo:

  • move groups copies the whole DB container ("group node") from old to new tree
  • this copies
    • wanted taxonomy-related group-data (name, keeled-state, folded-state, …) and
    • unwanted taxonomy-independent group-data (linewidth, angles, …)
  • if target contains taxonomy-independent group-data
    • that data is overwritten (erased when source does not contain such data).
    • a wrong "overwrite" message is logged for each unnamed target-node.
  • bootstrap values in target tree get erased (did not check cause)

wanted behavior:

  • ignore taxonomy-independent data
  • create group-nodes in target tree where missing, keep+modify where already present
  • keep existing tree comments

Change History (0)

Note: See TracTickets for help on using tickets.