happy-se-life / kanban

Kanban plugin for redmine
https://it-managers-life.hatenablog.com/entry/2019/03/24/112052
MIT License
122 stars 38 forks source link

Limit the view to certain type of trackers #39

Closed EchedelleLR closed 2 years ago

EchedelleLR commented 2 years ago

Currently, our instance uses several type of trackers, of which just 1 is classified as tasks, which are using with this extension.

However, the Kanvan view shows issues with all the type of trackers.

Is it possible to change this?

happy-se-life commented 2 years ago

Hi,

I started checking this issue.

happy-se-life commented 2 years ago

Hello,

Make sure that the filter when displaying kanban is the desired project name instead of "unspecified". By the way, the tracker that can be used in the project is "Issue Tracking" in the project's "Settings". If you change your Tracker settings, old issues will show the tracker from that time.

EchedelleLR commented 2 years ago

Thank you for the quick reply. I will try to explain better.

We have several type or trackers for issues: one being Bag Hours, other called Tasks, etc.

When I enable Kanban plugin, and even checking among the integrated filters, there is no way to set that I want to see just "Tasks" issues, but I have to see all type of tracker (maybe is confusing because I used Redmine specific terminology here as Tracker is the name for a type or Issue in Redmine as you know) for issues.

The idea was to integrate that possibility here.

Project filtering was not an issue because is not our use case.

happy-se-life commented 2 years ago

Hello,

Thank you for your detailed explanation. Adding tracker filters isn't difficult, I'll try to work on it this weekend.

happy-se-life commented 2 years ago

Hi,

I'll let you know as soon as it's done.

EchedelleLR commented 2 years ago

So is this fixed already?

happy-se-life commented 2 years ago

Yes, It is already fixed. Try master branch.

EchedelleLR commented 2 years ago

Thank you. I will test on Monday, but as you already fixed, I am closing this.