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
However, the script from-linear is now breaking due to a field queried - integrationResources
Output Dump
2023/07/17 15:37:44 fetching oldest 50
2023/07/17 15:37:44 failed to fetch 50 after (retrying in 5 minutes): 400 Bad Request: got body "{\"errors\":[{\"message\":\"Cannot query field \\\"integrationResources\\\" on type \\\"Issue\\\".\",\"locations\":[{\"line\":44,\"column\":5}],\"extensions\":{\"code\":\"GRAPHQL_VALIDATION_FAILED\",\"type\":\"graphql error\",\"userError\":true,\"meta\":{}}}]}\n"
RCA
Upon checking with the Linear GraphQL schema and their updates, I figured that the script is using the field deprecated in February 2023.
Hey folks,
Thank you for taking the time out to build this.
However, the script
from-linear
is now breaking due to a field queried -integrationResources
Output Dump
RCA
Upon checking with the Linear GraphQL schema and their updates, I figured that the script is using the field deprecated in February 2023.
Link to Changelog
Maybe some other things are also broken but I could not move beyond trying to import issues from linear to local corpus.
The text was updated successfully, but these errors were encountered: