Bug 942983 - bxc# is promised as a shortcut, but doesn't work
Summary: bxc# is promised as a shortcut, but doesn't work
Status: REOPENED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 05:26 UTC by Matthias Mailänder
Modified: 2015-08-25 16:54 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Mailänder 2015-08-25 05:26:50 UTC
https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines#Current_set_of_abbreviations lists bxc to redirect to the Xamarin bug tracker, but it doesn't work. See https://build.opensuse.org/request/show/325329. I believe https://github.com/openSUSE/open-build-service/blob/master/docs/api/api/issue_tracker.xml has to be edited. However not in the source repository, but the production system.
Comment 1 Adrian Schröter 2015-08-25 07:31:50 UTC
It exists as Xamarin#(\d+) tag. A change may make older usages incompatible, so please fix the wiki page instead.
Comment 2 Adrian Schröter 2015-08-25 07:32:59 UTC
You may want to use 

 osc api /issue_trackers

to get the full list. The mentioned file above is just a docu example. Real config lives in the database and needs migrations, if want to have it on all OBS instances.
Comment 3 Matthias Mailänder 2015-08-25 16:54:03 UTC
I maintain Mono for SUSE and no one used the undocumented Xamarin#(\d+) which looks like a mistake to me. Please change it to bxc# which I also used in the past according to our guidelines. I can't edit past .changes files for stuff added to Factory. Also not using a three letter abbreviation is inconsistent towards everything else.