View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000332 | Comica 2 | Backend / Core | public | 2019-03-05 09:04 | 2019-03-05 09:29 |
Reporter | BootBlock | Assigned To | BootBlock | ||
Priority | immediate | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.23 | ||||
Target Version | 2.00 | ||||
Summary | 0000332: 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. | ||||
Tags | No tags attached. | ||||
|
This may be something to do with Databases.SaveModifiedDatabases() checking for editor pane .IsModified states. |
|
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. |
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 |