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

   ### 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
   
   In the sprints table, the field completed_date and ended_date value logic 
are reversed
   
   ### What do you expect to happen
   
   
![f1363a8f-3a96-4da1-a1cc-99cbaad62552](https://github.com/apache/incubator-devlake/assets/142298906/b9ff471e-276f-4eeb-b7c7-2dd80c87f42d)
   https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema/#sprints
   
   ### How to reproduce
   
   In Zen Tao, create a "design" iteration and set the planned start time to be 
2023-08-24, the planned end time to be 2023-08-24, the actual start time to be 
2023-08-23, and no time end time to be set. As shown in the figure:
   
   
![image](https://github.com/apache/incubator-devlake/assets/142298906/fc8112fb-2bbe-4aa3-a430-2c11151a072c)
   After collecting the data, look at the sprints table and see that 
completed_date is 2023-08-24 08:00:00 + 08, ended_date is null.
   According to the requirements, the expected effect is: completed_date is 
null, ended_date is 2023-08-24 08:00:00 + 08 .
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v0.19
   
   ### 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]

Reply via email to