You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/09/02 02:02:30 UTC

[GitHub] [incubator-devlake] warren830 opened a new pull request, #2931: fix(config-ui): use `id` instead of `key` as jira server `fields` has no `key`

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

   # Summary
   
   use `id` instead of `key` when we are creating ListData for `fieldsResponse` in `config-ui/src/hooks/useJIRA.jsx`
   I checked, in jira cloud, value of `id` is same to value of `key` in /fields response
   
   ### Does this close any open issues?
   closes #2930
   
   ### Screenshots
   cloud:
   ![image](https://user-images.githubusercontent.com/39366025/188042919-c71d19b7-a616-4c77-9189-c389a3418e51.png)
   
   server:
   ![image](https://user-images.githubusercontent.com/39366025/188042974-375a5eab-f69c-47a4-b2a9-2a2cb11b402c.png)
   
   
   ### 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] abeizn merged pull request #2931: fix(config-ui): use `id` instead of `key` as jira server `fields` has no `key`

Posted by GitBox <gi...@apache.org>.
abeizn merged PR #2931:
URL: https://github.com/apache/incubator-devlake/pull/2931


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