Presently the Clone feature function makes a single clone. The enhancement request is to add the ability to define a number of clones/copies made in the clone action to avoid repetitive clone/configure steps.

Imagine you have a menu that has 8 elements that are differentiated only by their selector value, e.g. menu-list-item=”save”, menu-list-item=”edit”, menu-list-item=”etc.” After mapping one of these, today you would need to clone this feature 7 times; the request is to be able to define a clone quantity to avoid the repetition