Skip to content

Kanbanboard macro excludes tasks ending with "Template" #344

@abrassat

Description

@abrassat

Describe the bug
Task ending with Template (like a task named Create Template, for example), won't be listed in the task kanbanboard macro.

Steps to reproduce
Steps to reproduce the problematic behavior:

  1. Create a task named Create Template
  2. Insert a kanbanboard macro without any parameters set

Expected behavior
The Create Template task is shown in the kanban board

Actual behavior
The Create Template task isn't shown in the kanban board

Environment (please complete the following information):

  • OS: linux mint
  • Browser firefox
  • XWiki version 15.10
  • App version 3.10.2

Additional context
The issue comes from contrib kanban, which ignores pages ending with Template by default.

A potential fix for this would be to perform the query separately in Task Manager, and provide the right tasks to the Kanban contrib macro. But I'm not sure how complex it would be to replace.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions