Skip to content

Deleted elements are not propagated to other models #119

@strauss115

Description

@strauss115

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions