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

Request: Batch Create Issue Mutation #210

Open
hashboard-charlie opened this issue Aug 8, 2022 · 0 comments
Open

Request: Batch Create Issue Mutation #210

hashboard-charlie opened this issue Aug 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hashboard-charlie
Copy link

It looks like there's a batch update API, but there doesn't appear to be a way to batch create issues programmatically, other than hitting the create issue endpoint with 1 request per issue. This can quickly become a bottleneck both in terms of speed and in terms of hitting Linear's (understandably) rate-limit from a single host per hour.

Creating many issues is likely to be one of the top use-cases for using the Linear API rather than the UI (when the built-in importers don't suffice), so I think this is a fairly reasonable API to introduce.

@pacocoursey pacocoursey added the enhancement New feature or request label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants