[JIRA] (JENKINS-61935) Declarative Syntax Generator gives wrong format for timestamps option

2 views
Skip to first unread message

krachynski@ice-edge.com (JIRA)

unread,
Apr 16, 2020, 4:39:03 PM4/16/20
to jenkinsc...@googlegroups.com
Ken Rachynski created an issue
 
Jenkins / Bug JENKINS-61935
Declarative Syntax Generator gives wrong format for timestamps option
Issue Type: Bug Bug
Assignee: Unassigned
Components: pipeline
Created: 2020-04-16 20:38
Environment: Jenkins 2.222.1, all plugins up to date
Priority: Minor Minor
Reporter: Ken Rachynski

With a pipeline job configured, go to the declarative directive generator. Pick `options` and add `timestamps`. The generated syntax is

options {

    timestamps

}

However, the documentation clearly states (in the example only, though) that the format should be

options {

    timestamps()

}

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages