classifier-mapper-incoming-JiraV2

Jira V2 mirror in classifier.

Atlassian Jira Mapper (In)

Details

IDclassifier-mapper-incoming-JiraV2
Typemapping-incoming
Version-1
From Version6.0.0
Default Incident Type
FeedNo
{
    "description": "Jira V2 mirror in classifier.",
    "feed": false,
    "id": "classifier-mapper-incoming-JiraV2",
    "mapping": {
        "Jira Create Issue and Mirror": {
            "dontMapEventToLabels": false,
            "internalMapping": {
                "Created Time": {
                    "simple": "fields.created"
                },
                "Jira Attachments": {
                    "simple": "fields.attachment"
                },
                "Jira Description": {
                    "simple": "fields.description"
                },
                "Jira Due Date": {
                    "simple": "fields.duedate"
                },
                "Jira Labels": {
                    "simple": "fields.labels"
                },
                "Jira Priority": {
                    "simple": "fields.priority.name"
                },
                "Jira Reporter Email": {
                    "simple": "fields.reporter.emailAddress"
                },
                "Jira Reporter Name": {
                    "simple": "fields.reporter.displayName"
                },
                "Jira Status": {
                    "simple": "fields.status.name"
                },
                "Jira Summary": {
                    "simple": "fields.summary"
                },
                "Last Seen": {
                    "simple": "fields.lastViewed"
                },
                "Last Update Time": {
                    "simple": "fields.updated"
                },
                "dbotMirrorDirection": {
                    "simple": "mirror_direction"
                },
                "dbotMirrorId": {
                    "simple": "id"
                },
                "dbotMirrorInstance": {
                    "simple": "mirror_instance"
                },
                "dbotMirrorTags": {
                    "simple": "mirror_tags"
                }
            }
        },
        "Jira Incident": {
            "dontMapEventToLabels": false,
            "internalMapping": {
                "Created Time": {
                    "simple": "fields.created"
                },
                "Jira Attachments": {
                    "simple": "fields.attachment"
                },
                "Jira Description": {
                    "simple": "fields.description"
                },
                "Jira Due Date": {
                    "simple": "fields.duedate"
                },
                "Jira ID": {
                    "simple": "id"
                },
                "Jira Issue Key": {
                    "simple": "key"
                },
                "Jira Labels": {
                    "simple": "fields.labels"
                },
                "Jira Priority": {
                    "simple": "fields.priority.name"
                },
                "Jira Reporter Email": {
                    "simple": "fields.reporter.emailAddress"
                },
                "Jira Reporter Name": {
                    "simple": "fields.reporter.displayName"
                },
                "Jira Status": {
                    "simple": "fields.status.name"
                },
                "Jira Summary": {
                    "simple": "fields.summary"
                },
                "Last Seen": {
                    "simple": "fields.lastViewed"
                },
                "Last Update Time": {
                    "simple": "fields.updated"
                },
                "dbotMirrorDirection": {
                    "simple": "mirror_direction"
                },
                "dbotMirrorId": {
                    "simple": "id"
                },
                "dbotMirrorInstance": {
                    "simple": "mirror_instance"
                },
                "dbotMirrorTags": {
                    "simple": "mirror_tags"
                }
            }
        },
        "dbot_classification_incident_type_all": {
            "dontMapEventToLabels": false,
            "internalMapping": {
                "Assigned User": {
                    "simple": "fields.assignee.emailAddress"
                },
                "IncomingMirrorError": {
                    "simple": "in_mirror_error"
                },
                "Jira Attachments": {
                    "simple": "fields.attachment"
                },
                "Jira Description": {
                    "simple": "fields.description"
                },
                "Jira Due Date": {
                    "simple": "fields.duedate"
                },
                "Jira Labels": {
                    "simple": "fields.labels"
                },
                "Jira Priority": {
                    "simple": "fields.priority.name"
                },
                "Jira Reporter Email": {
                    "simple": "fields.reporter.emailAddress"
                },
                "Jira Reporter Name": {
                    "simple": "fields.reporter.displayName"
                },
                "Jira Status": {
                    "simple": "fields.status.name"
                },
                "Jira Summary": {
                    "simple": "fields.summary"
                },
                "dbotMirrorDirection": {
                    "simple": "mirror_direction"
                },
                "dbotMirrorId": {
                    "simple": "id"
                },
                "dbotMirrorInstance": {
                    "simple": "mirror_instance"
                },
                "dbotMirrorTags": {
                    "simple": "mirror_tags"
                }
            }
        }
    },
    "name": "classifier-mapper-incoming-JiraV2",
    "type": "mapping-incoming",
    "version": -1,
    "fromVersion": "6.0.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}