RFR: SKARA-1096: New command and label for JEPs, similar to CSR [v11]

Magnus Ihse Bursie ihse at openjdk.java.net
Wed Apr 20 22:09:20 UTC 2022


On Wed, 20 Apr 2022 21:15:20 GMT, Guoxiong Li <gli at openjdk.org> wrote:

>> issuetracker/src/main/java/org/openjdk/skara/issuetracker/jira/JiraProject.java line 39:
>> 
>>> 37:     public static final String RESOLVED_IN_BUILD = "customfield_10006";
>>> 38:     public static final String SUBCOMPONENT = "customfield_10008";
>>> 39:     public static final String JEP_NUMBER = "customfield_10701";
>> 
>> Don't think this is needed anymore?
>
> Why? It is used in many test cases and the convention is putting such field name at the `JiraProjec.java`.

Aha, I did not notice that. I only looked at that particular class. Nevermind, then.

-------------

PR: https://git.openjdk.java.net/skara/pull/1297


More information about the skara-dev mailing list