Hello!
We have created a skill that we would like to clone and make slight modifications for each customer. I’m wondering if there’s a good practice for cloning?
One idea we were considering: exporting to a .vf file. Would it work if we:
- remove the “liveVersion” element in the project/platformData section? (so it’s no longer linked to a live skill)
- changed the project/name element to a new name?
This appears to work. Any other changes recommended?
Thanks!