Skip to content

Commit 108879d

Browse files
added change log with the PR
1 parent e347d7b commit 108879d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ For each PR made, an entry should be added to this changelog. It should contain
1212
- etc.
1313

1414
## Changelog
15+
- 1209-bug-fix-document-type-creator-form
16+
- Description: The dropdown on the pattern creation form needs to be set as multi as the default option since this is why the doc type creator form is used for the majority of multi-URL pattern creations. This should be applied to doc types, division types, and titles as well.
17+
- Changes:
18+
- Set the default value for `match_pattern_type` in `BaseMatchPattern` class is set to `2`
19+
- Changed `test_create_simple_exclude_pattern` test within `TestDeltaExcludePatternBasics`
20+
- Changed `test_create_division_pattern` and `test_create_document_type_pattern_single` within `TestFieldModifierPatternBasics`

0 commit comments

Comments
 (0)