e2corporation opened a new issue, #3094: URL: https://github.com/apache/incubator-devlake/issues/3094
### 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 Recent changes have impacted **GitHub's Transformation** Settings. When creating a new Blueprint, GitHub's transformation settings are not written properly to the transformations map. This appears to be a result of upgrading `configuredProject` to an object, however the transformations init line was not updated to reflect this change causing github transformations to not be initialized. <img width="792" alt="Screen Shot 2022-09-15 at 3 13 55 PM" src="https://user-images.githubusercontent.com/1742233/190490939-f411ef4e-13c5-4b5e-8868-ac83e88a2f34.png"> <img width="1203" alt="Screen Shot 2022-09-15 at 3 14 07 PM" src="https://user-images.githubusercontent.com/1742233/190490969-9c0c074e-3786-468a-950f-8a1d986d57b9.png"> <img width="1199" alt="Screen Shot 2022-09-15 at 3 14 16 PM" src="https://user-images.githubusercontent.com/1742233/190491202-dff4d37e-9885-41f9-a41f-29a4b200b09b.png"> ### What you expected to happen When creating a new Blueprint for Github connection, transformation settings should be written to the map configuration as expected. ### How to reproduce Create a New Blueprint for Github Provider. ### Anything else _No response_ ### Version main ### 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]
