Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

MultipleCompilationErrorsException: startup failed: Compilation incomplete: expected to find class

Mouna Hammoudi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 7, 2022

Anyone knows how to import another class in Script Editor of Jira. I receive the following error:

Capture.PNG


Although the file exists as you can see in the following screenshot:

Capture1.PNG

1 answer

0 votes
Alex Koxaras -Relational-
Community Champion
November 7, 2022

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.

Alex Koxaras -Relational-
Community Champion
November 7, 2022

@Mouna Hammoudi did it worked?

Mouna Hammoudi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 8, 2022

@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? 

 

Capture.PNG

Like Rolf Lader likes this

Suggest an answer

Log in or Sign up to answer