ProgrammeVitam / vitam

Digital Archives Management System developped by French government/Programme interministériel archives numériques ; core system.
CeCILL Free Software License Agreement v2.1
123 stars 41 forks source link

Probable wrong variable check in VitamFieldsHelper #120

Closed fredericBregier closed 2 years ago

fredericBregier commented 2 years ago

https://github.com/ProgrammeVitam/vitam/blob/0f98e57746c79c5a225a5b9526b8109973c84ee1/sources/common/common-database-vitam/common-database-public/src/main/java/fr/gouv/vitam/common/database/builder/query/VitamFieldsHelper.java#L379

Should it be: hashVersion instead computed just before?

TDevillechabrolle commented 2 years ago

You are right Frédéric. The issue is forwaded to development team Thierry

GiooDev commented 2 years ago

Thanks for your feedback.

It will be fixed on the next release of Vitam.