This plugin does one simple job within Atlassian's JIRA. When you create a new issue it will immediately go to the issue's full-page view so that you can immediately begin to work with it. It does this by detecting the "post it" note that pops up when you create an issue, and it switches you to the issue link in the pop-up. It does not do this redirection if you are in an agile panel because it's more likely you'll want the standard agile behaviour.
Download the plugin from the Atlassian Marketplace: https://marketplace.atlassian.com/plugins/uk.org.sappho.jira.plugin.jira-plugin-goto-new-issue/server/overview.
- 1.1.0 - 2 March 2016
- Published rewrite marked for use with JIRA 6.4 onwards.
This rewritten version of the original plugin was written by:
- Andrew Heald - andrew at heald dot uk.
- Alex Williams - alex dot williams at mail dot com.
The MIT License (MIT)
Copyright (c) 2016 Andrew Heald, Sappho OSS.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.