Bug 198109
| Summary: | initialcclist in owners.list not propagating to Bugzilla | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Fedora Infrastructure | Reporter: | Ville Skyttä <scop> | ||||
| Component: | cvs | Assignee: | Warren Togami <wtogami> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Jeremy Katz <katzj> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | dkl, fedora, hdegoede, katzj, peter, rdieter | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-09-01 20:29:18 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Ville Skyttä
2006-07-09 19:08:17 UTC
For me it didn't work when bug 196616 got filed, I co maintain this with Jindrich Novy and I'm in the initial-CC field of allegro (and have been for a long time). So when this new bug got opened I would have exected to be put in the CC-list which didn't happen. Same here. I was on the initalcclist in owners.list for glabels (which I've since taken primary maintainership of in Extras); but at the time that bug #197633 was filed, the reported had to add me to the CC: list as Bugzilla wouldn't do it automatically as it should have. dkl -- I'm not sure how the magic for this happens. If I should point somewhere else, just let me know where. This is something that Elliot should look at. I do not handle that side of things. Has initialcc from owners.list to Bugzilla ever worked before? I suppose it has, at least upstream is auto-Cc'd on FE pcsc-lite bugs and I believe fedora-perl-devel on the vast majority of FE perl-* packages, and there are plenty of other examples around. Hopefully no poor soul has been tortured with the task of manually entering those to Bugzilla. Any progress here? I think this is pretty much a showstopper for package co-maintainership in Extras. (In reply to comment #7 from scop) > Any progress here? Lost track on this one. Sorry. (In reply to comment #4) > This is something that Elliot should look at. Has he time, interest and access to the machines to fix this shit these days? I don't think so. Warren, Jeremy, how do we get this solved? It's lingering around far to long (I in fact thought this was fixed in between as I heard no complains for quite some time) Created attachment 143872 [details]
Possible fix
For the record, here's a potential (untested) fix sent to Warren and Jeremy in
PM last Thursday: off-by-one error, resulting in the script trying to use
initialqacontact from owners.list to populate initialcclist.
Ville's fix looks good; I've committed it and put it on the running copy so the next run of the script should pick it up I think this was fixed and we're using the pkgdb now anyway, so closing. |