-
-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Labels
Description
Happens with SqlServer
Steps to reproduce
- Open the blog and navigate to a blog post in admin mode (or create one and navigate afterwards)
- Edit the blog post and change the tags
- Save the blog post
- Edit the blog post again
- Check the tags in the overview page. They are doubled now
Possible Root cause
CachedRepository
does give a wrong version when editing the second time