Actions
Bug #85
closedTrap in DevDependencies with long module names
Start date:
11/06/2015
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
Very long module names can produce a Trap in DevDependencies operations due to the fixed size of Stores.OpName. In order to avoid the Traps, operation names that contain a module name must be truncated.
Actions