jira-steps-plugin icon indicating copy to clipboard operation
jira-steps-plugin copied to clipboard

Let's access exception to diagnose issues

Open loganmzz opened this issue 2 years ago • 2 comments

Description

After plugin upgrades, I have the following error:

Error Code: -1
Error Message: Invalid input length 849

As error stack is suppressed, I have no way to diagnose the issue. So I modified POJO to let access at least to stack trace.

I run mvn verify to validate my changes.

Submitter checklist

  • [ ] Link to JIRA ticket in description, if appropriate.
  • [x] Change is code complete and matches issue description.
  • [x] Appropriate unit or acceptance tests or explanation to why this change has no tests.
  • [x] Reviewer's manual test instructions provided in PR description. See Reviewer's first task below.

Reviewer checklist

  • [ ] Run the changes and verified the change matches the issue description.
  • [ ] Reviewed the code.
  • [ ] Verified that the appropriate tests have been written or valid explanation given.
  • [ ] If applicable, tested by installing this plugin on the Jenkins instance.

loganmzz avatar May 11 '22 09:05 loganmzz

@loganmzz Thank you for logging this PR, probably this is an issue with #120, I will soon take a look at it.

nrayapati avatar May 16 '22 12:05 nrayapati

ping!

loganmzz avatar Oct 03 '22 07:10 loganmzz