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

Link different reports together #21

Open
preaction opened this issue Jul 16, 2018 · 0 comments
Open

Link different reports together #21

preaction opened this issue Jul 16, 2018 · 0 comments

Comments

@preaction
Copy link
Member

We should have a way to link different reports together for various reasons. The most common reason will be "same underlying issue", but another reason could be "caused by upstream issue" or "causes downstream issue".

Once the data is added to the report (cpan-testers/cpantesters-api#33), we need a way to add links. The most common thing to do will be to link together a bunch of reports that are caused by the same issue, so we should create a list of the reports, allow users to select multiple reports, and let them click a button to mark them all as related. The button should pop-up a dialog to enter a comment about why these reports are being related (for example These are all caused by the tests being run during a DST change.)

This will require implementing the mockup for listing the reports for a given dist release (https://github.com/cpan-testers/cpantesters-web/blob/master/share/templates/dist.html.ep). A simple text input form on the beta landing page can get users to the page for their dist.

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

1 participant