Actions
Bug #23309
closedApi to get a campaign schedule event should return nothing when there is no new event to schedule, and not an error
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
When asking for next event for a one shot campaign that was made in the past, we should return no event, since no event are scheduled.
adapt the api to not send an error but send an empty response
Actions