[JIRA] (JENKINS-59104) Custom tags are not published after upgrade of plugin Influx DB 2.0

9 views
Skip to first unread message

michelzanini@gmail.com (JIRA)

unread,
Aug 27, 2019, 10:41:03 AM8/27/19
to jenkinsc...@googlegroups.com
Michel Zanini created an issue
 
Jenkins / Bug JENKINS-59104
Custom tags are not published after upgrade of plugin Influx DB 2.0
Issue Type: Bug Bug
Assignee: Aleksi Simell
Components: influxdb-plugin
Created: 2019-08-27 14:40
Environment: influxdb = 2.0
Jenkins = 2.190
Priority: Minor Minor
Reporter: Michel Zanini

After upgrading from 1.23 to latest 2.0 version of Influx DB the custom tags I was setting using jenkinsEnvParameterTag are being ignored and no longer being published.

I am using the pipeline like below:

influxDbPublisher([
  selectedTarget: 'influxdb_maint',
  customPrefix: '',
  customProjectName: '_',
  replaceDashWithUnderscore: true,
  jenkinsEnvParameterTag: "key1=value1\nkey2=value2\nkey3=value3"
])

This works on 1.23 but not in 2.0.

I have downgraded the plugin in order to work again.

I am not sure why it's happening, but I know some refactoring's were done in the code that parses jenkinsEnvParameterTag.

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

aleksi.simell@eficode.com (JIRA)

unread,
Aug 28, 2019, 4:01:02 AM8/28/19
to jenkinsc...@googlegroups.com
Aleksi Simell updated Bug JENKINS-59104
 

Issue is now fixed and will be available in the next release.

Root cause was initialization error when calling from a pipeline. The generators worked correctly, so this was not caught by tests. Thanks for informing this so quickly!

Change By: Aleksi Simell
Status: Open Fixed but Unreleased
Resolution: Fixed

aleksi.simell@eficode.com (JIRA)

unread,
Aug 29, 2019, 1:47:02 AM8/29/19
to jenkinsc...@googlegroups.com

aleksi.simell@eficode.com (JIRA)

unread,
Oct 23, 2019, 6:35:03 AM10/23/19
to jenkinsc...@googlegroups.com
Aleksi Simell closed an issue as Fixed
Change By: Aleksi Simell
Status: Resolved Closed
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages