Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find and update all locations that say file bugs in bugzilla and migrate that to GitHub issues #14

Open
Tracked by #1
jonahgraham opened this issue Apr 13, 2023 · 3 comments

Comments

@jonahgraham
Copy link
Contributor

No description provided.

@jonahgraham
Copy link
Contributor Author

This issue needs Webmaster's help and I have raised https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2956

In EPP we just declare a bugzilla ID like this:

This was referenced Apr 13, 2023
@jonahgraham jonahgraham mentioned this issue Sep 13, 2023
52 tasks
@merks
Copy link
Contributor

merks commented Apr 3, 2024

Wow, there's even a schema for this:

<xsd:attributeGroup name="packageMDbugzillaCompId">
<xsd:attribute name="bugzillaComponentId" type="xsd:string" use="required" />
</xsd:attributeGroup>

Probably we want a link (full URI) to the some "issues" page, but we need to start somewhere and it looks like the XSD Schema is the place to start...

@merks
Copy link
Contributor

merks commented Apr 5, 2024

@jonahgraham

I wonder if we couldn't just ask the web folks to just ignore the bugzilla ID and use the packageName attribute to synthesize a URL for opening an issue like this?

File an issue on this Package

[File an issue on this Package](https://github.com/eclipse-packaging/packages/issues/new?title=Problem+with+Eclipse+IDE+for+Eclipse+Committers+&body=This+is+some+text.)

Of course we could add an attribute with a URL, but that would probably end up with just boiler plate content describe from existing information...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants