Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Concurrency Check to all Aggregate Roots #9335

Closed
8 of 12 tasks
enisn opened this issue Jun 16, 2021 · 1 comment · Fixed by #9838
Closed
8 of 12 tasks

Implement Concurrency Check to all Aggregate Roots #9335

enisn opened this issue Jun 16, 2021 · 1 comment · Fixed by #9838

Comments

@enisn
Copy link
Member

enisn commented Jun 16, 2021

Check following modules & implement Concurrency Check if not implemented:

  • identity
  • account
  • background-jobs
  • blob-storing-database
  • blogging (Partly done, see TODO list)
  • cms-kit
  • docs
  • feature-management (No action required)
  • permission-management (No action required)
  • setting-management (No action required)
  • tenant-management
  • users (No action required)
@enisn
Copy link
Member Author

enisn commented Aug 17, 2021

It's not braking change anymore,

if concurrencystamp is not presented, the check won't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment