Skip to content

Cannot use measurementId as location after offloading #783

@alexey-yarmosh

Description

@alexey-yarmosh

To create a new measurement based on a measurementId as location current logic requires both gp:m:${id}:ip value and the original measurement. It gets them from redis, so after offloading it returns 422. Need to update the logic to get measurement from SQL if redis has gp:m:${id}:ip but not the measurement.

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions