qa metadata for commits is write-once and cannot be updated
Bug #659629 reported by
Edwin Grubbs
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qa-tagger |
Triaged
|
High
|
Unassigned |
Bug Description
When a revision has a pqm commit message with a bug number that is wrong, qatagger will consider it a blocking revision if the bug does not have a qa-ok/qa-untestable tag, but it often shouldn't have that tag.
For example, revision 9864 has bug 644824 in its commit message, but that bug won't be fixed until the next cycle.
We need to be able to unlink that bug from the qa taggers view of the revision (and add the right one)
summary: |
- mistakes in pqm commit message should be ignorable + mistakes in commit message should be ignorable |
summary: |
- mistakes in commit message should be ignorable + qa metadata for commits is write-once and cannot be updated |
description: | updated |
Changed in qa-tagger: | |
status: | New → Triaged |
importance: | Undecided → High |
To post a comment you must log in.
More broadly: any metadata we use *will* be wrong from time to time,
so we need to accomodate that.
This may be a good reason to have a separate revisions-status DB at
some future point.
-Rob