← Back to team overview

dhis2-devs team mailing list archive

[Bug 1250984] [NEW] Web API Location not shown in Events api

 

Public bug reported:

The API documentation states that when the JSON posted to the Event api
contains location, this will be stored on the event and be retrievable
from the event API. This doesn't seem to work. We have 7 INF5750 master-
groups working on geolocation data-entry for single event, and they rely
on this feature. It would be very good to get this fixed and backported
with high priority. Thanks.

...
  "coordinate": {
    "latitude": "59.8",
    "longitude": "10.9"
  },
...

** Affects: dhis2
     Importance: Critical
     Assignee: Morten Olav Hansen (mortenoh)
         Status: New


** Tags: tracker webapi

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1250984

Title:
  Web API Location not shown in Events api

Status in DHIS 2:
  New

Bug description:
  The API documentation states that when the JSON posted to the Event
  api contains location, this will be stored on the event and be
  retrievable from the event API. This doesn't seem to work. We have 7
  INF5750 master-groups working on geolocation data-entry for single
  event, and they rely on this feature. It would be very good to get
  this fixed and backported with high priority. Thanks.

  ...
    "coordinate": {
      "latitude": "59.8",
      "longitude": "10.9"
    },
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1250984/+subscriptions


Follow ups

References