Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This section explains the troubleshooting errors that can arise while performing validation and deletion process using Bulk User Delete for Jira application.

1. Incorrect API token

If the entered API token is incorrect, the following error appears:

API invalid.PNG

To prevent, recheck the copied API token or try to create a new API token.

2. Failed status after Bulk Delete

Admins can see the failed entries in status page after the deletion process.

Error in Bulk Delete.png

Failures

  • You cannot delete the currently logged in user.

  • Cannot delete user because issues were reported by this person.

Reasons

  • You cannot delete your own account

  • You cannot delete user account if user is assigned to an issue.

Solutions

  • Unassign the issue from user you want to remove. Try deleting again.

3. Failed status after Bulk Delete by CSV

Admins can see the failed entries in status page after the deletion process.

Error in Delete by CSV.png

Failures

  • You cannot delete the currently logged in user.

  • Cannot delete user because issues were reported by this person.

Reasons

  • You cannot delete your own account

  • You cannot delete user account if user is assigned to an issue.

  • User account Id in CSV file may not matching with the user available in the list

Solutions

  • Unassign the issue from user you want to remove. Try deleting again.

  • Recheck and match the user account Id added in CSV file and try deleting again

  • No labels