Changes between Initial Version and Version 1 of Ticket #9258
- Timestamp:
- Jun 26, 2023, 5:15:32 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9258 – Description
initial v1 1 The idea would be that of a flag is given to the open command ("combine true"?) then suppress reset_state(), and change Models.restore_snapshot() to add an offset to model IDs if any models are already open at the start of the routine.1 The idea would be that if a flag is given to the open command ("combine true"?) then suppress reset_state(), and change Models.restore_snapshot() to add an offset to model IDs if any models are already open at the start of the routine. 2 2 3 3 This ''might'' work, maybe. Might need to set a session flag so that other restorers (sequences?) can do special things.