8000 `jira_issue` publisher in `atlassian` plugin · Issue #249 · blackstork-io/fabric · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
jira_issue publisher in atlassian plugin #249
Open
@traut

Description

@traut

Description

Atlassian Jira Cloud platform is often used as a case / task management system.

Design

jira_issue publisher creates an issue in Jira Cloud Platform.

Configuration details

  • domain (required) - a string value
  • account_email (required) - a string value
  • api_token (required) - a string value

account_email and api_token are used for basic auth in an HTTP request.

Evaluation config

For details on the request body, see the Create issue and Edit issue endpoint docs.

Evaluation config:

  • issue_id (optional) - a string value
  • labels (optional) - a list of strings to be set on the issue.

If issue_id is set, the Edit issue request is sent, otherwise the issue is created.

The document must be formatted as ADF.

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0