You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "narrowizard (via GitHub)" <gi...@apache.org> on 2023/03/22 03:26:53 UTC

[GitHub] [incubator-devlake] narrowizard opened a new issue, #4735: [Bug][Tapd] Inconsistent Issue Changelogs for Sprint Type in DevLake with TAPD Plugin

narrowizard opened a new issue, #4735:
URL: https://github.com/apache/incubator-devlake/issues/4735

   ### 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
   
   We noticed that while using the TAPD plugin to convert issue changelogs of Sprint type in DevLake, the "field_name" attribute is being set to "iteration_id" instead of "Sprint", and the "value" attribute is being set to the name of the iteration instead of its id. This is causing inconsistency in the data transformation between Tapd and Jira.
   
   ### What do you expect to happen
   
   We would like the TAPD plugin to set the "field_name" attribute to "Sprint" instead of "iteration_id", and set the "value" attribute to the id of the iteration instead of its name, so that the data transformation between Tapd and Jira stays consistent.
   
   
   ### How to reproduce
   
   Use TAPD to create a sprint issue.
   Modify iteration field in the issue.
   Observe how the issue changelog is transformation to DevLake.
   Notice that field_name is iteration_id and value is the iteration name.
   Expected result: field_name should be Sprint and value should be the iteration id.
   
   ### 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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 closed issue #4735: [Bug][Tapd] Inconsistent Issue Changelogs for Sprint Type in DevLake with TAPD Plugin

Posted by "warren830 (via GitHub)" <gi...@apache.org>.
warren830 closed issue #4735: [Bug][Tapd] Inconsistent Issue Changelogs for Sprint Type in DevLake with TAPD Plugin
URL: https://github.com/apache/incubator-devlake/issues/4735


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org