Is it possible to transfer parameters to a groovy script in a postfunction somehow; not via custom fields...
Methods like:
/data/scripts/thescript.groovy xxx yyy
/data/scripts/thescript.groovy?param1=xxx¶m2=yyy
Or a groovy snippet in the UI setting some variables, and includes a file from the disk with the actual code?
Hm, It may be easier to use the code for a REST URL; as this can be parameterized.
And then just call the REST from various POST functions...
hm, still would require some GUI code to make a REST call..
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.