-
Type:
Improvement
-
Status: Unverified Fix (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.10, 3.2.0
-
Fix Version/s: 3.3.0-b1
-
Component/s: Extensions
-
Labels:
-
GitHub Pull Request URL:
There are multiple identical queries in the extension manager, that can be made into a separate function, reused everywhere it is needed. Smaller code, and easier to maintain (single change to fix all uses).