Closed (fixed)
Project:
Support Ticketing System
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2009 at 12:30 UTC
Updated:
19 Jun 2009 at 10:23 UTC
When I am creating a new ticket and untick the Subscribe checkbox, it gets ticked again after clicking the [ Preview ] button.
Comments
Comment #1
jeremy commentedFix committed. Thanks for all the thorough testing.
Comment #3
roball commentedHm, just tested JobTrack 6.x-1.x-dev (2009-Apr-24) and now the Subscribe checkbox gets unticked every time after clicking the [ Preview ] button, even if it was checked before (which is the default).
Comment #4
jeremy commentedI'm unable to duplicate this with the latest code.
Comment #5
jeremy commentedAh, it seems to depend on which permissions are enabled. As a user with limited jobtrack permissions I couldn't duplicate. But as an admin I am able to duplicate. Re-opening.
Comment #6
jeremy commentedFix committed. There was an extra line of code that wasn't supposed to be there which was breaking things.
Comment #7
roball commentedI'm sorry, but this still does not work as expected with the latest CVS version. I just tested to create a new ticket as jobtrack admin (thus, with full rights).
The two checkboxes in the Notifications section default to
When I untick the Subscribe checkbox, it gets ticked again after clicking the [ Preview ] button. When I only tick the Suppress notification checkbox, the Subscribe checkbox also gets ticked after clicking the [ Preview ] button.
Comment #8
jeremy commentedIt seems you downloaded an older tarball -- I have confirmed that this works in the latest code. Please grab the latest code from CVS and try again. (You can confirm you have a new enough version by looking in the CHANGELOG.txt file.)
Comment #9
roball commentedThis really happens with the latest 6.x-1.x-dev (2009-May-20) version:
Comment #10
jeremy commentedWhat jobtrack permissions does your user have? I'm unable to duplicate.
Comment #11
roball commentedComment #12
jeremy commentedIt seems I read your report backwards, I am now able to duplicate. I have committed a fix. This fix will be in the upcoming 1.6-rc2 and beyond. Thanks for all of your testing!
Comment #14
roball commentedConfirmed to work fine in Support 6.x-1.0-rc1.
Thank you Jerermy!