-
We are trying to integrate Jira and are running into lot of issues... in collector runtime... we are using 6.x
-
Error :-
No result was available from Jira unexpectedly - defaulting to blank response. The reason for this fault is the following:RestClientException{statusCode=Optional.of(404), errorCollections=…
-
I tried building after the #329 was merged and I get an error, I am trying to research it..
[INFO] --- frontend-maven-plugin:0.0.27:bower (bower install) @ UI ---
[INFO] Found proxies: []
[INFO] Runn…
-
We have created Hygieia dashboard integrating JIRA, Stash, Jenkins and SONAR.
My rmanagement asked me to provide link to drilldown further to understand more details.
Ex: **JIRA Sprint** - Link…
-
Getting the following error when running the code quality collector, jenkins is up and running on port 8080/jenkins .
```
09:48:39,983 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Cou…
-
Hi,
I've created Jira application properties with following data.
After API was running, I got errors.
Could my user role permissions of Jira have caused this?
Could you advice what's wrong?
…
-
I am trying to connect to my Jenkins instance which is using folder plugin. When I try with Jenkins default URL it is not collecting data from any jobs under different folders. and when I am giving co…
-
I am trying to configure bibucket widget on Hygieia.
I have followed all the step. Generated secret key. Added that key into both api dashboard.properties and collector application.properties file.
…
-
I am the last stages of building the application. And I am stuck at getting this error below:
A required class was missing while executing com.github.eirslett:frontend-maven-plugin:0.0.27:install-nod…
-
I provided two main config lines in application.properties:
```properties
feature.jiraBaseUrl=http://jira.mycompany.com
feature.jiraCredentials=my_jira_username:my_password
```
I got this error…