WCZRA5007EA problem occurred while deleting code slice.
Explanation
This error message indicates that Z Refactoring Assistant was unable to complete a request to delete a code
slice based on a key condition. In most cases, the error is a communication error caused by
communication failures in the backend, network issues, or expired tokens.
System action
The code slice is not removed from the service file.
User response
To fix the error, try with the following steps:
Open your Visual Studio Code, select
Help > Toggle Developer Tools
from the menu bar on the header.
In the Developer Tools window, click the Console
tab.
Identify the possible cause from the Console tab and fix the error.
Try to delete the code slice again.
If you see a 401 unauthorized error indicating that the authentication token has expired, you
must log into Z Refactoring Assistant again to re-authenticate. For
other error codes, you might want to debug from the backend by consulting with your administrator
who set up Z Refactoring Assistant.