I am got some troubles using argv["issueTypeId"] like following code:
if(argv["screen"] == "create" && argv["issueTypeId"] == "11201")
finally, I found argv["issueTypeId"] reture null. Any ideas?
Hello,
You could try to do "lfInstantHook("issueType","silScript"). Then use the value of argv["issueType"] in your sil script. It worked for me btw.
Good luck,
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.
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.