StatCan / StatCan.OrchardCore

Houses StatCan OrchardCore Modules
https://statcan.github.io/StatCan.OrchardCore/
MIT License
56 stars 12 forks source link

Potential NRE for Hackathon sites #240

Open jptissot opened 3 years ago

jptissot commented 3 years ago

StatCan.OrchardCore/src/Modules/StatCan.OrchardCore.Hackathon/Controllers/TeamController.cs:line 61

Potential NRE if the HackathonCustomSettings were not properly initialized. Maybe we should add default values in the hackathon migration for these settings.