Preconditions:
User must be logged in as Super-Admin
The 'Sumar Activitate' section from "ONG-ul in numere" tab must be completed
Steps of Reproduction:
- Click on kebab menu
- Select the 'Elimina Date' option
Expected Result:
2. The data are reset
Actual Result:
2. The section is refreshed but the data are not reset. The BE return the following error:
{
"statusCode": 422,
"message": "invalid input syntax for type integer: \"NaN\"",
"code": "22P02",
"timestamp": "2024-07-08T12:51:02.800Z",
"path": "/organization/undefined",
"method": "PATCH",
"stack": {}
}
NOTE:
- It would improve the user experience to add a confirmation modal.

Preconditions:
User must be logged in as Super-Admin
The 'Sumar Activitate' section from "ONG-ul in numere" tab must be completed
Steps of Reproduction:
Expected Result:
2. The data are reset
Actual Result:
2. The section is refreshed but the data are not reset. The BE return the following error:
NOTE: