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

[issue tracker] Alternative view for issue hunting #9268

Open
regisoc opened this issue May 15, 2024 · 0 comments · May be fixed by #9339
Open

[issue tracker] Alternative view for issue hunting #9268

regisoc opened this issue May 15, 2024 · 0 comments · May be fixed by #9339
Assignees
Labels
GSOC Google Summer of Code related Proposal PR or Issue suggesting an improvement that can be accepted, rejected or altered

Comments

@regisoc
Copy link
Contributor

regisoc commented May 15, 2024

Is your feature request related to an existing module?

Implementation expected for module Issue tracker.

Right now, solving issues means opening each single one of them, and changing their status one by one.
Lots of issues can be generated automatically depending on a specific module such as redcap on HBCD.
Solving them one by one is cumbersome and takes time, it could be faster and easier.

Call this feature debug mode, issue spring-cleaning mode or issue solving frenzy mode.
The feature should be mainly accessible to devs, managers, coordinators or any other users who deal with lots of issues in the issue tracker.
It would be very useful in a context where lots of issues are created with a small description.

Describe the solution you'd like

It would be a button or a tab that allow to see an alternative view.
See images e.g. with the button, I put "debug" but another name might be better.
It should only be displayed and accessible through a unique new permission e.g. issue_tracker_solve_mode_edit.

The solution should:

  • split issues by discrete criteria/sections such as (not limited to) category, priority and status. One tab each could be a good start.
  • each criterion/section view should contain only selected issues for that criterion.
  • each criterion/section view should allow to:
    1. have a link to the issue (issueID).
    2. view the description, the biggest slot and pain point, it cannot be seen in the current issue tracker main table.
    3. add a new comment, redirection to a modal to add new comment.
    4. change the status, priority and category.
  • the modal could include the assignee and watchers change to ping people for that issue/comment.

image

image

Other design can be discussed.

@regisoc regisoc added Proposal PR or Issue suggesting an improvement that can be accepted, rejected or altered GSOC Google Summer of Code related labels May 15, 2024
@ay-bh ay-bh linked a pull request Sep 15, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSOC Google Summer of Code related Proposal PR or Issue suggesting an improvement that can be accepted, rejected or altered
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants