Hello,
I have an issue and I cannot figure out how I can implement the following:
Reproduction steps:
1. User will create an issue
2. User will change issue status
3. While changing issue status, a transition screen with some mandatory fields (add some text) - user will complete them
4. After user typed the necessary info into the fields and ticket is in the next status -> show them into the ticket
Can someone advise me how can I implement step 4 ?
Thanks,
Sarah
Hello @Crisan Hristea Carolina Sarah I'd you want to show the fields filled you must add them to the screen assigned to the view option in the screen scheme associated to the issue type. See more here
Hi Herman, I tried this method but fields are available before the transition is made and empty, because the values from the fields will be added during the transition.
I want them to be available only after user types info into them
So user will type info during the transition and after it, fields will be available into the task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should have different screens for create edit and view. If you leave those fields only in the view screen, they will only be visible after the transition in which you fill them
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.