You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Hello,
I just installed and run issue-sync and got this error message:
root@jira:/usr/lib/go-1.7/src/github.com/coreos/issue-sync# bin/issue-sync --config ./config.json -u admin -p vohx9Shoofen6cei
INFO[0000] config file loaded file="./config.json"
INFO[0000] log level set app=issue-sync log-level=debug
DEBU[0000] Checking config variables... app=issue-sync
DEBU[0000] Using HTTP Basic Authentication app=issue-sync
DEBU[0000] All config variables are valid! app=issue-sync
DEBU[0000] JIRA clients initialized app=issue-sync
DEBU[0000] Collecting field IDs. app=issue-sync
DEBU[0000] All fields have been checked. app=issue-sync
DEBU[0000] Successfully connected to GitHub. app=issue-sync
DEBU[0000] Collecting issues app=issue-sync
DEBU[0004] Collected all GitHub issues app=issue-sync
DEBU[0004] Collected all JIRA issues app=issue-sync
DEBU[0004] Creating JIRA issue based on GitHub issue #36 app=issue-sync
ERRO[0004] Error performing operation; retrying in 507ms: Request failed. Please analyze the request body for more details. Status code: 400 app=issue-sync
...
ERRO[0076] Error creating JIRA issue: Request failed. Please analyze the request body for more details. Status code: 400 app=issue-sync
DEBU[0076] Error body: {"errorMessages":[],"errors":{"issuetype":"issue type is required"}} app=issue-sync
ERRO[0076] Error creating issue for #36. Error: {"errorMessages":[],"errors":{"issuetype":"issue type is required"}} app=issue-sync
DEBU[0076] Creating JIRA issue based on GitHub issue #37 app=issue-sync
ERRO[0076] Error performing operation; retrying in 389ms: Request failed. Please analyze the request body for more details. Status code: 400 app=issue-sync
I created a new Jira project and configure Jira with:
all required fields
new field configuration
new field configuration scheme
new screen
new screen scheme
new issue type screen scheme
The issue type screen scheme and field configuration scheme are applied to the new project.
We are using Jira 7.5.0
I have no idea, where this error comes from :-/
The text was updated successfully, but these errors were encountered:
Thank you for your fast response! And if it helps, these are the projects metadata: curl ... https://ticketsystem.schul-cloud.org/rest/api/2/issue/createmeta
Hello,
I just installed and run issue-sync and got this error message:
I created a new Jira project and configure Jira with:
The issue type screen scheme and field configuration scheme are applied to the new project.
We are using Jira 7.5.0
I have no idea, where this error comes from :-/
The text was updated successfully, but these errors were encountered: