Jira版本: 3.13.5
我在JIRA的仪表板上显示了一个显示分配给我的所有未解决问题的部分。 但在此列表中也有一些已经封闭的问题。
所以我看了工作流程。
我只是接近一个过渡期。我添加了" Post Functions"以下内容:
Set issue status to the linked status of the destination workflow step.
— THEN
Add a comment to an issue if one is entered during a transition.
— THEN
Update change history for an issue and store the issue in the database.
— THEN
Re-index an issue to keep indexes in sync with the database.
— THEN
Fire a Issue Closed event that can be processed by the listeners.
但它不起作用!所有已关闭的问题都没有标记为关闭!
有谁知道我在哪里可以找到这个设置?
答案 0 :(得分:0)
信息中心上的“已分配给我”应用不会显示分配给您并打开的问题。 它会显示分配给您并且状态为未解决的问题。
我怀疑你的后期功能不会这样做。我目前在JIRA 5.03和Greenhopper自动生成的工作流程中遇到了同样的问题。我还向Atlassian支持提出了一个问题。 检查您的解决方案状态,如果未解决您已找到问题。