Can't find Event Programs in Import/Export-->Event Export on Play

Hi All,

I seem to not be able to find any event programs on any play versions (2.38-v41) within import/export–>event Export, yet on my sandbox instance of v40.3.2, I’m able to select them as normal. Is there some user roles going on here that is preventing this, or am I missing something else?

1 Like

Hi

May I first ask why this is on Mobile . I want to check the issue out in the play.dhis2.org instances but wondering if you’re using the android Capture app in the process?

Sorry @Gassim saw the green color and assumed support! my bad. Changed it.

1 Like

Alright, thanks for the clarification.

So I see the same thing on play:
image

When clicking on Events export, it is requesting only the “with registration type”

https://play.im.dhis2.org/stable-2-41-0-1/api/41/programs?fields=id%2CdisplayName&filter=programType%3Aeq%3AWITH_REGISTRATION&paging=false

Are you sure that your instance is sending the same API request? Could you please double check using your browser’s Guest mode so we’re sure it’s not a caching issue?

I don’t understand why the API is forcing that filter. I need to ask. Thanks!

1 Like

just checked again and now see a different url in play 40.3.2:

xxx/stable-2-40-3-2/api/40/programs/PREnRHSp3be?fields=programStages%5Bid%2CdisplayName%5D&paging=false

this indeed does pull all programs (event and tracker). this mimics the request on our sandbox server.

However if I go to nightly 2.39 version, I see your request:

xxx/nightly-2-39/api/39/programs?fields=id%2CdisplayName&filter=programType%3Aeq%3AWITH_REGISTRATION&paging=false

Nightly 40,41, stable 2.38.7 has “with registration”
stable 40.3.2 and 2.39.5 don’t have it.

1 Like

I am having the same issue. I can’t seem to use the event visualizer or look at event reports. I’m doing the D005 course, module 4 and this isnt working for me. I cant do the activities - Login | hisp

1 Like

Hi apologies for the inconveniences here. We (the developer team) will look at this and get back to you.

2 Likes

@HILKKA : can you please contact the Technical support team via the academy.dhis2.org (click on “Technical Support” in the bottom-right of the page)? I believe that the version of DHIS2 that the course is using should not be affected by the bug that is discussed on this thread, but they can look at the problem in more detail.

@Matthew_Boddie : in v41, a new version of the app (101.1.7) is now installable via App Management app. For v40 and v39, the fix will be included in an upcoming patch. Thanks for the report and sorry again for the inconvenience.

1 Like

Thanks! To be clear, I wasn’t actually seeing this on my instance of 40.3.2, so perhaps some new additions that hadn’t yet made it into the stable versions were the cause.

2 Likes

Hi @tzemp
I am seeing this same issue reflected in a dev and test server running DHIS2 version 2.40.4.
Is there an expected timeline for when the patch will be released that includes this fix? And is there an existing jira ticket that is being used to track this issue?
Thanks!
image

Hi @SydneyDaniel: We apologize for for the inconvenience. The 2.40.5 release, which will include the fix, is currently scheduled for 12 September.

This is the relevant ticket: DHIS 2 Software - Issues - Jira.

1 Like

@tzemp Thank you! We are about to upgrade a production server and are hoping to upgrade it to 2.40.3.2 - My understanding is that the issue should not appear in that version, is that correct?

@SydneyDaniel : I believe that the only version that was released with this bug was 2.40.4, so 2.40.3.2 should be okay.

Thanks! Appreciate your help!