I crated custom field "Wiki page" and added it to scheme for issue "IssueA". So it appeared on screen for "IssueA".
Then that field "Wiki page" I added to another scheme for subissue "SubIssue for IssueA". So it appeared on screen for "SubIssue for IssueA".
I expected, that when i filled field "Wiki page" when create "SubIssue for IssueA" (on its screen) data from this field will be added in field of issue "IssueA", but it is not.
Does it possible to tune my field "Wiki page" to do like i want?
@Efim Boroda For your use case, you will need a JIRA add-on like "JIRA Suite Utilities" and a post-function (from the add-on) to be added on the Create Issue transition of your workflow for the "Subtask" issue type.
Check this documentation to see if this "Copy Value From Other Field" post-function from "JIRA Suite Utilities" add-on, works for your use case: https://confluence-apps.beecom.ch/display/JSU/Copy+Value+From+Other+Field+Post-Function
If you are using JIRA Cloud, you will not need to install this plugin as you can use the corresponding (natively implemented) post-function available in JIRA Cloud.
Let me know how it goes and if you have any questions.
Ok, thx for answer, will look at article
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Efim Boroda Could you please mark this answer as accepted so that it can help others in the community?
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.