You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Archi Plug-ins
Database plug-in v2.2.19
Using sqllite for testing
Operating System
Windows 10
I am using the database plugin in order to keep some often & shared elements in a common model which is also exported to the database. When starting a new project I import those elements in shared mode. The database plugin propagates changes between those models well.
However, when I delete an element in the central model (or another model where they are used) and export these changes to the database it is not recognized in other models. Although the element is recognized to be deleted in the model, this change is not reflected in the database. I.e. 'deleted_by' & 'deleted_on' stay 'NULL' in elements table.
Any ideas how to resolve that? Thanks in advance & extract of log is attached. DatabasePlugin.log
The text was updated successfully, but these errors were encountered:
Version of Archi
v4.8.1 (64 bit)
Archi Plug-ins
Database plug-in v2.2.19
Using sqllite for testing
Operating System
Windows 10
I am using the database plugin in order to keep some often & shared elements in a common model which is also exported to the database. When starting a new project I import those elements in shared mode. The database plugin propagates changes between those models well.
However, when I delete an element in the central model (or another model where they are used) and export these changes to the database it is not recognized in other models. Although the element is recognized to be deleted in the model, this change is not reflected in the database. I.e. 'deleted_by' & 'deleted_on' stay 'NULL' in elements table.
Any ideas how to resolve that? Thanks in advance & extract of log is attached.
DatabasePlugin.log
The text was updated successfully, but these errors were encountered: