Skip to content

Task report macro wrongly filter tasks #38

@petrenkonikita112263

Description

@petrenkonikita112263

XWiki 14.10.6, with lates version of extension v3.0.2

STEPS TO REPRODUCE

image

  1. Create several tasks with different status "To Do", "In Progress" and "Done"
  2. Go to any dedicated page or sandbox, and add task report macro or easily copy/paste this code in source of the page

{{task-report pages="TaskManager.WebHome" columns="name,assignee,status,duedate,completeDate,owner" status="ToDo"/}}

image

ACTUAL RESULT
Macro prints wrongly tasks, in livetable you'll see tasks with status "In Progress"
image

EXPECTED RESULT
Macro displays tasks with status "ToDo"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions