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
Deleting an AAS and its related SMs does not delete the underlying AASX package that is used to persist the changes. That means, upon server restart, the AAS appears again. Only deleting the associated package via /packages/{pack-id} helps
To reproduce
DELETE /submodels/{sm-id}
DELETE /shells/{aas-id}
Screenshots
Expected Behaviour
The AAS and SM should not appear upon restart and the associated package should not be visible anymore in the storage directory.
Version
No response
Operating System
No response
Relevant log output
The text was updated successfully, but these errors were encountered:
Contact Details
No response
Describe the bug
Deleting an AAS and its related SMs does not delete the underlying AASX package that is used to persist the changes. That means, upon server restart, the AAS appears again. Only deleting the associated package via
/packages/{pack-id}
helpsTo reproduce
DELETE /submodels/{sm-id}
DELETE /shells/{aas-id}
Screenshots
Expected Behaviour
The AAS and SM should not appear upon restart and the associated package should not be visible anymore in the storage directory.
Version
No response
Operating System
No response
Relevant log output
The text was updated successfully, but these errors were encountered: