What steps will reproduce the problem?
Pass a JSON string for an experiment with a triggered schedule to
fromSingleEntityJson in JsonConverter.java
Expected Behavior: Method returns an ExperimentDAO
Actual Behavior: Method returns null. Parse error because of trigger schedule.
Error message: Could not parse json. Unexpected token (END_OBJECT), expected
FIELD_NAME: missing property 'type' that is to contain type id (for class
com.google.paco.shared.model.SignalScheduleDAO)
Original issue reported on code.google.com by do...@google.com on 8 Jul 2013 at 10:04
Original issue reported on code.google.com by
do...@google.com
on 8 Jul 2013 at 10:04