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/05/04 06:24:05 UTC

[GitHub] [incubator-devlake] narrowizard opened a new issue, #5084: [Bug][Tapd] Incorrect Value for TAPD Iteration Type Changelog in DevLake

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

   ### 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
   
   When collecting development data from TAPD, the iteration type changelog in DevLake displays an incorrect value. Specifically, when the "from_value" or "to_value" fields are empty, the displayed value is something like `tapd:TapdIteration:2:0`, which is not the expected empty value.
   
   ### What do you expect to happen
   
   The expected behavior is that when the "from_value" or "to_value" fields are empty, the value displayed in DevLake for the TAPD iteration type changelog should be empty as well.
   
   ### How to reproduce
   
   1. Navigate to a TAPD project, creating some iterations and issues for testing usage.
   2. Update the iteration field ofissues, including some empty value for "from_value" or "to_value"
   3. Setup devlake to collect the TAPD project we prepared.
   4. Check from_value (original_from_value) and to_value (original_to_value) in `issue_changelogs` domain entity. You will find some value like `tapd:TapdIteration:2:0` rather than expected empty value.
   
   ### Anything else
   
   ![image](https://user-images.githubusercontent.com/11383928/236126188-63553c10-a620-4f15-a8f8-80fc84ace72a.png)
   ![image](https://user-images.githubusercontent.com/11383928/236126260-2248ae35-c79d-4dbc-8704-fa9b500e40ab.png)
   
   
   ### Version
   
   v0.16.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: commits-unsubscribe@devlake.apache.org.apache.org

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


[GitHub] [incubator-devlake] mappjzc closed issue #5084: [Bug][Tapd] Incorrect Value for TAPD Iteration Type Changelog in DevLake

Posted by "mappjzc (via GitHub)" <gi...@apache.org>.
mappjzc closed issue #5084: [Bug][Tapd] Incorrect Value for TAPD Iteration Type Changelog in DevLake
URL: https://github.com/apache/incubator-devlake/issues/5084


-- 
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