#JR24-updated-timestamp

1 messages · Page 1 of 1 (latest)

snow stratus
#

Hi there, how are you attempting to sort? The main reasoning here is that metadata is a key value pair and the value is a string so it won't really work to do an integer sort.

#

What object are you setting metadata on here?

short pivot
#

Customer object

snow stratus
#

Gotcha. Yeah there is no real way to search by a range of metadata. Your best bet here would be to save this data in your own database if you want to track this.