Support duplicate one existing Route
A useful feature that would help user quickly create a route based on the exist route 馃憦馃憦. Do we allow edit configuration item during the duplication? which means, after click the Duplicate button, we will go to the create route page, and fill in the configuration items with the target route data, if user wants to change some of the configuration, they could change them before create action.
A useful feature that would help user quickly create a route based on the exist route 馃憦馃憦. Do we allow edit configuration item during the duplication? which means, after click the
Duplicate button, we will go to the create route page, and fill in the configuration items with the target route data, if user wants to change some of the configuration, they could change them before create action.
+1 agreed. The Duplicate button acts more like the Edit button, which provides the route editable for every configuration item. In addition, we should explicitly reset the name of the new route in case of name conflicts, how about add _duplicated as the suffix of the name of existing route?
@juzhiyuan @liuxiran any feedback is welcome. Thanks.
Ya, that would be better indeed, and we could separate this feature into 2 steps:
Copy one existing Route's configuration directly.
Allow users to modify then create a new one.
Good feature.Very looking forward to it.
In addition, we should explicitly reset the name of the new route in case of name conflicts, how about add
_duplicatedas the suffix of the name of existing route?
Agree with the suffix _duplicated.
Is it possible to just copy the data on the page, and the user can modify it before submitting it? Instead of directly cloning the route data first.
I'll do this
Most helpful comment
I'll do this