Hello there,
I have a jql function module. I want to be able to invoke my remote backend. Since there is no
resolver:
endpoint: connect-endpoint
resolver property for jira:jqlFunction
, I cannot use invokeRemote
or invoke
. I can call with api.fetch
but, in that case I have to generate token by myself.
Regards,
Furkan