Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A test plan cannot be linked to the parent test plan. #3802

Closed
SowmiyaKaruna opened this issue Oct 8, 2024 · 1 comment
Closed

A test plan cannot be linked to the parent test plan. #3802

SowmiyaKaruna opened this issue Oct 8, 2024 · 1 comment

Comments

@SowmiyaKaruna
Copy link

Description of problem

A new test plan cannot be linked to any of the existing test plans. Basically, nesting is not working.

Version or commit hash (if applicable)

13.5-Enterprise

Steps to Reproduce

  1. Navigate to Testing --> New Test Plan --> Select Product and Enter Test Plan name --> Give the Parent Test Plan ID that we want to link --> Press the save button.
  2. Once the test plan has been created, navigate to Edit and look for the parent test plan.
  3. Look into the test plan structure.

Actual results

After Step1: Test plan created with no errors shown.
TP1

After Step2: The parent test plan is empty when we look at the created test plan in edit mode.
TP2

After Step3: The nested plan structure missing the created test plan.
TP3

Although it is being added to the product, it is not linked to the parent test plan that we have given.
TP4

Expected results

Parent test plan should be able to be linked to the new test plans.

Additional info (Python traceback, logs, etc.)

@atodorov
Copy link
Member

atodorov commented Oct 9, 2024

Looks like a duplicate of #3765.

See #3765 (comment) for more info.

@atodorov atodorov closed this as completed Oct 9, 2024
@kiwitcms kiwitcms locked and limited conversation to collaborators Oct 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants