-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jira Server 6.4.5 + Jenkins Jira Trigger Plugin 1.0.0
In Jira workflow, I have added two states: 修改中, 待测试验证. Then in my jenkins job, I set up the changelog matcher. After I updated the Jira issue workflow status, I have seen the Webhook message in Jenkins, but the job didn't be triggered.
In Webhook message, I find the "fromString" is "\u6dc7\ue1bd\u657c\u6d93\ufffd", the “toString“ is "\u5bf0\u546e\u7974\u7487\u66e2\u7359\u7487\ufffd", but I couldn't convert the unicode of these strings to corrected states(Simplified Chinese).
[JENKINS-57814] The unicode of Jira changelog maybe incorrect
Attachment | New: image-2019-06-04-08-48-13-492.png [ 47569 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Not A Defect [ 7 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Attachment | New: screenshot-0.png [ 47722 ] |
Attachment | New: screenshot-1.png [ 47723 ] |
Attachment | New: screenshot-2.png [ 47724 ] |