Hello everybody,
This is Dorin Bogdan from Micro Focus, working on Micro Focus Application Automation Tools plugin.
We face a strange issue that seems to be caused by internal artifacts (most recent is v7.4 of the plugin going to be released very soon).
The steps to reproduce are very simple:
pipeline {
agent any
stages {
stage('Hello') {
steps {
echo 'Hello World'
}
}
}
}
Actual result: the script content is empty (even it is correctly saved in config.xml)
Expected result: the script content is visible and can be edited
The behavior is identical to the one reported here:
https://issues.jenkins.io/browse/JENKINS-62228
The issue is not reproducible with v7.3 of hp-application-automation-tools-plugin.
Do you have any suggestions about how to diagnose it?
Please check the attached logs (workflow.log and system.log).
Environment:
Or, you use the latest build / artifact that is matching the actual sources from Micro Focus Application Automation Tools plugin
If you need more details please let me know.
I am also available for an online demo / meeting.
Thank you in advance,
Dorin.
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAFwNDjrt3TG_GJyN5Z6Q9EBu7uKi0iPQ-U0n_7GimBXALnei3Q%40mail.gmail.com.