This question is in reference to Atlassian Documentation: Creating Issues via direct HTML links
How do you get CreateIssueDatils!init.jspa to use the currently logged in user as the reporter? The document says it's possible doesn't doesn't explain how to do it.
I tried passing "currentUser()" as a value but that didn't work.
Hi Chad,
Nice write-up. On the blog theme, I occassionally write stuff up about scripting workflows, for example this one: Auto-transitions in JIRA Workflows
I know of a few companies that have heavily scripted workflows, and always keen to hear about anyone using groovy or scripting in general. There is a lot of docn on atlassian plugins using the maven sdk, however I think scripting has all of the power of plugins but is a lot more accessible to people who aren't necessarily programmers. So, personally I've love to see scripting get more publicity.
cheers, jamie
And another post on deleting issues in a workflow function - courtesy of Tobias Geyer.
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.