fix: property rules now work with property ref values

Also remove use of :string properties in tests
This commit is contained in:
Gabriel Horner
2024-05-16 15:05:37 -04:00
parent 43dfdbe0ae
commit d37df950fa
5 changed files with 69 additions and 29 deletions

View File

@@ -109,6 +109,7 @@
;; FIXME: Remove when fixed in UI
(str value)))
;; TODO: Use build-property-values-tx-m
(defn- ->property-value-tx-m
"Given a new block and its properties, creates a map of properties which have values of property value tx.
This map is used for both creating the new property values and then adding them to a block"