|
He's saying that he has a drop-down field called, say, Version, and it has options like
version_1, version_2,. version_x, etc. And he want it to be defaulted to the current
version, version_x, when one creates a new defect. That is understandable because most
of the new bugs are probably from the current version, and it'll save the reporter
some time by avoiding to select the version.
Now, there are a few ways to make a default of a drop-down field:
1) make it the first option.
2) somewhere in QC, you might be able to set a default value of any field.
I don't know how though, since I never administrated a QC.
I use QC, it excels in some area, but it sucks in others big time. |
|