-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
3
-
Since Jira 8.21 in MultiUserCFType constructor added new param FeatureManager featureManager. Which cause problems with initialization custom fields in plugins builded for Jira <=8.20. Because old version of constructor has another params,
Please add old version of constructor for MultiUserCFType class and use ComponentAccessor for getting FeatureManager in it.
Form Name |
---|
since the fork of the watchers plugin is out on the web, i also forked it and made changes to make it compatible for our jira9 instance of 15k users. https://bitbucket.org/sxbehnke/jira-watcher-field-plugin/src/master/ Available as-is with no warranty if you'd like to compile it yourself.