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 with Kanboard view in project/task/lists view #31812

Open
TheMoaz opened this issue Nov 14, 2024 · 0 comments
Open

Issue with Kanboard view in project/task/lists view #31812

TheMoaz opened this issue Nov 14, 2024 · 0 comments
Labels
Bug This is a bug (something does not work as expected)

Comments

@TheMoaz
Copy link

TheMoaz commented Nov 14, 2024

Bug

I am not sure if it is a bug yet. I am not very well versed with dolibarr

Kan ban view in current version :

  1. is not showing the buckets/categories/columns as expected based on status of projects/leads/tasks in Projects module.
  2. it successfully converts the list/table view into cards for kanban
  3. it renders only 1 row(this is possible becuase i have not added more items)
  4. it does not change/render columns for project statuses
  5. as a result i do not see multiple columns the colspan for only row that renders = total number of columns in "common" view.

Expected behaviour:

  1. Switching to to "kanban" view from "common" view should render columns in the table based on status configured in dictionaries for project/leads

Additional details in v.20

  1. query params are being passed correctly as long as i am aware i.e "mode" = kanban
  2. Setup > Dictionaries have only 1 option to add statuses for projects/leads, no specific dictionary is available for "tasks"

Instllation platform:
xampp
php8.2
windows

Screenshot 2024-11-13 220837

Dolibarr Version

20.0.1

Environment PHP

8.2

Environment Database

mysqlnd 8.2.12

Steps to reproduce the behavior and expected behavior

  1. Enable Module Projects
  2. Create New Project/Lead
  3. Create New Tasks
  4. Navigate to tasks list page
  5. Switch to kanban view

Attached files

Screenshot 2024-11-13 220837

Screenshot 2024-11-13 223257

Screenshot 2024-11-13 223304

@TheMoaz TheMoaz added the Bug This is a bug (something does not work as expected) label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

1 participant