- Change Summary:
-
Fixed the diff and description.
- Description:
-
Enable issue tracking by default, and add an alt-I shortcut.
More often than not, I believe people will want issue tracking enabled, but
it's annoying to click the checkbox every time. This change defaults issue tracking to on by default, which appears to have
been the original intent in the HTML. Users can turn issue tracking off quickly by pressing Alt-I in the textbox.
Documentation has been updated to reflect these changes.
- - Add support for issue tracking to file attachment comments.
- - File attachment comments never received support for issue tracking in the past.
- The dialog showed the "Open an issue" checkbox, but it would fail if checked. - - The resources and UI have all now been updated to pass the issue tracking
- state around. Now, file attachment comments can have issues filed, and those - issues can be resolved, dropped, or re-opened like any others.
Enable issue tracking by default, and add an alt-I shortcut.
Review Request #2578 — Created Sept. 5, 2011 and submitted
Enable issue tracking by default, and add an alt-I shortcut. More often than not, I believe people will want issue tracking enabled, but it's annoying to click the checkbox every time. This change defaults issue tracking to on by default, which appears to have been the original intent in the HTML. Users can turn issue tracking off quickly by pressing Alt-I in the textbox. Documentation has been updated to reflect these changes.
Tested Alt-I. It works. Tested that by default, issues are opened.