Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update operations fail because fields cannot be set #30

Closed
justaugustus opened this issue Dec 25, 2022 · 0 comments · Fixed by #49
Closed

Update operations fail because fields cannot be set #30

justaugustus opened this issue Dec 25, 2022 · 0 comments · Fixed by #49
Assignees
Labels
bug Something isn't working
Milestone

Comments

@justaugustus
Copy link
Contributor

From testing in #28 (comment), following the merge of #27:

INFO[0005] updating issue 10066                          app=issue-sync
DEBU[0005] Updating JIRA OSPO-67 with GitHub #28         app=issue-sync
DEBU[0005] Comparing GitHub issue #28 and JIRA issue OSPO-67  app=issue-sync
DEBU[0005] Issues have any differences: true             app=issue-sync
ERRO[0005] Error performing operation; retrying in 552ms: customfield_10025 - Field 'customfield_10025' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0006] Error performing operation; retrying in 1.08s: customfield_10030 - Field 'customfield_10030' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0007] Error performing operation; retrying in 1.31s: customfield_10003 - Field 'customfield_10003' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0008] Error performing operation; retrying in 1.582s: customfield_10027 - Field 'customfield_10027' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0010] Error performing operation; retrying in 2.34s: security - Field 'security' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0013] Error performing operation; retrying in 4.506s: customfield_10005 - Field 'customfield_10005' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0017] Error performing operation; retrying in 3.221s: customfield_10034 - Field 'customfield_10034' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0021] Error performing operation; retrying in 5.608s: votes - Field 'votes' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0027] Error performing operation; retrying in 7.649s: customfield_10029 - Field 'customfield_10029' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0035] Error performing operation; retrying in 15.394s: customfield_10007 - Field 'customfield_10007' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0050] Error updating JIRA issue OSPO-67: backoff error: statuscategorychangedate - Field 'statuscategorychangedate' cannot be set. It is not on the appropriate screen, or unknown.: request failed. Please analyze the request body for more details. Status code: 400  app=issue-sync
ERRO[0050] Error occurred trying to read error body: http2: response body closed  app=issue-sync
ERRO[0050] Error updating issue OSPO-67. Error: updating Jira issue: reading error body: http2: response body closed  app=issue-sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant