Hi, i have a little question, when i create a bug the steps automatically are in the description,
this is optional because i would like remove them from there.
thanks.
@Brandon Duarte, so if i understand apparently every new bug gets this template added to it? I'm assuming that the admin, based upon request from someone, has incorporated this via some add on app. Maybe this was in fact you? In any event I'm guessing that you need to rethink when it is added for new tickets, i.e. under what conditions should it exist and which conditions should it not. Then edit the function that is putting it into the description to incorporate those agreed upon conditions. For example maybe it is something like...
IF project = abc AND issuetype = bug AND component in (a, b, f) THEN add test steps.
then if the component is c, d or e it would not be added. Component is just an example condition.
Yes, when I create a new error, the description has all the previous steps, but I have no idea if it is a complement or as this complement can be called.
I already look everywhere and I can not find the solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.