Trying to inherit custom field values from epic to issues below (tasks/stories) required fields.
Earlier we have used post function to fill fields if are empty, but now we need to prefill values before Create is pressed as fields are required.
Tried to use script runner behavior, but did not manage to catch epic link in "Create issue in epic view".
Is there way to do this or any workaround ideas how to get values in place ?