Details
-
Type:
Bug
-
Status: Closed
-
Priority:
TBD
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Complexity:Undetermined
-
Development:
Description
From line 87 in OpenmrsObjectSaveHandler.java of org.openmrs.api.handler:
//We are dealing with only strings //TODO We shouldn't be doing this for all immutable types and fields if (openmrsObject instanceof Obs ||!property.getPropertyType().equals(String.class)) { continue; }
Gliffy Diagrams
Attachments
Issue Links
- relates to
-
TRUNK-324 Go through the TODO items code and create tickets out of them
-
- Ready for Work
-