jenkinsci / jenkinsci/gerrit-trigger-plugin

[JENKINS-54509] gerrit trigger parameters description show 'null' on the web

Open
#883 0 comments 0 reactions 0 assignees View on GitHub
component:gerrit-trigger-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
226
Forks
289
PR merge metrics
No merged PRs in 30d

Description

I download the https://github.com/jenkinsci/gerrit-trigger-plugin code.

revision is  "* 34313a6e - Merge pull request #382 from eryksz/fix_synchronisation ? Robert Sandell (HEAD -> master, origin/master, origin/HEAD) - (5 days ago)" ,

 

compile cmd is : ~/opt/apache-maven-3.5.4/bin/mvn -DskipTests=true   package hpi:run

but I found  this issue:  gerrit trigger parameters description show 'null' on the web

 

I only modify pom.xml file so it can compile success on my local:



  • 1.609.3

    + 2.138.2


  • 6

    + 8

 

 

---
Originally reported by mmh19891113, imported from: gerrit trigger parameters description show 'null' on the web


  • assignee: rsandell
  • status: Open
  • priority: Minor
  • component(s): gerrit-trigger-plugin
  • label(s): plugins
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-07

Raw content of original issue

I download the https://github.com/jenkinsci/gerrit-trigger-plugin code.

revision is  "* 34313a6e - Merge pull request #382 from eryksz/fix_synchronisation ? Robert Sandell (HEAD -> master, origin/master, origin/HEAD) - (5 days ago)" ,

 

compile cmd is : ~/opt/apache-maven-3.5.4/bin/mvn -DskipTests=true   package hpi:run

but I found  this issue:  gerrit trigger parameters description show 'null' on the web

 

I only modify pom.xml file so it can compile success on my local:



  • <jenkins.version>1.609.3</jenkins.version>
    + <jenkins.version>2.138.2</jenkins.version>


  • <java.level>6</java.level>
    + <java.level>8</java.level>

 

 

environment

```
Jenkins ver. 2.138.2

openjdk version "1.8.0_181"

Ubuntu 18.04.1 LTS
```

1 attachment

- [1.png](https://issues.jenkins.io/secure/attachment/45079/1.png)
> ![1.png](https://issues.jenkins.io/secure/attachment/45079/1.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the web display issue with the gerrit-trigger-plugin checkout and the Maven command described in the report, using the listed Jenkins and Java versions. Inspect the gerrit trigger parameters description path and the attached screenshot context. Done means the parameters description no longer displays 'null' in the web interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.