what is proper way to mark an issue as affecting multiple versions?
currently in issue tracker, the version drop down menu only lets me select either 2.0.3, 2.0.4-dev, or 3.0.0-dev, but I'm unable to select more than one.
currently in issue tracker, the version drop down menu only lets me select either 2.0.3, 2.0.4-dev, or 3.0.0-dev, but I'm unable to select more than one.
Do you still have an unanswered question? Please log in first to post your question.
Comments
use the lowest Version that is affected
I was going to suggest using the highest version since it might have been fixed in a later version, but I guess you can just assume it hasn't been fixed if it hasn't been tagged as such.
In reply to I was going to suggest using by shoogle
if it is fixed in a higher version, there's not much point in reporting it in the first place
In reply to if it is fixed in a higher by Jojo-Schmitz
but there is some use in reporting it, so that other people searching for the issue will see that it is fixed in a newer version.
In reply to if it is fixed in a higher by Jojo-Schmitz
Yes, but it might get fixed in a later version after you report it and it will only be fixed in the later version, not the version it is supposed to apply to.