Expected behavior
Optionally allow phase description to be empty or null at API endpoint for phases patch request.
Actual behavior
Does not allow phase description to be empty or null at API endpoint. Now in the FE, we use space string to allow empty description but it will need to be updated later (based on this).
Steps to reproduce the problem
- Add New Phase
- Enter title
- Select Start Date & End Date
- Leave the description empty
- Save Draft
Screenshot/screencast
