Lots of fixes for cloud.

This commit is contained in:
2023-03-28 09:40:45 -07:00
parent 3a126e0b23
commit 5df4033ac0
6 changed files with 20 additions and 19 deletions

View File

@@ -77,7 +77,7 @@
rule-id (if id
id
"transaction-rule")
transaction [`(upsert-entity ~#:transaction-rule {:db/id rule-id
transaction [`(upsert-entity ~#:transaction-rule {:db/id (or rule-id (random-tempid))
:description description
:note note
:client client_id