Hide Forgot
Description of problem: Complaints have been received about the duplication of external linking. Disable the SeeALso field and migrate existing see-also links to External Trackers.
Part of the redhat/upgrades/bz5-cleanup.pl script that handles the BZ4->5 DB upgrade.
Verified this issue. The result is PASS. 5.0.2.rh2 Steps: 1. Check the new bug field, it has no SeeAlso field. 2. Choose a bug that has SeeAlso values, like https://bugzilla.redhat.com/show_bug.cgi?id=778004. Verify this bug's SeeAlso data was migrated to External Tracker in bz-5.0
:( But I was using "See Also" extensively for referring to *related* bugs *within* RH Bugzilla. Not a duplication with the intended purpose of "External Trackers" at all. To my mind: External Trackers: other places where the same issue is being tracked (e.g. Debian's bug for the same issue, or the same issue in the upstream project's own tracker) See Also: related bugs that aren't duplicates (those should be CLOSED DUPLICATE) or in a strict "dependency" relationship (so you can use the "Blocks:" / "Depends On:" fields) AFAICS, current Bugzilla has *no* appropriate replacement for the way I was using See Also.
(In reply to Adam Williamson from comment #3) > :( But I was using "See Also" extensively for referring to *related* bugs > *within* RH Bugzilla. Not a duplication with the intended purpose of > "External Trackers" at all. I used it extensively for symmetric references with automatic backlinking from the referenced bugs. As far as I can see, external trackers do not provide that (unless I update both bugs manually).
I definitely remember that it was proposed to drop External Trackers in favor of SeeAlso, few years ago (~2012). The rationale was that SeeAlso was supported upstream. At that time I objected mainly because the External Trackers were going away without even asking with the people using them, thus breaking various workflows. Now it happened again, with no discussion, but on the other way. I would say that this change was not handled in the best possible way.
(In reply to Florian Weimer from comment #4) > I used it extensively for symmetric references with automatic backlinking > from the referenced bugs. As far as I can see, external trackers do not > provide that (unless I update both bugs manually). Ditto - the best thing about "See Also" in RHBZ 4 was that I could easily update both bugs at the same time. This is how Jira works - when I link one issue, it updates both issues. Could we please have this behavior with Bugzilla 5?
New bugzilla has "voting", but there's no down-wote possibility. So -1 for removing "see-also" from me.
Jeff, can we please reconsider this decision? "See Also" was an essential field for QA people (at least speaking for our team). The current implementation of External Trackers doesn't allow the same functionality, and it also has a different meaning. A possible improvement to the current state would be to implement bug 1666269 (but I wonder it it's not easier to bring See Also back). Thanks.
(In reply to Kamil PΓ‘ral from comment #8) > Jeff, can we please reconsider this decision? "See Also" was an essential > field for QA people (at least speaking for our team). The current > implementation of External Trackers doesn't allow the same functionality, > and it also has a different meaning. A possible improvement to the current > state would be to implement bug 1666269 (but I wonder it it's not easier to > bring See Also back). Thanks. I will pass this request up the chain.