feat(KB-611): change groupOverlappingFiles default to true
- Update DEFAULT_PROJECT_SETTINGS groupOverlappingFiles from false to true - Update SettingsModal form default to match - Add changeset for the default behavior change
This commit is contained in:
5
.changeset/serialize-overlapping-default-on.md
Normal file
5
.changeset/serialize-overlapping-default-on.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Change default value of `groupOverlappingFiles` setting to `true`. New projects will now serialize tasks with overlapping file scopes by default, preventing concurrent modification conflicts.
|
||||
Reference in New Issue
Block a user