Error 500 when deleting a conference with func keys

Description

Given I have a conference

Given I have a function key template referring to this conference

When I try to delete conference

Then I have error 500 with the following traceback

Expected: No error from API. conference and function keys to this conference are deleted

 

 

Solution:

like groupfeatures (https://github.com/wazo-platform/xivo-dao/blob/b3f57c35dc4a619d1d5ba57b8390eaa21974056e/xivo_dao/alchemy/groupfeatures.py#L144), add missing relationship in conference

Zendesk Ticket IDs

None

Activity

Show:
Done

Details

Priority

Assignee

Reporter

Approvers

François Blackburn

Fix versions

Sprint

Zendesk Support

Created November 14, 2023 at 5:05 PM
Updated November 22, 2023 at 7:12 PM
Resolved November 14, 2023 at 6:31 PM