ARCAD-Software / AFS

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

[Metadata SQL] ChangedCriteria usage leads to ClassCastException #72

Closed pjvilloud closed 2 months ago

pjvilloud commented 3 months ago

In MapperSQLService, there is a cast trying to cast a ChangedCriteria into a BetweenCriteria

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

arcadmlafon commented 2 months ago

fixed and released.

@cyangArcad you can add "Fix #72" in your commit comment to automatically add a reference to an issue and close it when a bug is corrected.