Hello everyone. I am new to JIRA plugins and I have a plugin that includes a webwork and a web-item. I can set parameters through the webwork through a javascript function. I want to pass this parameters to a web-item name and link, like this:
web-item name="this should be a js parameter" i18n-name-key="security-incident.name"
<link linkId="security-incident-link">this should b a js paramater</link>