Hi, i'm developing a plugin. So I created a string field which by VM on edited i push a select class, and offer some options accessing to the AO by rest with jquery, I need to access to the reporter with the AJS and get the id of the reporter with the AJS is this possible?
Hi, we solved send the reporter by the velocity to the function with the next form
getMyOptions("$!{issue.reporter.name}", "$!{issue}")
Also on the JS we can get the value on the form with this line:
reporter = $("#reporter").val()
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.