klesh opened a new issue, #3108: URL: https://github.com/apache/incubator-devlake/issues/3108
### 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 `20220913_commitfile_add_length.go` depends on gitlab api `dal` instance. the script would fail if gitlab plugin is missing. however, the script won't work anymore even if I bring gitlab plugin back  ### What you expected to happen migration script should be working when gitlab became available. ### How to reproduce 1. make sure the script is in pending status 2. fire up devlake with `PLUGIN=github make dev` 3. call /procced-db-migraion, fail 4. restart devlake with `make dev` 5. call /process-db-migration 6. see error ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] 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]
