Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table: AO_3F6548_MAPPING_PATTERN    

The Table holds the Mapping Patterns

ColumnDescription
  

HQL_LINK_TYPE varchar(255)

Admissible values for this field are:

  • 'Both' if selected Link Type is both
  • 'Quick Link' if selected Link Type is Quick Link
  • 'JIRA Link' if selected Link Type is JIRA Link.
ID int(11) AI PK The Unique Mapping Pattern Identifier (Primary Key)
ISSUE_LINK_TYPE bigint(20)Identifier of the JIRA issue Link.
LABEL varchar(255)The Button label.
LINK_VERSUS_OUT_IN tinyint(1)

Admissible values for this field are:

  • '1' if selected Link versus is Outward/Inward (Default)
  • '0' if selected Link versus is Inward/Outward
PARTNERSHIP_ID int(11)The Partnership Identifier.
SOURCE_ISSUE_TYPE varchar(255)The "from" Issue Type Identifier.
SYSTEM_USER_CREDENTIAL tinyint(1)

Admissible values for this field are:

  • '1' If Allow issue creation/linking via partnership credentials is set to False (Default)
  • '0' If Allow issue creation/linking via partnership credentials is set to True
TARGET_ISSUE_TYPE varchar(255)The "to" Issue Type Identifier.