Redmine
Redmine_Issue
Author: Marc-André DOLL
License: AGPL-V3
Version: 1.0
Supported data types:
- thehive:case
- thehive:case_task
Registration required: N/A
Subscription required: N/A
Free subscription: N/A
Third party service: N/A
Description
Create a redmine issue from a case
Configuration
instance_name |
Name of the Redmine instance |
Default value if not configured |
redmine |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
False |
url |
URL where to find the Redmine API |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |
username |
Username to log into Redmine |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |
password |
Password to log into Redmine |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |
project_field |
Name of the custom field containing the Redmine project to use when creating the issue |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |
tracker_field |
Name of the custom field containing the Redmine tracker to use when creating the issue |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |
assignee_field |
Name of the custom field containing the Redmine assignee to use when creating the issue |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
False |
reference_field |
Name of the case custom field in which to store the opened issue. If not defined, this information will not be stored |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
False |
opening_status |
Status used when opening a Redmine issue (if not defined here, will use the default opening status from the Redmine Workflow) |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
False |
closing_task |
Closing the task after successfully creating the Redmine issue |
Default value if not configured |
False |
Type of the configuration item |
boolean |
The configuration item can contain multiple values |
False |
Is required |
False |