We have an stage in our tracker program where some images are stored in data elements.
This stage can be repeated.
If a patient has more than one stage of this kind, when we select the first stage and then the second one, the image fields are not refreshed. The images from first stage are still shown in the screen.
In order to refresh images, the user must refresh the browser or go to a previous stage of other kind and then select the desired stage,
Hi @JaimeLopez
I assume you are talking about Capture App? Can you specify which dhis2 version and which Capture App version are you using?
This might potentially be a bug. But if you update to the latest Capture App version and still see the issue, please create a jira issue. We will take a look
The images do not come from the Capture app. They come from another system, Orthanc. We have a script that transfers the images to DHIS2.
It might be a bug as it happens with all the patients. When there are more than one stage, If I select one of them and then the other one, the image fields are not refreshed.
I have made a test and I included the images manually in a test patient using the web interface. This is a short video to ilustrate the situation.
As you see, the image “1” of the first stage remains there when I select the second stage. In order to see the image “2” of the second stage I have to refresh the browser.