Was just walking through the reporting feature on the test site, and when I enabled it by setting the frequency, a 'NoneType' object has no attribute 'end_date' error was thrown making the project page inaccessible as the error is always triggered on loading.
Was just walking through the reporting feature on the test site, and when I enabled it by setting the frequency, a
'NoneType' object has no attribute 'end_date'error was thrown making the project page inaccessible as the error is always triggered on loading.