Skip to content

fix(config-ui): use id instead of key as jira server fields has no key#2931

Merged
abeizn merged 1 commit intoapache:mainfrom
merico-ai:2930-bugconfig-ui-jira-transformation-rules-can-not-choose-fields-for-jira-server
Sep 2, 2022
Merged

fix(config-ui): use id instead of key as jira server fields has no key#2931
abeizn merged 1 commit intoapache:mainfrom
merico-ai:2930-bugconfig-ui-jira-transformation-rules-can-not-choose-fields-for-jira-server

Conversation

@warren830
Copy link
Contributor

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

server:
image

Other Information

Any other information that is important to this PR.

@warren830 warren830 force-pushed the 2930-bugconfig-ui-jira-transformation-rules-can-not-choose-fields-for-jira-server branch from 7aecc32 to eb6c03f Compare September 2, 2022 04:08
@warren830 warren830 force-pushed the 2930-bugconfig-ui-jira-transformation-rules-can-not-choose-fields-for-jira-server branch from eb6c03f to f494ede Compare September 2, 2022 04:24
Copy link
Contributor

@abeizn abeizn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abeizn abeizn merged commit 467a3d6 into apache:main Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][Config-UI] Jira transformation rules can not choose fields for jira server

2 participants