#community-help

Issue with Deleting Collection with '/' in Name

TLDR KS reported issues with collections containing '/'. Jason informed 0.23.1 supports URL decoding.

Powered by Struct AI

1

1

6
3mo
Solved
Join the chat
Jun 19, 2023 (3 months ago)
KS
Photo of md5-9cc02c1d61e365404a2a5a7cf385b98b
KS
02:04 PM
Though the collection gets created with the / it throws a 404 when I url encode the collection name and send it as part of the url.
02:09
KS
02:09 PM
Now there is no way to delete such a collection.
02:11
KS
02:11 PM
I think url decoding the url will not be a breaking change. But the bigger question is if having / in field names and collection names allowed. JSON allows it and we’ve leveraged this highly.
02:13
KS
02:13 PM
Actually my bad.
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
02:13 PM
We did add support for url decoding since 0.23.1 IIRC

1

KS
Photo of md5-9cc02c1d61e365404a2a5a7cf385b98b
KS
02:13 PM
I was PATCH ing :face_palm:

1