I have a need to organize the requests of various departments in such a way that Business has a need and creates a task, Marketing needs another task from the development team and creates its task, and all this on a KANBAN board that has 3 states .
Those "core" tasks are then translated into various tasks to be performed on various components, each task on each component being performed by development teams within the company.
Business or Marketing always has to be able to see the status of your request and what the general need became by going down to detail the need seeing the status of the tasks that compose it.
The concept of task and subtask would be valid but it's too low level, I need a task concept that can group several tasks from several components, is there something like that in jira?