Aggregate Custom data entry and indicators

we had a custom data entry with data elements and showing the indictors.

	<tr>
			<td>Ind. 1.1: % HGR sans rupture de stock de med. traceurs</td>
			<td>10%</td>
			<td>
			<p>Nombre HGR appuy&eacute;s dans la province</p>

			<p><input id="HvZFfMqk9rx-HllvX50cXC0-val" name="entryfield" title="" value="" /></p>

			<p>Nombre HGR sans rupture de stock de med. traceurs. Uniquement m&eacute;dicements dont l&#39;approvisionnement d&eacute;pend de l&#39;ECZ&nbsp;ou de l&#39;HGR.</p>

			<p><input id="CM3RXDBquzb-HllvX50cXC0-val" name="entryfield" title="" value="" /></p>

			<p>Ind. 1.1: % HGR sans rupture de stock de med. traceurs</p>

			<p><input id="indicatorVTCMbVRz99f" indicatorid="VTCMbVRz99f" name="indicator" readonly="readonly" title="" value="" /></p>

			<p>Liste de m&eacute;dicaments essentiels en rutpure de stock dont l&#39;approvisionnement ne d&eacute;pend pas de la ZS/HGR. Indiquez qui est responsable de cet approvisionnement.&nbsp;</p>

			<p><input id="QPQSDjm7L3a-HllvX50cXC0-val" name="entryfield" title="" value="" /></p>
			</td>
			<td>40%</td>
			<td>70%</td>
			<td><input id="HXB49397dgX-HllvX50cXC0-val" name="entryfield" title="" value="" /></td>
		</tr>

we had an indicator

name Ind. 1.1: % HGR sans rupture de stock de med. traceurs
numerator #{CM3RXDBquzb}
denominator #{HvZFfMqk9rx}
id VTCMbVRz99f

but the rendering only allow to fill in the data elements but doesn’t show the value for the indicator calculated value

it used to work before a dhis2 to 2.42

@Gassim is this a regression in the feature ?

Hi @Stephan_Mestach

Thank you for your patience. Sorry I couldn’t get to this earlier. This might be a bug that has been fixed but was in older versions of the new data entry app (and I’m hoping it’s not a regression), see ticket () and ticket ().

May I ask what is the version of the Data Entry app that you are using? You can check the data entry app version by clicking on the profile avatar then check the bottom of the menu or from the App Management app.

Would you kindly make sure that it is the latest version of the app? After that could you use the Clear application cache and reload apps from the Maintenance view in the Data Administration app? Then test again by viewing while in your browser’s Guest mode.

Thank you!

 {
  "app_name": "Saisie de données",
  "app_version": "102.0.2",
  "global_shell_version": "1.9.1",
  "dhis2_version": "2.42.4",
  "dhis2_revision": "eaf4b70"
}

you didn’t shared the ticket links

Thanks! You are right, I thought I added the links..

Might be relevant, DHIS2-10698 and DHIS2-19832; however, now that I know you are on app version 101.0.2 it’s either the fix was for that version or that the testing was happening in that version. @tzemp mentions: ‘I see that the indicator calculations are also delayed.’ and then he mentions, ‘testable with v101.0.20 of aggregate data entry app’.

I would still make this recommendation please:

Hi @Stephan_Mestach (and @gassim). Sorry for this and thank you for reporting.

I took a quick look and agree that there seems to be something going wrong with the indicator calculation in the current data entry app. This would be a bug, not a intentional change.

I’ve opened a ticket and I will look at it early next week and report back: DHIS2-21607

2 Likes

Thank you @tzemp! You saved @Stephan_Mestach from my debugging questions. :sweat_smile: :grin:

Hi @Stephan_Mestach. This issue should now be fixed in v102.0.7 of the data entry app (available via App Management app / DHIS2 App Hub).

Please let us know if you have any issues after updating (note that you may need to clear cache after app update to ensure that you’re using the latest version of the app).

Thank you again for reporting the issue.