We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When an event is a standalone event, it doesn't show up in the list of events, instead no events show up and an exception is thrown instead.
Steps to reproduce:
Expected: Both events should show up in the event list.
Actual: No events show up and instead an exception is thrown because campaign is null.
campaign
null
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
When an event is a standalone event, it doesn't show up in the list of events, instead no events show up and an exception is thrown instead.
Steps to reproduce:
Expected: Both events should show up in the event list.
Actual: No events show up and instead an exception is thrown because
campaign
isnull
.The text was updated successfully, but these errors were encountered: