Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Como eu encontro cads já concluídos que não foram vinculados a nenhum épico em formato de scrum?

Nayara Cristine Duarte Gomes December 5, 2023

Eu tenho um projeto que foi criado tarefas porém não foram vinculadas a nenhum épico, quando concluídos eles sumiram , como posso acha-los?

1 answer

1 accepted

0 votes
Answer accepted
Trudy Claspill
Community Champion
December 5, 2023

Olá @Nayara Cristine Duarte Gomes ,

Bem-vindo à comunidade Atlassian.

Você pode encontrar esses problemas usando a página Filtros > Exibir todos os problemas e o seguinte filtro:

project=X and Parent is empty and issuetype not in (epic, subTaskIssueTypes() ) and statusCategory=Done 

O campo Pai é usado para acompanhar o pai de um problema. Isso rastreia o problema pai para subtarefas e o épico pai para problemas padrão. Se esse campo estiver vazio, o problema padrão não terá épico pai.

Você deseja apenas os problemas sem pai, onde os problemas não são subtarefas e nem épicos, então adicione uma verificação para o tipo de problema.

E você só quer que os problemas sejam resolvidos, então adicione uma verificação para a categoria de status.

- Todos os status são atribuídos a uma categoria de status. Todos os status codificados pela cor verde são atribuídos à categoria de status "Concluído".

 

---

Hello,

Welcome to the Atlassian community.

You can find those issues using the Filters > View All Issues page and the following filter:

project=X and Parent is empty and issuetype not in (epic, subTaskIssueTypes() ) and statusCategory=Done 

The Parent field is used to keep track of an issue's parent. This tracks the parent issue for subtasks and the parent Epic for standard issues. If that field is empty, the standard issue has no parent epic.

You only want the issues with no parent where the issues are not subtasks and not themselves Epics, so add a check for the issuetype.

And you only want the issues that are done, so add a check for the Status Category. 

- All Statuses are assigned to a Status Category. All Statuses that are color coded green are assigned to the "Done" Status Category.

 

How do I find completed cads that have not been linked to any epics in scrum format?

I have a project where tasks were created but they were not linked to any epic, when completed they disappeared, how can I find them?

 

Nayara Cristine Duarte Gomes December 11, 2023

Muito obrigada, deu certo!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events