Skip to content

fix: #0009394 Cannot unassign requirement of a test case after deleting its execution#409

Open
atisne wants to merge 1 commit into
TestLinkOpenSourceTRMS:testlink_1_9_20_fixedfrom
atisne:fix-reopen_after_delete_execution
Open

fix: #0009394 Cannot unassign requirement of a test case after deleting its execution#409
atisne wants to merge 1 commit into
TestLinkOpenSourceTRMS:testlink_1_9_20_fixedfrom
atisne:fix-reopen_after_delete_execution

Conversation

@atisne
Copy link
Copy Markdown
Contributor

@atisne atisne commented May 12, 2026

We cannot unassign a requirement on a test case whose its execution has been removed. If a test case is not (or rather no more) executed, we should be able to update the associated requirements.

We update the execution deletion to revert the link status between the test case and the requirements.

The execution deletion was implemented twice. We merged the both to keep only one.

…ng its execution

We cannot unassign a requirement on a test case whose its execution has been removed.
If a test case is not (or rather no more) executed, we should be able to update the
associated requirements.

We update the execution deletion to revert the link status between the test case
and the requirements.

The execution deletion was implemented twice. We merged the both to keep only one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant