Fixed
Details
Assignee
Mark GoodrichMark GoodrichReporter
Mark GoodrichMark GoodrichComplexity
LowFix versions
Priority
TBD
Details
Details
Assignee
Mark Goodrich
Mark GoodrichReporter
Mark Goodrich
Mark GoodrichComplexity
Low
Fix versions
Priority

Created May 5, 2017 at 11:02 AM
Updated May 5, 2017 at 12:09 PM
Resolved May 5, 2017 at 12:09 PM
Starting in OpenMRS 2.0.x, we deprecated the isPatient method on Person in favor of getIsPerson (see TRUNK-2205).
We don't want to backport this full change to the 1.x line, because it's too significant, but we do want to add the getIsPatient method to the line so that the isPatient property can be accessed via REST.