I have a simple Java code in Github which has 2 test cases out of which 1 will fail. I have a Maven project in jenkins which will create issues for failed tests while building the project. I'm using JiraTestResultReporter plugin. I have Jira credentials in Configure System Page in Jenkins. Even when I select the "Auto Raise Issues" option, Issues are not getting created. However I was able to create issues from Test results page in Jenkins(So i think communication is not a problem)manually by clicking "+" next to failed test.
pic for your reference
Kindly help me to solve this issue.
I found the answer for it. I would suggest, please use who ever facing this issue for JiraTestResultReporter plugin throwing 401 error code message on validating your credentials.
Jira has removed password authenication from any kind of plugin integration, hence you need to create auth token from jira which will be used in case of above plugin password section and username name will be your email address.
I did this and it got fixed.
For more information read this link.
I am facing the same issue. All of sudden it stopped working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Even I'm facing the same problem. I got this working only once and it stopped working later. I'm not sure whether any other plugin conflicts with this plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.