Skip to content

Commit

Permalink
reindex just the new metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-andreotti committed Mar 29, 2024
1 parent 7380e13 commit d09e421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redturtle/bandi/upgrades.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ def migrate_to_2102(context):
)
)
bando = brain.getObject()
bando.reindexObject()
bando.reindexObject(idxs=['tipologia_bando_label'])

0 comments on commit d09e421

Please sign in to comment.