G

using empty string as item id in pubsub is not managed correctly in jp (and probably not in backend either)

item id is sent to backend through the bridge using a string. When the id is optional, empty string is currently considered as a non specified id, but this is a problem because pubsub doesn't seem to prevent empty strings to be used as id. So there is not way to use an empty string as item id for the moment, this needs to be fixed.

id

289

author

Goffi

created

13/04/2019, 13:41

updated

13/04/2019, 13:41

labels
jp backend
type
bug
status
queued
priority
normal
milestone
0.7
severity
normal