← Back to team overview

dhis2-devs team mailing list archive

[Bug 1556799] [NEW] [api] Translated property on /api/schemas

 

Public bug reported:

The `translated` property on the /api/schemas endpoint seems to have
been removed (in trunk)? We're using this in `d2` to determine if an
object can be translated.

A bug serviced in trunk where the context menu does not display the
translate option anymore because of this removal.

Please restore the property or is there a new alternative to determine
the "translatability" of an object?

Translate property is available in demo
https://play.dhis2.org/demo/api/schemas/dataElement.json

But not in trunk
https://play.dhis2.org/dev/api/schemas/dataElement.json

** Affects: dhis2
     Importance: Undecided
         Status: New


** Tags: api schemas

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

Title:
  [api] Translated property on /api/schemas

Status in DHIS:
  New

Bug description:
  The `translated` property on the /api/schemas endpoint seems to have
  been removed (in trunk)? We're using this in `d2` to determine if an
  object can be translated.

  A bug serviced in trunk where the context menu does not display the
  translate option anymore because of this removal.

  Please restore the property or is there a new alternative to determine
  the "translatability" of an object?

  Translate property is available in demo
  https://play.dhis2.org/demo/api/schemas/dataElement.json

  But not in trunk
  https://play.dhis2.org/dev/api/schemas/dataElement.json

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


Follow ups