Actions
action #17942
closedMissed needles not part of the needles table
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2017-03-24
Due date:
% Done:
0%
Estimated time:
Description
https://openqa.suse.de/tests/832542#step/boot_to_desktop/4 lists dozens of GNOME workaround needles used. But none of them is in admin/needles. As they need cleanup, this is quite important.
Updated by coolo almost 8 years ago
- Category set to Regressions/Crashes
- Target version set to Milestone 6
Updated by okurz over 7 years ago
- Target version changed from Milestone 6 to Milestone 7
M6 is over. you said "quite important", I agree. Let's try again for M7. I assume it won't be done because we don't have that capacity.
Updated by mkittler over 7 years ago
- Assignee set to mkittler
The query SELECT * from needles where filename like 'GNOME-workaround%';
lists some results. So the needles are in the database and just not displayed, maybe because last_matched_module_id
is not set.
Updated by mkittler over 7 years ago
Updated by mkittler over 7 years ago
- Status changed from New to Feedback
PR is merged, but I can not check whether this works in production.
Updated by okurz over 7 years ago
- Status changed from Feedback to Resolved
GNOME-workaround-BSC978076-20160505 is listed now at least from the example so I guess verified.
Actions