tasks: properly type task.taskType? #9357
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
help wanted
issues meant to be picked up, require help
quality
issues related to code and application quality
tasks
issues related to the task system
Follow up on #9352
#9189 refactored some interfaces, and something like
taskType
seems to have a use in our system, but it is left out of the new interfaces now for some reason.It's rather confusing to use this field since we can't rely on typing to understand where it is set, if set at all...
The text was updated successfully, but these errors were encountered: