Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.4
-
Component/s: JQL
-
Labels:
-
Introduced in Version:4
-
Bug Fix Policy:
Description
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.