unlock relation date fields on dashboards (#16207)

This commit is contained in:
nitin
2025-12-01 22:18:52 +05:30
committed by GitHub
parent 32f387a966
commit a8e7d4dfc3
22 changed files with 818 additions and 25 deletions
@@ -51,6 +51,7 @@ export const getFieldOrderBy = (
groupByField,
groupBySubFieldName,
direction,
dateGranularity,
);
}