prbpedro-totvs-techfin opened a new issue, #6266: URL: https://github.com/apache/incubator-devlake/issues/6266
### 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 Azure DevOps Connections created with scope configuration production pattern don't get marked as PRODUCTION deployments. Azure DevOps Pipeline name: test-ci-prod Scope configuration deployment pattern : test-ci Scope configuration production pattern: prod The deployments identified for test-ci-prod Pipeline are being marked as TESTING. ### What do you expect to happen The deployments should be marked as PRODUCTION ### How to reproduce Steps to reproduce 1. Create a new Azure DevOps Repository 1. Create a new Azure DevOps Pipeline named test-ci-prod 1. Run the created pipeline at least 3 times 1. Configure a new Azure DevOps Connection 1. Add a new Data Scope referencing the created repository 1. Add a new Scope Configuration with deployment pattern like 'test-ci' and production pattern like 'prod' 1. Collect data 1. Observe that none of the deployments are marked as PRODUCTION despite the production pattern correctly configured ### Anything else _No response_ ### Version v0.18.0 ### 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: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org