Idea: Implement a disable individual test/test suite in the context menu for work in progress items #10213
Unanswered
luchianalex
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Lets say you start work on a new ticket.
While doing the work, the requirements change, and the dev needs to implement some changes, which renders your work so far useless.
Well, simply disabling the test, while editing the title with something along the lines of "in work", "stub", "in progress"etc. would mean that what you worked on so far is not wasted, and you could focus on other issues in the mean time.
Once the devs implement the changes, you could simply come back, enable the test and continue your work.
At the moment this is not possible, and we need to have work arounds with exporting, deleting, reimporting etc etc.
Thank you.
All reactions