Test case and proposed solution for #2484

This commit is contained in:
Jan Stein
2021-03-03 14:58:03 +01:00
parent 2d1c9afbb7
commit 8fd969aba9
4 changed files with 31 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ Development
===========
- (Fill this out as you fix issues and develop your features).
- Bugfix: manually setting SequenceField in DynamicDocument doesn't increment the counter #2471
- Bug fix: ignore LazyReferenceFields when clearing _changed_fields #2484
Changes in 0.22.1
=================