-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 37
-
Component/s: None
-
Labels:None
-
Story Points:5
-
Sprint:DEV-37-1
-
Affect Type:Userdefined
Today during initial external tools validation every tool searches for launch candidate in all possible 'tools' folder subdirs.
This may be slow and may lead to invalid results: another tool can contain the same file as the original tool as a part of its bundle.
The solution is to assign a dedicated dir for every tool inside of 'tools' dir and search only inside of that dir.