每当我更新票证时,JIRA 分辨率意外设置为 "Fixed"

JIRA resolution unexpectedly set to "Fixed" whenever I update the ticket

我为我的开发过程构建了一个自定义工作流程,并在我的工作流程结束时使用转换 post 消息将分辨率设置为 "Fixed"。我一直小心翼翼地确保只在工作流程结束时使用该过渡。

但是,每当我使用编辑器模式(按 "E" 键”)编辑我的票证(修改 any 字段)时,分辨率都会更改为 "Fixed"。此行为对于我的工作流程来说是意外且不正确的。

当我在没有模式的情况下直接编辑工单时(即单击该字段),这种行为不会发生 - 分辨率保持不变。

关于正在发生的事情的想法?

@Robert,在上面的评论中,将我带到了 Atlassian 支持 link 那里回答了这个问题。

https://answers.atlassian.com/questions/212059/editing-an-issue-changes-it-to-fixed-how-do-i-stop-this

If resolution is placed on an a screen and the screen is used for any update (create, edit or transition), then the resolution will be set to something.

我的编辑屏幕上有 "resolution" 字段。