-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.1.9
-
7.01
-
5
-
Severity 3 - Minor
-
2
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
ApplicationUsers is our recommended way do to deal with ApplicationUser class in plugins. However when call from within plugin it will use plugin's classloader to access JIRA's components from pico. Normally when plugin accesses those components class loader is changed to webapp class loader.
This can cause many different problems. Also this probably means that plugins need to import much more packages than it would normally be required.
- is related to
-
JRASERVER-62071 Installed plugins initializing Data Center cache with wrong class loader
- Closed
-
JSB-114 Loading...
- relates to
-
JRACLOUD-62034 ApplicationUsers' static methods will call components from pico with incorrect class loader if called from plugin
- Closed