scheduled_event.edit
does not work if location changed from external to voice
#1847
Closed
3 tasks done
Summary
If you create a scheduled event with a string as location (external) and than edit it to a voice channel, the edit fails
Reproduction Steps
Minimal Reproducible Code
Expected Results
New location is the voice channel
Actual Results
Intents
all
System Information
Checklist
Additional Context
The issue seems to be that the
edit
function completely ignores theentity_type
(doc ) which should change from external to voice in the case above.Chaning the location from one voice channel to an other works fine.
The text was updated successfully, but these errors were encountered: