Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

is there a Replacement for LabelsCFType and NumberCFType outside jira-core?

tonynasrr
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 11, 2024

 

 

Hello,

In my Jira Java plugin, I am currently using the following custom field types:

  • com.atlassian.jira.issue.customfields.impl.NumberCFType
  • com.atlassian.jira.issue.customfields.impl.LabelsCFType

As part of an upgrade, I noticed that these imports were previously sourced from a library that relied on jira-core.

Could you confirm if there are replacements for these custom field types outside of jira-core?

Thank you for your assistance.

Best regards,
Tony

1 answer

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
December 29, 2024

Hi @tonynasrr 

As far as I know, they are still part of jira-core and there has been no change. Is there a specific reason you believe there might be a change?

Suggest an answer

Log in or Sign up to answer