markUpJiraText

markup jira text for JIRA.

Create markup of JIRA text.

Operator Usage in Easy Mode

  1. Click + on the parent node.
  2. Enter the Markup Jira Text operator in the search field and select the operator from the Results to open the operator form.
  3. In the Table drop-down, enter or select the table containing the data to run this operator on.
  4. In the Column to Header Mapping, enter the columns to be included in the output.
  5. Click Run to view the result.
  6. Click Save to add the operator to the playbook.
  7. Click Cancel to discard the operator form.

Usage Details

function markupJiraText(inputTable:TableReference, columnToHeaderMapping:Map[String, String])

Parameters:
inputTable (TableReference) - The table containing the data to run this operator on.
columnToHeaderMapping (Map[String, String]) - Mapping of what columns to be included in the output, and those columns' user-visible text description. For example: {"vt_score":"VirusTotal Score", "mailman_title":"Mailman Title"}
Returns:
This operator creates a lhub_markupJiraText column containing the JIRA markup for the given columnToHeaderMapping definition.


© 2017-2021 LogicHub®. All Rights Reserved.