You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked in the test db but could not find whats different between project 7 and 8. Project 8 has no error.
If I in the db change project 7 to status "contracting" it loads without issues. I have set it back to "invoicing_and_reporting" and now the error is there again.
I looked deeper into a few projects locally, and I found it has issues with the project's 'start_date' because of the approved contract and its approval date. So, basically it is happening only to old projects. We can put it on hold until someone report it for any new project.
Describe the bug
Some projects with the status 'Invoicing and reporting' are throwing the error 'NoneType' object has no attribute 'end_date'.
To Reproduce
Need a bit of research, but reference is https://test-apply.hypha.app/apply/projects/7/
Expected behavior
The error should be handled.
Priority
Affected roles
The text was updated successfully, but these errors were encountered: