make it possible to set a Slack status when start tracking times.
This should be possible:
set status defined by
- category
- subcategory (overrides category status)
- task (overrides category and subcategory)
For this, the backend must be adjusted as follows:
- Extend user preferences with Slack token
- Extend category/subcategory and task with Slack status field
make it possible to set a Slack status when start tracking times.
This should be possible:
set status defined by
For this, the backend must be adjusted as follows: