[ 
https://issues.apache.org/jira/browse/YETUS-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033956#comment-17033956
 ] 

Sean Busbey commented on YETUS-935:
-----------------------------------

this sounds like an API change in the ASF Jira instance? now it defines two 
different release note fields?

> The release doc maker fails to generete release note
> ----------------------------------------------------
>
>                 Key: YETUS-935
>                 URL: https://issues.apache.org/jira/browse/YETUS-935
>             Project: Yetus
>          Issue Type: Bug
>          Components: Release Doc Maker
>            Reporter: Duo Zhang
>            Priority: Major
>
> After a bit digging, I found that the problem is the field id map.
> We load the field id map from this url:
> https://issues.apache.org/jira/rest/api/2/field
> Now it will return duplicated entries for the same field. For 'Release Note', 
> it has two entries:
> Release Note => customfield_12310192
> Release Note => customfield_12314133
> We will load the second one as it comes last and will overwrite the first 
> one, but at least for HBase, what we have for an issue is the first one, this 
> will lead to an empty release note.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to