Configuration for in-game form:
The configuration of this form is similar to the editor but some additional characteristics are added.
Required settings:
Jira Base Rest URL:
It is the base URL to your Issues system example http://example.atlassian.net
Jira User:
It is the user with whom the asset Easy Jira will make the request. It is important to clarify that the user must have configured the corresponding roles to perform the administration of Issues.
Jira Token:
You can find more information about how to get it here: https://id.atlassian.com/manage/api-tokens
Jira project key:
It is the key of the project to be used. Example DEV.
Default priority ID:
It is the default priority to be used in each issue created in-game.
Optional settings:
Log Active:
Enable/disable sending the log each time that a new issue is created.
Log in Custom File:
Enable/disable custom file path for the log.
Log File Path:
The path for the custom log.
Init Log Message:
A text to be printed in the log each time the game runs.
Debug Log:
Print in the log the Debug.Log();
Include Warnings:
Print in the log any warning.
Take Screenshot:
Take a screenshot a the moment the "Send" Issue button is clicked.
How can I get the project key?