← Back to team overview

dhis2-devs team mailing list archive

[Bug 1215274] [NEW] Deprecated method in Period object

 

Public bug reported:

Constructor public Period( String externalId ) is marked as depricated
but is widely used by other methods calling public Period
getPeriodByExternalId( String externalId ). If this constructor is
deprecated alternative constructor/method should be implemented.

** Affects: dhis2
     Importance: Undecided
         Status: New

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

Title:
  Deprecated method in Period object

Status in DHIS 2:
  New

Bug description:
  Constructor public Period( String externalId ) is marked as depricated
  but is widely used by other methods calling public Period
  getPeriodByExternalId( String externalId ). If this constructor is
  deprecated alternative constructor/method should be implemented.

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


Follow ups

References