So I'm trying to create a keyboard macro that opens a "Create Task" window in a browser, but I can't seem to find a direct link to it.
I'm aware of "https://XXX.atlassian.net/secure/CreateIssueDetails!init.jspa?pid=XXX"
method but the issue I have with it is it requires a specific project ID, and there's no drop down to change projects.
I did see one post on here that using an invalid project ID allows you to select the project on the new task page with the dropdown, but that just errors out for me.
Tl;Dr I need a link that takes me to a create task page that lets me select which project to assign the task to, so I can create a macro that opens said page up in a new browser window for fast task inputting
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.