<MAX_ID>49</MAX_ID> seems to max out at 49

Is there a way to increase the max id to more than 49 for the template
ASOBO_GT_Helper_Increasing_ID

For now i just create a second call and start over from zero. For now the max is
<MAX_ID>49</MAX_ID>

Hello @Flysimware

This is an hardcoded recursion depth limit as this template relies on recursive subtemplates.
We don’t plan to change that limit so your workaround is appropriate.

Regards,
Sylvain