Browse Source

- Fix checklists items migration error "title is required"

Thanks to xet7 !

Closes #1576
Lauri Ojansivu 7 years ago
parent
commit
1e0fcfd20d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -3,7 +3,8 @@
 This release fixes the following bugs:
 This release fixes the following bugs:
 
 
 - [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567);
 - [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567);
-- [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378).
+- [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378);
+- [Fix checklists items migration error "title is required"](https://github.com/wekan/wekan/issues/1576).
 
 
 Thanks to GitHub users andresmanelli, iwkse and xet for their contributions.
 Thanks to GitHub users andresmanelli, iwkse and xet for their contributions.