Commit 032b1b7
authored
BUGFIX: Handle null title in suggestion indexing
If the `title` has a `null` value for some reason, the helper will throw
an exception. This avoids that by passing an empty string instead.1 parent 8f81abc commit 032b1b7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments