jgraichen / redmine_dashboard

This redmine plugin adds an issue dashboard that supports drag and drop for issues and support various filters and groups.
Apache License 2.0
421 stars 107 forks source link

How to display dashboard cross-project ? #474

Open Doctor-Who opened 6 months ago

Doctor-Who commented 6 months ago

Describe the bug

It's not really a bug, it's more an issue from user (me) ^^ I cannot find how to display dashboard view on all project in redmine. I know it could be a huge summary, but having transversal skills, I have tasks scattered over many projects. I've set up a custom page in redmine, but I'd rather have a clearer view of the dashboard plugin. Is this possible?

Thank you very much for your help.

Redmine

Environment:
  Redmine version                5.0.4.stable
  Ruby version                   3.1.2-p20 (2022-04-12) [x86_64-linux-gnu]
  Rails version                  6.1.7.3
  Environment                    production
  Database adapter               Mysql2
  Mailer queue                   ActiveJob::QueueAdapters::AsyncAdapter
  Mailer delivery                smtp
Redmine settings:
  Redmine theme                  Classic
SCM:
  Filesystem                     
Redmine plugins:
  redmine_dashboard              2.15.0

Client information Firefox or Brave

Additional context Add any other context about the problem here.

jgraichen commented 6 months ago

Unless you have a parent project containing all projects, and opening the dashboard there, that is not possible yet. The only available scope to open a dashboard currently is a project, not a user.

Doctor-Who commented 6 months ago

Ok, it may be relevant to build his own dashboard as a kanban view with tasks and define it with filters. I see that you've added to feature request, could be really nice ! Many thanks for your reply. So I let it open ?

mario-spitze commented 1 week ago

This will be an important feature. We use projects more like department and releases are the projects we will implement with work in different departments (server, infrastructure, FM). So the view per department will be ok but we need the view per release over all projects, too. How can i help?