aces / Loris

LORIS is a web-accessible database solution for longitudinal multi-site studies.
GNU General Public License v3.0
143 stars 172 forks source link

[issue tracker] Alternative view for issue hunting #9268

Open regisoc opened 4 months ago

regisoc commented 4 months ago

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:

image

image

Other design can be discussed.