View Issue Details

IDProjectCategoryView StatusLast Update
0000332Comica 2Backend / Corepublic2019-03-05 09:29
ReporterBootBlock Assigned ToBootBlock  
PriorityimmediateSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.23 
Target Version2.00 
Summary0000332: Removing a Definition from the Database isn't saved
Description

When removing a Definition from the active Database and saving (the Database), the Database isn't actually being re-saved out to disk.

TagsNo tags attached.

Activities

BootBlock

2019-03-05 09:06

administrator   ~0000063

This may be something to do with Databases.SaveModifiedDatabases() checking for editor pane .IsModified states.

BootBlock

2019-03-05 09:21

administrator   ~0000064

When a Database is modified, it's probably best to add that Database to a list that is then checked upon save so only modified DBs are saved to disk.

The current implementation requires that an editor to a Definition/Database is open before it is considered modified.

Issue History

Date Modified Username Field Change
2019-03-05 09:04 BootBlock New Issue
2019-03-05 09:04 BootBlock Assigned To => BootBlock
2019-03-05 09:06 BootBlock Note Added: 0000063
2019-03-05 09:21 BootBlock Note Added: 0000064
2019-03-05 09:29 BootBlock Status new => resolved
2019-03-05 09:29 BootBlock Resolution open => fixed