Issues with SonarQube Version 4.3.1 - JIRA plugin issue (JIRA v6.0.7) -



Issues with SonarQube Version 4.3.1 - JIRA plugin issue (JIRA v6.0.7) -

i'm able sonar issues view, link jira. issue gets created in jira. jira description holds amongst others link sonar issue. after there 2 issues:

i cannot navigate jira link provided sonar. clicking link gives me:

we're sorry, went wrong. please seek in few minutes , contact back upwards if problem persists. go homepage

the above message displayed - when seek same sonar on specific issue on icon @ right hand upper corner. (probably because same link).

has witnessed before?

the sonar.log shows this:

2014.06.19 23:10:13 error [o.s.s.ui.jrubyfacade] fail render: http://****:9000/issue/show/19b4e295-ac26-47d7-84f3-d60e0a49c67c?layout=false

undefined method `name' nil:nilclass on line #137 of app/views/issue/_issue.html.erb

134: comment_html_id = "comment-#{comment.key}-#{rand(100)}" %> 135: <div class="code-issue-comment" id="<%= comment_html_id -%>" data-comment-key="<%= comment.key -%>"> 136: <h4> 137: <%= image_tag('reviews/comment.png') -%> &nbsp;<b><%= h( @issue_results.user(comment.userlogin()).name() ) -%></b> 138: (<%= distance_of_time_in_words_to_now(api::utils.java_to_ruby_datetime(comment.createdat)) -%>) 139: <% if current_user && current_user.login==comment.userlogin %> 140: &nbsp; app/views/issue/_issue.html.erb:137 file:lib/jruby-complete-1.7.9.jar!/jruby/java/java_ext/java.util.rb:7:in `each' app/views/issue/_issue.html.erb:133 org/jruby/rubykernel.java:2227:in `send' gems/gems/actionpack-2.3.15/lib/action_view/renderable.rb:34:in `render' gems/gems/actionpack-2.3.15/lib/action_view/base.rb:306:in `with_template' gems/gems/actionpack-2.3.15/lib/action_view/renderable.rb:30:in `render' gems/gems/actionpack-2.3.15/lib/action_view/renderable_partial.rb:20:in `render' gems/gems/actionpack-2.3.15/lib/action_controller/benchmarking.rb:30:in `benchmark' gems/gems/actionpack-2.3.15/lib/action_view/renderable_partial.rb:19:in `render' gems/gems/actionpack-2.3.15/lib/action_view/template.rb:205:in `render_template' gems/gems/actionpack-2.3.15/lib/action_view/renderable_partial.rb:44:in `render_partial' gems/gems/actionpack-2.3.15/lib/action_view/partials.rb:184:in `render_partial' gems/gems/actionpack-2.3.15/lib/action_view/base.rb:267:in `render' app/views/issue/_show.html.erb:25 org/jruby/rubykernel.java:2227:in `send'

this bug seems come comment created on issue jira plugin. business relationship has been used click on "link jira" button ? yours ? sure business relationship still existing ?

regads

sonarqube

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -