Bug 584944
| Summary: | 1.1.14: Richer bug relationships | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | David Lawrence <dkl> |
| Component: | Creating/Changing Bugs | Assignee: | Simon Green <sgreen> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Lukáš Petrovický <lpetrovi> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.6 | CC: | atangrin, ebaak, kbaker, ldimaggi, max.andersen, mharvey, miclark, mkanat, nelhawar, rrajasek, sgreen, tkirby |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | contractor | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-05-20 04:26:34 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 583097 | ||
|
Description
David Lawrence
2010-04-22 19:00:54 UTC
Newer upstream bug where this is being discussed currently: https://bugzilla.mozilla.org/show_bug.cgi?id=537749 Okay. If we don't need the incorporation relationships, couldn't we just make See Also two-way for the local installation, and allow it to take raw bug ids for the local install, and thus solve all the existing relationships? (In reply to comment #2) > Okay. If we don't need the incorporation relationships, couldn't we just make > See Also two-way for the local installation, and allow it to take raw bug ids > for the local install, and thus solve all the existing relationships? I will have to run it by the JIRA guys. I know they sometimes want to map a single issue as a duplicate of multiple other issues but not sure if that is a hard requirement. We cant do that currently in BZ that I know if. But I could definitely see using the See Also field to have it detect that you put in a single id instead of a URL and assume it is a local bug report and link it differently (two way, maybe even show bug info like summary, status, etc.) Dave Let's just say the multiple duplicates is a no-go right now. So for this bug we will need a requirement to have the See Also field take either external bug addresses (one-way only for now) and also individual bug id's which need to be two way. So if the user enters a integer value (non-url) it is assumed it is a local bug report. The bug being referenced will also need to show the relationship as well. I would also say that at this time no notifications to the other bug are needed when attributes change on a parent bug. For example with dependencies when status changes the dependent bugs are also notified. We do not need that at this time. The user just needs to see the list of bugs that the current bug is related to in the UI. Dave Assigned to Trevor to verify/QA. https://bz-web2-test.devel.redhat.com/ JIRA issues with dependencies on other issues within the same product (or other products already migrated) should have similar dependencies in the newly created bug reports. Also JIRA issues that were related to other JIRA issues should now show up in the See Also Bugzilla field. I see a case that "Depends On" are transferred, but not "See Also" such as for bug 635312. I do see that "See Also" was migrated from "related" on bug 635136. But, in that case, there was no "dependency" on the jira. I haven't been able to find an issue where these links are present. i.e. https://bz-web2-test.devel.redhat.com/show_bug.cgi?id=637942 does not have any reference to JBIDE-7058 as is the case on https://jira.jboss.org/browse/JBDS-1318 Another worthy comment is that in jira issues are hyperlinked by just mentioning them (see the JBDS-1318 jira comments) - that does not seem to happen in bugzilla (or at least I don't know the syntax for doing so) assigning back to dev. (In reply to comment #7) > I haven't been able to find an issue where these links are present. > > i.e. https://bz-web2-test.devel.redhat.com/show_bug.cgi?id=637942 does not have > any reference to JBIDE-7058 as is the case on > https://jira.jboss.org/browse/JBDS-1318 The technical reason would be that since we did not migrate JBIDE to bz-web2-test.devel.redhat.com yet (and not sure it's even on the list), then the link didn't happen as the other bug does not exist in Bugzilla. I think for the next migration, when I encounter a link that one side is not in Bugzilla, then I will create the link instead in the External Bugs section and not the See Also. We will use See Also for local relationships and use External Bugs for external relationships. Any comments? > Another worthy comment is that in jira issues are hyperlinked by just > mentioning them (see the JBDS-1318 jira comments) - that does not seem to > happen in bugzilla (or at least I don't know the syntax for doing so) Still to be implemented, on the blocker list. Dave Ok, I have updated the See Also code to allow local links to show status and bug summary when the mouse pointer hovers over them. Also I added (local) so that it is easier to tell which ones are local and which are not. Please take a look. Here are some bugs with examples to look at: https://bz-web2-test.devel.redhat.com/show_bug.cgi?id=631806 https://bz-web2-test.devel.redhat.com/show_bug.cgi?id=631837 https://bz-web2-test.devel.redhat.com/show_bug.cgi?id=632820 Dave David, I looked and all three examples and I'm not following where I'm supposed to look/hover ? Care to make a screenshot and point it out to blind me ? (In reply to comment #11) > David, I looked and all three examples and I'm not following where I'm supposed > to look/hover ? > > Care to make a screenshot and point it out to blind me ? If the link in the See Also section has (local) next to it, then if you hover over the link, it will have a title window pop up showing the current status and summary of the linked bug report. I will create a screenshot showing this soon. Dave I'm afraid my eyesight matches Max's I've hovered all round the see also area in those 3 examples and see nothing. Hi guys, I'm marking this as ON_QA, as I think this needs some testing to see if this functionality is now working as required. All the URLs mentioned above are no longer valid, since they would have changed with the latest import. Just a note that today's import was done by project so links from one project (e.g. BRMS) won't show dependancies with a different project (e.g. SOA), but issue of the same project will contain the correct links . Please let me know of any cases of incorrect links from this import. Clean-up task from the March 9 2011 Bugzilla / BRMS Pilot Meeting This bugzilla has been marked as ON_QA - we need to verify that the changes made to https://bz-web2-test.devel.redhat.com/ are acceptable and that this bugzilla can be closed. Please verify the change and close (or re-open) this bugzilla by March 15 2011. Thx! - JIRA BRMS-538 is cloned from BRMS-519. Neither one of the respective bugzillas has a reference to the other (except for in comments). - The same goes for BRMS-535, which doesn't even reference the JIRAs in comments. Sending back to ON_DEV. And changing the assignee and QA contact. Thanks simon, I consider this resolved. |