aliozgur / SeqApps

MIT License
7 stars 5 forks source link

Null reference exception when Project Key property has null value #21

Closed MattMofDoom closed 2 years ago

MattMofDoom commented 2 years ago

Hi @aliozgur,

This will be closed by #20 when merged.

The current release has a bug when the Project Key property has been set, but has a null value in the event examined. I added the correct null check and a test case to confirm that it was fixed.

My test instance of Seq.App.Atlassian.Jira also reflects that this resolves the problem.

Overall the updates to the Jira app have been working amazingly well in our environment - just this lingering bug to address.

Cheers,

Matt

MattMofDoom commented 2 years ago

@aliozgur Updated app installs fine, will keep an eye on it to ensure no problems, but believe this closes the issue 😀