Skip to content
New issue

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

Crash when campaign is null #297

Open
niklasva82 opened this issue Mar 4, 2024 · 0 comments · May be fixed by #299
Open

Crash when campaign is null #297

niklasva82 opened this issue Mar 4, 2024 · 0 comments · May be fixed by #299
Labels

Comments

@niklasva82
Copy link
Member

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:

  1. Create a new event as part of a project.
  2. Create a new event as a standalone event.
  3. Start calling.

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.

@niklasva82 niklasva82 added the bug label Mar 4, 2024
@niklasva82 niklasva82 linked a pull request Jun 13, 2024 that will close this issue
@niklasva82 niklasva82 changed the title Crash when campaign is null Fix crash when campaign is null Jun 13, 2024
@niklasva82 niklasva82 changed the title Fix crash when campaign is null Crash when campaign is null Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant