-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.4.2rc1, 6.0.0alpha1
-
Sprint 77 (Jun 2021), Sprint 78 (Jul 2021)
-
0.25
Steps to reproduce:
- Create template with tag a:a
- Create host with tag b:b
- Create web scenario on host
- Link template to host
- Check inherited tags of web scenario
Result:
Inherited tags a:a and b:b
Expected:
Inherited tag b:b. If web scenario created on host, then it should only contain the host tags. If web scenario created on template and template is linked to the host, then inherited web scenario on host should contain template and host tags.