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
I want to be notified if something goes wrong during the import phase,
So that I have the opportunity to take appropriate action.
Acceptance criteria
Create a new page that includes error messages and displays a statistics section reflecting the metadata. This page can provide detailed information about any encountered errors during the import process, as well as present a comprehensive overview of the metadata statistics.
One meaningful way to indicate to the user that something has gone wrong is by providing a statistics overview that includes the number of data entries since the last import or the date of the most recent record available. This can help the user easily identify any discrepancies or errors in the import process.
Definition of done (DoD)
A feature is considered complete when
All of its acceptance criteria have been met.
It has been thoroughly tested.
The code has been peer reviewed by the dedicated team.
It can be seamlessly integrated into the main branch without causing any negative side effects.
Its core functionality has been thoroughly documented.
DoD general criteria
Feature has been fully implemented
Feature has been merged into the mainline
All acceptance criteria were met
Product owner approved features
All tests are passing
Developers agreed to release
The text was updated successfully, but these errors were encountered:
User story
Acceptance criteria
Definition of done (DoD)
A feature is considered complete when
DoD general criteria
The text was updated successfully, but these errors were encountered: