ARCAD-Software / AFS

Arcad Foundation Services (AFS)
Eclipse Public License 2.0
7 stars 0 forks source link

[Metadata] NPE when trying to delete entities with a criteria #71

Open pjvilloud opened 1 month ago

pjvilloud commented 1 month ago

The new JoinsMap(null) causes NullPointerException.

https://github.com/ARCAD-Software/AFS/blob/2e43c1ca6f84bc34dbf74c304ace198cf6d270a5/bundles/server/metadata.mapper.sql/src/com/arcadsoftware/metadata/sql/MapperSQLService.java#L1359

I stumble upon this issue while trying to delete entities with a criteria.

arcadmlafon commented 1 week ago

I need more information, which criteria is used ?