-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 4.0
-
Component/s: JQL
-
4
1. Install a user plugin that overrides a system provided function (i.e. echo).
2. Notice the system function has not been overridden yet.
3. Re-install the user plugin.
4. [BUG] The system function gets overridden by the user plugin.