const observations = state.observations.filter(o => o.rowObjectId === observation.rowObjectId && o.rowObjectType === observation.rowObjectType)