Empty parameter passed Connect addon when matching default value

XMLWordPrintable

    • Severity 3 - Minor

      Url:

       "url": "/ap3/file?fileId={fileId}&showLink={showLink}&width=800&height=600&type=slide",
      

      Macro def:

      {
        "identifier": "showLink",
        "name": { "value": "Show document link" },
        "description": { "value": "Show document link" },
        "type": "boolean",
        "required": false,
        "defaultValue": "true"
      }
      

      Actual:
      When showLink is ticked, no value is sent, but when showLink is not ticked false is sent

      Expected:
      The value of showLink is correctly replaced in the URL regardless of the default setting.

              Assignee:
              Unassigned
              Reporter:
              Petro Semeniuk (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: