Project

General

Profile

Actions

Task #15899

open

Task service - list EP changes

Added by Peter Mačuga 6 months ago. Updated 6 months ago.

Status:
Testing
Priority:
Normal
Target version:
-
Start date:
10/17/2024
Due date:
% Done:

90%

Estimated time:
custom category:
Backend
Co-assignee:

Description

make new way to categorize tasks:

  • remove tags from filter - its too cumbersome to maintain list - its hard switch between AND OR operators
  • add task category - mission, loyalty, achievement - OR in this list
  • add task timescope - daily, weekly, one-time, unlimited - OR in this list

inbetween fields is the AND operator
filters = where category in [catogory list] and timescope in [timescope list] and ... other filters
add these new columns to filter options as well

we can leave the tags field as is, however we will not use it for filters

difficult can also be multiselect

fix the issue where the number of tasks returned does not correspond to the limit/offset fields - can probably be fixes with a join

Actions

Also available in: Atom PDF