SUMMARY Face tags previously confirmed turned to unconfirmed. STEPS TO REPRODUCE 1. Scan for faces and enter names. Confirmed the tags name. Tags turned into "permanent" labels. 2. Move to the next image. Then return to the previous image with confirmed tags. 3. Tags confirmed have changed to "Confirm, cancel" prompts with the previously confirmed names in the suggestion label box. OBSERVED RESULT All previously confirmed tags turned into "Confirm-Cancel" prompts. EXPECTED RESULT Confirmed tags suppose to be labels in images. SOFTWARE/OS VERSIONS Windows: Windows 10 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION digiKam-7.2.0-beta1-20200908T121020-Win64
Correction: "Confirm-Remove" prompts
Yes, the code is broken here at the moment, I'm fixing it step by step. Maik
Git commit b22be110df2d85da5c2563b6875314b4043b52dd by Maik Qualmann. Committed on 16/09/2020 at 06:09. Pushed by mqualmann into branch 'master'. first step to fix AssignNameWidget FIXED-IN: 7.2.0 M +2 -1 NEWS M +2 -2 core/libs/database/tags/facetagsiface.cpp M +24 -7 core/utilities/facemanagement/items/facegroup.cpp M +3 -2 core/utilities/facemanagement/items/facegroup_p.cpp M +5 -2 core/utilities/facemanagement/widgets/assignnamewidget.cpp https://invent.kde.org/graphics/digikam/commit/b22be110df2d85da5c2563b6875314b4043b52dd
Tested and confirmed to be working as intended. Thanks for the up-keeping of this nice app.
Thanks for the feedback