← Back to team overview

dhis2-devs team mailing list archive

[Bug 1215274] Re: Deprecated method in Period object

 

** Changed in: dhis2
       Status: New => Fix Committed

** Changed in: dhis2
     Assignee: (unassigned) => Lars Helge Øverland (larshelge)

-- 
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:
  Fix Committed

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


References