I have stories created on a board that are brought into another board by using the Escalated field. The stories come through fine. But when a subtask is created on the new board, the subtask is not inheriting the "Escalated" field value, and thus not showing up. Does anyone have a solution to this? Escalated is a custom field
The problem was that the sub-tasks were getting created with a status that was precluded from the board. I fixed it by changing the Sub-task workflow so they get created with a status that makes them show up on the current board. Thanks for the idea!
Glad I could point you somewhat in the right direction! :o)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you have access to any scripting add-on? I think you would need to add a post-function to the 'Create' transition for your sub-tasks to copy the Escalated value from the parent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.