dkayiwa

Results 156 comments of dkayiwa

@gitcliff i find it confusing to return an `ObjectNotFoundException`, even when the `patient` parameter is not specified. My expectation is that a call like `order?status=active` should result into a bad...

Did you try figure it out by looking at the error log? If you still cannot, can you ask for help on talk?

With your changes, what happens when one requests for allergies for a patient whose status is unknown?

> Nothing is being return to the client. Then how are you helping the reporter of the problem on talk?

@kdaud is there a reason why you make a million commits on pull requests like this? Am not against the concept of commit early and often. But your rate of...

@kdaud your test should not be in that class. It should instead be in the `PatientAllergyController2_0Test` class.

Can you include the ticket id in the commit message as required at? https://wiki.openmrs.org/display/docs/Pull+Request+Tips