...
The dashboard item Expected DC Updates shows a list of the data collections that are expecting new submissions based on the Update frequency defined in the data collection settings.
Note |
---|
Currently there is no user interface to configure this item. |
...
Items that have a Next Expected Update date that has already passed, are marked in red:
...
. You can define a buffer that will be taken into account when adding the alert to a missed update. For example, if an update was done within 5 days before the expected date, then this will trigger the date to be updated to the next one. The buffer is set in the Data Collection settings alongside the Update frequency and Frequency start date.
Configuration
To configure the Expected DC Updates item to a dashboard:
...
Note |
---|
Configuration must always be enclosed in curly brackets and if there more configurations than one seperated by a comma. |
Maximum Days since last Update
To change the number of days that are allowed to have passed since the last update:
Code Block |
---|
maxLastUpdateDays: 10 |
Icon
Choose an icon from the Material UI data base.
...