Startrekzky commented on issue #4745: URL: https://github.com/apache/incubator-devlake/issues/4745#issuecomment-1613443192
I tested the PR statues with the SQL below: ``` SELECT distinct SUBSTRING_INDEX(id,':',1) as source, status, original_status FROM pull_requests ``` -- 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]
