dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00292
[Bug 344752] Re: Unable to select Current Quarterly period in DataEntryScreen
This is bug but not because the first quarter isn't over yet.
The way I see it it's a logical flaw in the method that generates the
available period list. For some reason periods that are not persisted in
the database are filtered from the available periods. This is weird as
periods are not persisted before data is registered for it, in other
words a serious contradiction.
Also, this method uses a custom caching mechanism which I have removed
as it seems unnecessary.
Please comment on this if I have missed something.
** Changed in: dhis2
Assignee: (unassigned) => Lars Helge Øverland (larshelge)
Status: New => Fix Committed
--
Unable to select Current Quarterly period in DataEntryScreen
https://bugs.launchpad.net/bugs/344752
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
Status in District Health Information Software: Fix Committed
Bug description:
Unable to select any quarterly time period in current year. This is because the first quarter of the year isn't over yet.
However this is already mid of march and the quarterly data entry could be done at any time during the last 2 weeks of march.
Unable to select any quarterly time period in previous year as well. we should allow the user the option of going back to last year.
It would be good if we allow data entry for the running / current quarter and block it for the subsequent/coming quarters
References