Closed nayosis closed 5 months ago
When deleting a context in the application, the error "context doesn't exist" appears.
It seems that the construction of the endpoint is incorrect, with a double "/" in the API:
http://localhost:9000/api/admin/tenants/maifvie-tapc/projects/a2p/contexts//env52
Version used : https://github.com/MAIF/izanami/releases/tag/v2.1.0
Thanks for reporting this, looks like it's fixed already.
It'll ship with next release !
🙏
When deleting a context in the application, the error "context doesn't exist" appears.
It seems that the construction of the endpoint is incorrect, with a double "/" in the API:
http://localhost:9000/api/admin/tenants/maifvie-tapc/projects/a2p/contexts//env52
Version used : https://github.com/MAIF/izanami/releases/tag/v2.1.0