h3h / jira-chrome-extension

Exported from code.google.com/p/jira-chrome-extension
0 stars 0 forks source link

Settings are restored to default when browser exits. #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In setting, change the first search first filter (assigned to me) to: 
'assignee = currentUser() AND resolution = unresolved ORDER BY priority DESC, 
created ASC' 
2.Save the settings, everything works. Restart browsers
3.Search i back to 'ORDER BY duedate'

What is the expected output? What do you see instead?
I expected the settings to be saved, now I need to change them every time since 
my Jira doesn't have DUE-date and the query will fail.

What version of the product are you using? On what operating system?
Operating system is OSX, version of Jira-chrome-extension is '1.8.0'

Please provide any additional information below.

Original issue reported on code.google.com by lya...@gmail.com on 19 Jun 2012 at 6:18