Skip to content

fix: rof:dates is string literal and not datetime

Fabien Amarger requested to merge topic/default/fix_dates into branch/default

since the values could be several dates or date range or anything which is related to a date, we cannot define this field as datetime which is too precise for the needs here.

Merge request reports