Greetings !
Here is my problem.
I have a US US_test1 which has 6 sub-tasks:
SOus-tache1-RG001
SOus-tache2-RG002
SOus-tache3-CA001
SOus-tache4-CA002
SOus-tache5-DEV-IHM
SOus-tache6-DEV-mapper
I managed to create an automatic rule with manual triggering that would create Test tickets with the names and description of each sub-task containing the string "RG" or "CA" in its name, when we are positioned on the US.
so in my example, the rule would create 4 TEST tickets named :
SOus-tache1-RG001
SOus-tache2-RG002
SOus-tache3-CA001
SOus-tache4-CA002
I have no problem linking the created issues to the triggered issue (US) but I'm not able tolink the tests I've created to the sub-tasks whose information they take. Should I use "smart-values"? Is this even possible?