Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-23071

Line breaks in workflow XML result in transition crashes

XMLWordPrintable

    • Severity 3 - Minor
    • Hide
      Atlassian Update – 04 December 2017

      Hi everyone,

      We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out.

      Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details.

      We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication.

      Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments.

      Thank you,
      Ignat Alexeyenko
      Jira Bugmaster

      Show
      Atlassian Update – 04 December 2017 Hi everyone, We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out . Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details. We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication. Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments. Thank you, Ignat Alexeyenko Jira Bugmaster

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      When importing a workflow xml maintained in IntelliJ I've run into the following exception a number of times:

      [INFO] [talledLocalContainer] 2010-11-21 22:33:58,862 http-2990-1 INFO admin 1353x9105x1 1epjgla 127.0.0.1 /secure/CommentAssignIssue.jspa [atlassian.jira.workflow.DefaultOSWorkflowConfigurator] No TypeResolvers found registered for class 'com.bofa.gmrt.code.jiraworkflow.function.AssignIssueFromCustomField
      [INFO] [talledLocalContainer]                             '.
      

      This is caused by IntelliJ adding line breaks to elements when using CTRL+ALT+L to reformat the XML that is exported from Jira. A simple .trim() on the classname as it is parsed from the xml would solve this issue.

      For what it's worth I've attempted to tweak the IntelliJ XML syntaxes to stop this silliness and had no luck.

              Unassigned Unassigned
              688bafde9532 Jason Stiefel
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: