Details
-
Bug
-
Status: Done
-
Low
-
Resolution: Duplicate
-
7.13.0
-
None
-
None
-
0
Description
Steps to reproduce:
1. Create a script plugin with a class or script file in the src/main/resources directory. e.g. the ScratchScript.groovy file in scriptrunner-samples.
2. Build & install said plugin into your instance
3. Navigate to the script console's file tab
4. Type ScratchScr into the file blank
Expected behavior:
The path to the ScratchScript.groovy file should appear in the dropdown & be runnable from Script Console.
Actual behavior:
ScratchScript.groovy is not reachable, even after entering the full path (e.g. com/example/ScratchScript.groovy).
Attachments
Issue Links
- duplicates
-
SRPLAT-935 Samples-plugin manual jar install does not autocomplete paths for scripts stored inside the plugin jar
-
- To Do
-