Merge new search (members + contacts) into main branch #3

Merged
bouzoure merged 7 commits from nextgen-search into main 2025-03-26 18:43:56 +01:00
Showing only changes of commit 9d17259855 - Show all commits

View file

@ -136,7 +136,7 @@ func DebugFixFieldsOrder(c *fiber.Ctx) error {
)
if result2.Error != nil {
return result.Error
return result2.Error
}
if result2.RowsAffected > 0 {