Issues
- wazo-auth: improve performance for /tenants APIWAZO-3697Resolved issue: WAZO-3697Sébastien Duthil
- wazo-confd - /sounds pagination is not accurate like other routesWAZO-3695Resolved issue: WAZO-3695Francis Chartrand
- wazo-provd returns code 500 when GET /$key with no fileWAZO-3691Resolved issue: WAZO-3691Sébastien Duthil
- [wazo-ui] Use human label for MOHWAZO-3683Resolved issue: WAZO-3683Alexandre Fournier
- Calling a meeting with a coma in its name breaks the call log generationWAZO-3679Resolved issue: WAZO-3679Pascal Cadotte
- Call logs error when the destination of a call starts with a +WAZO-3678Resolved issue: WAZO-3678Pascal Cadotte
- DND consistence for FanvilWAZO-3674Resolved issue: WAZO-3674Franck Muller
- Context Ranges API - Respect the range did_length in the returned rangesWAZO-3669Resolved issue: WAZO-3669Charles Langlois
- Upgrade to Asterisk 21WAZO-3429Resolved issue: WAZO-3429Sébastien Duthil
- Unable to create group chat with 2 participants if 3 existsWAZO-3418Resolved issue: WAZO-3418François Blackburn
10 of 10
wazo-auth: improve performance for /tenants API
Done
Description
Zendesk Ticket IDs
None
Details
Priority
MediumAssignee
Sébastien DuthilSébastien DuthilReporter
Sébastien DuthilSébastien DuthilApprovers
Pascal CadottePair
Pascal CadotteFix versions
Sprint
NoneStory Points
3Labels
Details
Details
Priority
Assignee
Sébastien Duthil
Sébastien DuthilReporter
Sébastien Duthil
Sébastien DuthilApprovers
Pascal Cadotte
Pair
Pascal Cadotte
Fix versions
Sprint
None
Story Points
3
Labels
Zendesk Support
Zendesk Support
Zendesk Support
Created April 3, 2024 at 2:25 PM
Updated April 3, 2024 at 3:59 PM
Resolved April 3, 2024 at 2:26 PM
Activity
Show:
Given I have 5k tenants in wazo-auth
When I list the tenants
Then the request takes more than 1 second to complete
Expected: the request takes less than 1 second to complete