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

[GitHub] [incubator-devlake] warren830 opened a new pull request, #4693: fix(tapd): return nil if row data is an empty array

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

   ### Summary
   Tapd sometimes return `[]` for bugStatus and storyStatus, so we can just return nil if we meet this situation.
   
   ### Does this close any open issues?
   part of  #4680 
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### 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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] likyh merged pull request #4693: fix(tapd): return nil if row data is an empty array

Posted by "likyh (via GitHub)" <gi...@apache.org>.
likyh merged PR #4693:
URL: https://github.com/apache/incubator-devlake/pull/4693


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