d4x1 opened a new pull request, #6286:
URL: https://github.com/apache/incubator-devlake/pull/6286

   ### ⚠️ Pre Checklist
   
   > Please complete _ALL_ items in this checklist, and remove before submitting
   
   - [x] I have read through the [Contributing 
Documentation](https://devlake.apache.org/community/).
   - [x] I have added relevant tests.
   - [x] I have added relevant documentation.
   - [x] I will add labels to the PR, such as `pr-type/bug-fix`, 
`pr-type/feature-development`, etc.
   
   <!--
   Thanks for submitting a pull request!
   
   We appreciate you spending the time to work on these changes.
   Please fill out as many sections below as possible.
   -->
   
   ### Summary
   What does this PR do?
   1. Field `progress` will return a float64 number, and it should be a number 
in devlake's api. This PR fix it.
   2. When submitting a  progress field with a number value, it should be 
decoded successfully to type `*StringFloat64`. And it's fixed.
   
   
   ### Does this close any open issues?
   Closes N/A
   
   ### Screenshots
   Include any relevant screenshots here.
   
   <img width="1648" alt="image" 
src="https://github.com/apache/incubator-devlake/assets/5844806/d2cc3261-dc09-4306-8aa3-4f9b278ed65e";>
   
   
   ### Other Information
   Any other information that is important to this PR.
   


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