Update the summary tables after export
This commit is contained in:
parent
009dc29e5d
commit
5c8e016b1c
1 changed files with 1 additions and 0 deletions
|
|
@ -454,6 +454,7 @@ func exportFieldseekerData(ctx context.Context, org *models.Organization, oauth
|
|||
return fmt.Errorf("Failed to insert sync: %w", err)
|
||||
}
|
||||
|
||||
updateSummaryTables(ctx, org)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue