dhruv-paystack opened a new issue, #8678: URL: https://github.com/apache/incubator-devlake/issues/8678
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened I am seeing the following error on the `linker` step ``` subtask LinkPrToIssue ended unexpectedly Wraps: (2) error calling plugin implementation (500) Wraps: (3) Error 1390 (HY000): Prepared statement contains too many placeholders (500) Wraps: (4) Error 1390 (HY000): Prepared statement contains too many placeholders Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *mysql.MySQLError ``` <img width="1184" height="1238" alt="Image" src="https://github.com/user-attachments/assets/3468293e-db35-4065-9b40-b21fd581124f" /> ### What do you expect to happen I expect the stage to succeed ### How to reproduce Not really sure but seems like it is mainly due to the a high number of repos or JIRA projects ### Anything else Every time ### Version v1.0.3-beta8@cfe519c ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
