We are currently looking to modify each screen to where when we create a new story we do not have to have a resolution as a requirement but would like to see and edit the resolution in the view and edit screens. Is this possible?
Hope this makes sense. Thanks in advance
TL;DR we just want to remove resolution requirement from create new story screen.
You should NEVER put the resolution screen on any screen other than view or transition screens. You WILL break your data if you do.
You need to go through every create and edit screen and remove it, immediately.
Then we can talk about repairing the damage.
When you say break the data, are you referring to reports?
Please specify. Thank you Nic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, reports. And gadgets, and searches and numbers looking at open vs closed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I usually have to use even post functions because users confuse resolutions too often... So we make different transitions which automatically set the resolution.
Also, you can limit the resolutions they can choose with the workflow properties.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, post-functions automate it - the usual more common cases I see are
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.