Delete current user’ functionality is not working for the newly created user and application prompts exception message ‘An exception occurred, Sorry! The system failed to execute the operation. Usually, no data is lost and you can continue working by going back to the previous page.
If we delete current user then all the thing ( like chart , category option , category option group etc) that user did using that user id need to be deleted.
So I want to know the solution what should we do . we have three option
1. Delete user and all related task related to user id
you should not get an exception, so please provide a bit more info (logs) and we will have a look.
That said, in DHIS 2, almost all objects/tables might be linked to users, so cleaning up all this is a complex task. You could simply disable the user instead of deleting.
Delete current user’ functionality is not working for the newly created user and application prompts exception message ‘An exception occurred, Sorry! The system failed to execute the operation. Usually, no data is lost and you can continue working by going back to the previous page.
If we delete current user then all the thing ( like chart , category option , category option group etc) that user did using that user id need to be deleted.
So I want to know the solution what should we do . we have three option
1. Delete user and all related task related to user id