Fix crashes in the text matching job #23

Merged
tozh4728 merged 2 commits from text-matching-job-crashes into develop 2024-12-02 10:58:00 +01:00

2 Commits

Author SHA1 Message Date
8c13f6b7e4 Merge branch 'develop' into text-matching-job-crashes
All checks were successful
Build and test / build-and-test (push) Successful in 6m50s
2024-12-02 10:49:57 +01:00
7f18f60f20 Added missing @Transactional
All checks were successful
Build and test / build-and-test (push) Successful in 12m22s
With the migration to Spring it is much stricter in requiring @Transactional for all methods that write to the database.
2024-11-28 18:14:16 +01:00