Fix YAML error
This commit is contained in:
parent
586089fc69
commit
394a47b83a
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
type: fix
|
type: fix
|
||||||
issue: 1499
|
issue: 1499
|
||||||
title: When performing a search with a DateParam that has DAY precision, rely on new ordinal date field for comparison
|
title: "When performing a search with a DateParam that has DAY precision, rely on new ordinal date field for comparison
|
||||||
instead of attempting to find oldest and newest instant that could be valid.
|
instead of attempting to find oldest and newest instant that could be valid."
|
||||||
|
|
Loading…
Reference in New Issue