[JIRA] (JENKINS-47051) Per step "View as plain text" not working

9 views
Skip to first unread message

StevenGBrown@gmail.com (JIRA)

unread,
May 7, 2018, 10:32:03 PM5/7/18
to jenkinsc...@googlegroups.com
Steven G Brown assigned an issue to Steven G Brown
 
Jenkins / Bug JENKINS-47051
Per step "View as plain text" not working
Change By: Steven G Brown
Assignee: Steven G Brown
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

scm_issue_link@java.net (JIRA)

unread,
May 7, 2018, 10:32:04 PM5/7/18
to jenkinsc...@googlegroups.com
SCM/JIRA link daemon commented on Bug JENKINS-47051
 
Re: Per step "View as plain text" not working

Code changed in jenkins
User: Steven Brown
Path:
src/main/java/hudson/plugins/timestamper/TimestampNote.java
src/main/resources/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory2/usersettings.jelly
http://jenkins-ci.org/commit/timestamper-plugin/b4311e8b36ebcaba57a0dd424bc798239db2ee2b
Log:
JENKINS-47051 Hide plain text link for pipeline steps

Only instances of Run are capable of displaying the plain text or the
/timestamps/ page, so hide the link if the context is of a different
type.

*NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

Functionality will be removed from GitHub.com on January 31st, 2019.

StevenGBrown@gmail.com (JIRA)

unread,
May 9, 2018, 12:39:03 AM5/9/18
to jenkinsc...@googlegroups.com
Steven G Brown resolved as Fixed
 

Fixed included in Timestamper 1.8.10 which will be available shortly.

Change By: Steven G Brown
Status: Open Resolved
Resolution: Fixed

kayvansylvan@gmail.com (JIRA)

unread,
Jul 1, 2019, 9:49:02 PM7/1/19
to jenkinsc...@googlegroups.com
Kayvan Sylvan commented on Bug JENKINS-47051
 
Re: Per step "View as plain text" not working

I still see this with Jenkins 2.182 and Timestamper 1.9

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

kayvansylvan@gmail.com (JIRA)

unread,
Jul 1, 2019, 9:50:02 PM7/1/19
to jenkinsc...@googlegroups.com
Kayvan Sylvan reopened an issue
 
Change By: Kayvan Sylvan
Resolution: Fixed
Status: Resolved Reopened

me@basilcrow.com (JIRA)

unread,
Feb 26, 2020, 2:37:03 PM2/26/20
to jenkinsc...@googlegroups.com
Change By: Basil Crow
Status: Reopened Fixed but Unreleased
Resolution: Fixed
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

me@basilcrow.com (JIRA)

unread,
Feb 26, 2020, 2:38:03 PM2/26/20
to jenkinsc...@googlegroups.com
 

Per Steven's comment I am marking this as resolved in 1.8.10. Kayvan Sylvan, if you are still experiencing problems, could you please open a new issue with more details?

Change By: Basil Crow
Status: Fixed but Unreleased Resolved
Released As: 1.8.10

ilatypov@yahoo.ca (JIRA)

unread,
May 4, 2020, 12:12:03 PM5/4/20
to jenkinsc...@googlegroups.com
Ilguiz Latypov commented on Bug JENKINS-47051
 
Re: Per step "View as plain text" not working

Whoever comes to this ticket searching for a plain text output of a pipeline step, I see a work-around in using BlueOceans REST API,

https://SERVER/blue/rest/organizations/jenkins/pipelines/FOLDER1/pipelines/FOLDER2/pipelines/FOLDER3/pipelines/FOLDER4/pipelines/JOB_BASE_NAME/runs/BUILD_ID/nodes/NODE_ID/steps/STEP_ID/log/

The API call shows after clicking the "BlueOcean" link and finding the job. The NODE_ID parameter does not show in the original Jenkins Pipeline Steps rich-format console log,

https://SERVER/job/FOLDER1/job/FOLDER2/job/FOLDER3/job/FOLDER4/job/JOB_BASE_NAME/BUILD_ID/execution/node/STEP_ID/log/

Reply all
Reply to author
Forward
0 new messages