fix up linking between face to refimg when we add that face to a person from right-click

This commit is contained in:
2025-10-07 23:52:06 +11:00
parent 541cbec0de
commit 846bdc4e52
2 changed files with 11 additions and 3 deletions

4
TODO
View File

@@ -1,8 +1,8 @@
###
#
# fix all face, right-click options:
# partial fix for face to new and existing person - the person and refimg
# data are correct, but the face_file_link is not connected (do this in person) - and if we do run AI jobs, they will overwrite it anyway (watch out for race condition)
# [DONE] add to new, add to existing
# [TODO] 4 x override*
#
#1 get override data into view
# also all the add ref img/add override, etc are non-functional - FIX the override* stuff first to get table/naming consistency as that is half the problem