Dear all,
We face a wierd issue by our user when they want to create a ticket with as descriprion content they indert teh following :
fireActionTriggerCustomEvent(target, { detail :
{ "triggerName":"viewVariationCTA", "productFamily":data.productFamily, "productRMC":data.productRMC, "component":data.component }}});
return dispatch => {
dispatch(
{ type: 'viewVariationCTA' }
);
}
}
Users get the following error :
Any idea what could be the reason ?
I would understand that Jira did not accept it for security reason if we insert it as normal text but when we use the Code Bloc it fails in same way
Thanks for help
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.