Forums

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

Errors relating to add-ons that are no longer installed

Charlie Bolante May 30, 2018

We use dynatrace to monitor our jira instance we we see a lot of exception calls to add-on that we are no longer using and have been uninstalled.

 

Custom Field Type 'com.sentinel.jira.plugin.jira-create-tasks-on-transition-plugin:UserCheckboxListCFType' not found

Custom Field Type 'com.idalko.jira.plugins.igrid:originIdCFType' not found

 

This causes our instance to hang some of the call and impacts performance. Any idea of what may be causing this even though the add-ons have been uninstalled?

3 answers

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 30, 2018

The Apps don't know where they might have been configured (and also don't want to destroy your config if you remove them and might want to put them back), so when you run into this, it causes problems as Jira tries to load classes that aren't there any more.

The easy(ish) fix:

  • Get the list of errors as you have above
  • Install the missing App.  Do NOT licence it, just install it and cancel out of the "get new/trial/updated licence" box.
  • Go over each error and work out where it is being thrown. e.g.
    • The sentinel one looks like a workflow function calling a field type
    • The field not found - try going to the list of custom fields and it should be listed at least.  Delete the field
  • Remove the Apps again
1 vote
francis
Atlassian Partner
July 13, 2018

Good day,

 

'com.idalko.jira.plugins.igrid:originIdCFType' is definitively coming from the table grid editor (which we build)

Could each of you send the details of your configuration to support.tge@idalko.com

* A support.zip from the support tools
* History around the table grid editor

 

This will raise a ticket in our Jira, and we'll take it from there

0 votes
Valéria Cruz July 12, 2018

I have the same problem and I dont know which plugins is causing this error, I have 47 custom field "Assignable users".

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events