FEATURE-731: reducing some of the logic, the upload form automatically takes the most recent.

This commit is contained in:
Robin 2016-09-03 23:42:04 +02:00
commit 099813b5b6
4 changed files with 9 additions and 15 deletions

View file

@ -196,7 +196,7 @@ namespace GreenshotJiraPlugin
return;
}
// We detected an unknown JIRA, so add it to our list
currentJiraDetails = new JiraDetails()
currentJiraDetails = new JiraDetails
{
Id = jiraId,
ProjectKey = projectKey