Hi!
I'm new to this plugin and I was testing the functionality according to User Guide but something went wrong?
I wanted to set up a custom dialog button as described here and creating the custom field was fine but when I tried to create a screen script for the button I got the "Routine >>BA_createInput<< is not defined!" error. I thought I was doing something wrong and tried copying and pasting code from the guide page (Examples (v2.0.8+ for Jira 5 and 2.6.1+ for Jira 6) ) but it didn't work either! For some reason none of these routines doesn't work for me?
[SIL Error on line: 4, column: 1] Routine >>BA_createHtmlContent<< is not defined!
[SIL Error on line: 5, column: 1] Routine >>BA_createCheckboxGroup<< is not defined!
[SIL Error on line: 6, column: 1] Routine >>BA_createInput<< is not defined!
[SIL Error on line: 7, column: 1] Routine >>BA_createMultiSelectList<< is not defined!
[SIL Error on line: 8, column: 1] Routine >>BA_createRadioGroup<< is not defined!
[SIL Error on line: 9, column: 1] Routine >>BA_createWikiContent<< is not defined!
[SIL Error on line: 10, column: 1] Routine >>BA_createSelectList<< is not defined!
[SIL Error on line: 11, column: 1] Routine >>BA_createSingleCheckbox<< is not defined!
[SIL Error on line: 12, column: 1] Routine >>BA_createTextArea<< is not defined!
[SIL Error on line: 13, column: 1] Routine >>BA_createFileUpload<< is not defined!
[SIL Error on line: 15, column: 1] Routine >>BA_createDatePicker<< is not defined!
[SIL Error on line: 16, column: 1] Routine >>BA_createDateTimePicker<< is not defined!
[SIL Error on line: 17, column: 1] Routine >>BA_createUserPicker<< is not defined!
[SIL Error on line: 19, column: 1] Routine >>BA_setActionTitle<< is not defined!
[SIL Error on line: 20, column: 1] Routine >>BA_setExecuteButtonText<< is not defined!
The guide page doesn't say anything about defining these?
App version is 4.8.0.5
Jira version is 8.7.1
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.