zeiterfassung icon indicating copy to clipboard operation
zeiterfassung copied to clipboard

fix concurrent TimeClock issue

Open bseber opened this issue 7 months ago • 2 comments

fixes #765 (related #755)

Here are some things you should have thought about:

Multi-Tenancy

  • [ ] Extended new entities with AbstractTenantAwareEntity?
  • [ ] New entity added to TenantAwareDatabaseConfiguration?
  • [ ] Tested with dev-multitenant profile?

refs #755

bseber avatar Jul 03 '24 20:07 bseber