Bug #2205
Java component instance folder may be computed in conflict with other component
Start date:
05.09.2025
Due date:
% Done:
0%
Estimated time:
origin:
Description
Currently we remove any trailing _<...> part of a given component name passed to instance folder determination and
return a name with appended _<instanceid>. If the given component however does end with _bla this may lead to a
conflict.