thinger-io / thinger-server

Thinger.io Server Repository
MIT License
3 stars 0 forks source link

Can't create buckets associated to a device resource when device id contains dashes (-) #56

Closed bautisflow closed 11 months ago

bautisflow commented 1 year ago

Describe the bug When creating a bucket and configuring the data source to a device resource, if the device id contains dashes (-) a 400 bad request response is given as the schema fails to validate.

Expected behavior Bucket should be created

Additional context https://community.thinger.io/t/cant-create-buckets/4817/3

KroegerP commented 1 year ago

This bug is also present for Alarm creation - I received a 400 error while attempting to create alarms and spent 30 minutes trying to debug it until I found this issue.

alvarolb commented 11 months ago

Fixed on the upcoming 5.4 version.