There are two bugs/ deficiencies when dealing with graphs and wanting to clone them.
1. Unlike Items from a template that can be cloned on a Host, Graphs for some reason can not, the clone (and other buttons) are all disabled.
2. When you try to copy an item, there needs to be a target name function so the copy can be renamed in the process. If that was in place, you could copy a graph from the template to the host. As is, you can't copy an item because if the host already has the template there is a conflicting item and it can't deal with that.
Given these limits, you have to build at least one new graph from scratch on a Host before you can clone or copy it, you can't use a template item to start the process.
1. Unlike Items from a template that can be cloned on a Host, Graphs for some reason can not, the clone (and other buttons) are all disabled.
2. When you try to copy an item, there needs to be a target name function so the copy can be renamed in the process. If that was in place, you could copy a graph from the template to the host. As is, you can't copy an item because if the host already has the template there is a conflicting item and it can't deal with that.
Given these limits, you have to build at least one new graph from scratch on a Host before you can clone or copy it, you can't use a template item to start the process.

Comment