https://bugzilla.novell.com/show_bug.cgi?id=739485 https://bugzilla.novell.com/show_bug.cgi?id=739485#c0 Summary: "branch target package already exists" should take you to the branch Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: webui AssignedTo: adrian@suse.com ReportedBy: toddrme2178@gmail.com QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0 When you try to create a branch of a package you already have a branch of, you receive an error message: "branch target package already exists: [path to branch]". However, this error message appears on the page for the original package, rather than your branch. Further, it provides no way for you to reach your branch. This means you need to manually navigate to the existing branch. It would be much better if you were either automatically taken to the branch, or if the path to the branch was a link to the branch. Reproducible: Always Steps to Reproduce: 1. Go to a package, say https://build.opensuse.org/package/show?package=Botan&project=openSUSE%3AFac... 2. Click "branch" 3. Go to the same package, https://build.opensuse.org/package/show?package=Botan&project=openSUSE%3AFac... 4. Click "branch" again. Actual Results: You remain on the page https://build.opensuse.org/package/show?package=Botan&project=openSUSE%3AFac... and get the error message: branch target package already exists: home:[username]:branches:devel:libraries:c_c++/Botan Where [username] is your username. Expected Results: One of two things happens: 1. You move to the page: https://build.opensuse.org/package/show?package=Botan&project=home%3A[username]%3Abranches%3Adevel%3Alibraries%3Ac_c%2B%2B but receive the same error message. 2. You remain on the page https://build.opensuse.org/package/show?package=Botan&project=openSUSE%3AFac... and receive the same error message, but the text in the error "home:[username]:branches:devel:libraries:c_c++/Botan" is a link to https://build.opensuse.org/package/show?package=Botan&project=home%3A[username]%3Abranches%3Adevel%3Alibraries%3Ac_c%2B%2B that can be clicked to take you straight to your branch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.