I've added resolution to corresponding Screen Scheme, but it still doesn't appear on the issue screen.
Nonetheless, I want it to appear when an issue is being closed, but if I add a validator requiring a resolution field it prevents the issue from being closed (and still does not show the resolution field at any stage).
Hello @Yaniv Gal you need to create a screen and add it to the close transition. That way as you close the issue it will pop up a screen that will show such field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just as a warning - you absolutely do not want the resolution on any screen other than transition screens (and view screens, but it appears there automatically so you don't have to think about them).
If you place it on a create or edit screen in the screen schemes, it will get set incorrectly as people use those screens.
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.