Cannot edit activities with no questions added to them
Closed this issue · 1 comments
jbeale commented
Steps to Reproduce:
- Create New Activity
- Name activity but don't add any questions
- Click Save
- Try to edit that activity
Actual Behavior:
A 500 Error occurs because the data blob is empty
Expected Behavior:
Should be able to edit empty activity
jbeale commented
Resolved via new unit tests