Skip to content

Commit 5f1c220

Browse files
committed
Merge branch 'tickets/DM-43472-hotfix'
2 parents 7079183 + a5033fe commit 5f1c220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/activator/middleware_interface.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,6 +1202,7 @@ def _export_subset(self, exposure_ids: set[int],
12021202
# central registry. We need to transfer our exposure/visit dimensions,
12031203
# so handle those manually.
12041204
for dimension in ["group",
1205+
"day_obs",
12051206
"exposure",
12061207
"visit",
12071208
# TODO: visit_* are not needed from version 4; remove when we require v6

0 commit comments

Comments
 (0)