Love the unique regex custom field JIRA plugin but deleting a field that uses it fails... is there a trick to it?

John Wright March 28, 2013

Love the unique regex custom field JIRA plugin but deleting a field that uses it fails for me.

java.lang.NullPointerException
	at com.atlassian.jira.issue.customfields.persistence.OfBizCustomFieldValuePersister.removeAllValues(OfBizCustomFieldValuePersister.java:190)
	at com.atlassian.jira.issue.customfields.persistence.EagerLoadingOfBizCustomFieldPersister.removeAllValues(EagerLoadingOfBizCustomFieldPersister.java:71)
	at sun.reflect.GeneratedMethodAccessor3633.invoke(Unknown Source)....

 I tried disassociating the field from all screens but still cannot delete it.  Any suggestions? :-)

1 answer

1 accepted

1 vote
Answer accepted
Andrey Markelov
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.
September 13, 2013

WIll fix. Thanks

John Wright September 14, 2013
Terrific, much appreciated.
Andrey Markelov
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.
February 12, 2014

Suggest an answer

Log in or Sign up to answer