You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
The idea here is to give more details about what really happened during the ETL.
I suggest to show this instead : [batch length] | [number of ressources or mappings processed] | [number of instances created] | [number of instances updated]
For example 2 minutes 32 seconds | 5 FHIR mappings | 2 864 instances created | 21 031 instances updated
@simonvadee As discussed, do you confirm we do already have everything needed in DB ? @nriss@elsiehoffet-94 What do you think of this as a first step ? I was also thinking about showing more details on a mapping-level (for example Patient : 1k instances created and 0 instance updated)
The text was updated successfully, but these errors were encountered:
@Klochette We were talking with @Jasopaum to add some more details for the user.
While @Jasopaum is working on the backend, maybe you can already take care of the front ?
We expect the following
When a batch is status = success, we can click on it in order to collapse (as it did before in order to see the errors 😄 )
We want to show an array with several info per mapping about what happened during the ETL batch [ mapping name - label ] [ number of instances created ] [ number of instances updated ]
For instance Patient | 12 021 created | 67 updated Observation - Tumor Pathology Event | 128 063 created | 2 156 updated
The idea here is to give more details about what really happened during the ETL.
I suggest to show this instead :
[batch length] | [number of ressources or mappings processed] | [number of instances created] | [number of instances updated]
For example
2 minutes 32 seconds | 5 FHIR mappings | 2 864 instances created | 21 031 instances updated
@simonvadee As discussed, do you confirm we do already have everything needed in DB ?
@nriss @elsiehoffet-94 What do you think of this as a first step ? I was also thinking about showing more details on a mapping-level (for example Patient : 1k instances created and 0 instance updated)
The text was updated successfully, but these errors were encountered: