mindlesscloud opened a new issue, #3198: URL: https://github.com/apache/incubator-devlake/issues/3198
### 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 the type `DORA Incident` should be mapping to `Incident`, however, we got `DORA INCIDENT` in the database.   ### What you expected to happen the transformation rules should be applied to the issues correctly ### How to reproduce 1. create a new type, say, `DORA Incident` in your `Jira` 2. create an issue with type `DORA Incident` in `Jira` 3. create a blueprint for plugin `Jira` 4. add a transformation rule to the blueprint which is mapping `DORA Incident` to `Incident` 5. run the blueprint 6. check the table `issues`, the type of the issue would be `DORA INCIDENT` instead of `INCIDENT` ### 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]
