Uploaded image for project: 'Xporter for Jira'
  1. Xporter for Jira
  2. XPORTER-2481

Create wrong QRcode inside a conditional block

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Done
    • Release 6.0.4
    • Release 6.1.0
    • Xporter Engine
    • None
    • UNCOVERED

    Description

      When generating a QRcode within a IF block its value is wrong. Its content is the instruction itself.

       

      Code used to reproduce:

       

      Out if:
      ${qrcode(‘%{‘${Key}’.substring(0,2)}’)}
      #{if (%{'${IssueTypeName}'.equals('Test Execution')})}
      ${Key}
      Inside if:
      ${qrcode(‘%{‘${Key}’.substring(0,2)}’)}
      #{end}
      

       

       

      Attachments

        Activity

          People

            rmbr Rui Rodrigues
            amgt Ana Teixeira
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: