I have a custom field associated with a screen when transitioned to RESOLVED, I have default value for that field, with questions in at, below which assignee can answer,
But the problem is, I want this to get added to "description fields" in issue view screen after transitioning into resolve, How do we do that ?
I did try various option, one was to drag my custom field under description fields in issue layout under project settings, but doing so adds the field into issue view, even before transition happens, though I have associated it separately with only resolve issue screen.
How to do this, by making field appear after it was filled , when It gets transitioned to RESOLVED ?
As per my understanding,
- you have a custom field (having a default value) associated to a transition screen when resolving the issue. Is this correct? Question - what kind of field is this? And if it has a default value, where is the assignee have to answer ?
- could you please explain what do you mean by - "But the problem is, I want this to get added to "description fields" in issue view screen after transitioning into resolve, How do we do that ?"
Do you want the answer of the assignee for the custom field to be added in description? Or am I missing something?
Happy to help. But could you explain what exactly is you are trying to achieve?
Thank you.
Hello @Harsh , The field is of type paragraph, that is a multi line text field, I have associated this field with resolve issue screen.
The field has default value as below:
Default Value:
Question 1: abcde
Response:
Question 2: efghi
Response:
etc..
The assignee has to answer below each question where Response is prompted.
_____________________
I want this custom filed to be moved into description fields part of the issue view layout, only after transition happens to Resolved state. How do we accomplish this ?
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.
Hi @abhishek.s-j
Did not the notification. What you are doing is like a dynamic form. Which can be achieved via automation.
Sorry for asking another questions, but need to know, as you mentioned the field has a default value as below,
Question 1: abcde
Response 1:
Question 2: efghi
Response 2 :
Do you have multiple questions? and are all the questions mandatory? Based on my under response 1 and Response 2 separate multi line fields? and when DONE you want the value Response 1 and Response 2 to be entered in DESCRIPTION Field in view/edit screen or just view? including the existing description `? or remove the old one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want this custom filed to be moved into description fields part of the issue view layout, only after transition happens to Resolved state. ----- what do you mean my MOVE to the custom field into description. The values entered for REPONSE (custom field= by the user right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The whole custom field should be either associated to either view/edit screen right ?
I was mentioning that
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @abhishek.s-j
Based on my understanding -
You want the custom response field to be in the description fields part of the issue edit/ view layout, only when Resolved.
Solution: Perform the steps
I hope this helps. Update me if this works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You MIGHT be able to do it with scripting, but there is not out of the box way to do it. I suggest you create a new question asking for help with scripting and describe what you need. I don't use it so I can't help with that.
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.
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.