Is there an existing issue for this?
Current behavior
TypeError: '>=' not supported between instances of 'NoneType' and 'datetime.datetime'.
File: apps/api/plane/api/views/cycle.py, line 762
Steps to reproduce
- Create a cycle without setting an end date
- Attempt to archive that cycle
- See 500 error
Environment
Production
Browser
None
Variant
Cloud
Version
v0.17.0-dev
Is there an existing issue for this?
Current behavior
TypeError: '>=' not supported between instances of 'NoneType' and 'datetime.datetime'.
File: apps/api/plane/api/views/cycle.py, line 762
Steps to reproduce
Environment
Production
Browser
None
Variant
Cloud
Version
v0.17.0-dev