Anyone knows how to import another class in Script Editor of Jira. I receive the following error:
Although the file exists as you can see in the following screenshot:
Try in the beginning of you code to write:
import CreateMultipleSubtasks.ConfigurationCreateMultipleSubtasks
The main idea is to write yourfoldername.yourclassname
Let me know if that worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Koxaras -Relational- I don't have problems anymore with the other class. Now I have a problem with issue which should work since it is so standard to use. Do you know what's wrong?
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.