Are there any known issues transacting ::foo false
values when using :db.entity/attrs [::foo]
, with ::foo db.type/boolean
? I’m transacting a map, and all of the other required keys are working fine, but requiring ::foo
and adding ::foo false
is causing the transaction to fail
Thanks - yeah, must have been that. I'm not seeing issues doing this now at all. It didn't make sense that some artefacts could be downloaded, but not others.