amida-tech / greyscale

Indaba - Turn knowledge into data :earth_africa: :earth_asia: :earth_americas:
http://indaba.amida-tech.com
Other
8 stars 4 forks source link

Fix/inba 885 mp fix task by user #485

Closed morleegan closed 6 years ago

morleegan commented 6 years ago

If this PR fixes a bug, you must add test cases representative of the bug.

Please refer to Tettra for PR review guidelines.

What does this PR do?

Task now returns an empty array instead of a 204.

Related JIRA tickets:

INBA-885

How should this be manually tested?

All User -> Click on a user without tasks -> Console.log() Unit Tests to be added in a separate JIRA

Background/Context

fixing a PropError by returning an array

Screenshots (if appropriate):

Perry5 commented 6 years ago

@morleegan this PR should be against develop not master

morleegan commented 6 years ago

@Perry5 fixed