Skip to content

refactor: improve reports tag filtering

Navin Karkera requested to merge navin/82-bb-7028-tag-filtering-bug into master

Tags for filtering reports are populated with team member tags instead of active task tags. Also only the members having all the selected tags are shown.

Supporting information

Testing instructions

  1. Create checklist definition with some tags.
  2. Create a team with multiple tags for some members.
  3. Create a recurrence with the above team and checklist definition and let it run once.
  4. Open Reports > Compare page.
  5. Select a template and check the available tags for filter in the right corner. All tags from the team related to the checklist definition should be displayed even if there are no tasks with the tag,
  6. Select multiple tags from the filter and make sure only the members having all the selected tags are displayed in the report below.

Author notes and concerns

None

Closes #82 (closed)

Edited by Navin Karkera

Merge request reports