Issue 98739 - Usage tracking: Need delete button
Summary: Usage tracking: Need delete button
Status: CLOSED WONT_FIX
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: current
Hardware: PC Windows, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: bjoern.michaelsen
QA Contact: issues@framework
URL:
Keywords: usagetracking
Depends on:
Blocks: 90370
  Show dependency tree
 
Reported: 2009-02-02 13:23 UTC by joerg.skottke
Modified: 2009-07-29 15:50 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2009-02-02 13:23:24 UTC
If the user decides to stop participating in the usage tracking program
(switching state from Yes to No) we must either
- Ask him if he wants the already logged data deleted 
- Offer a button to delete the log at any time
  The latter being independent of the radio button states
Comment 1 joerg.skottke 2009-02-02 13:24:14 UTC
Reassign

Autotest: f_usage_tracking.bas
Comment 2 bjoern.michaelsen 2009-02-02 14:51:35 UTC
Would it also be ok to simply delete all logs without a special button or
further asking?
Currently we are doing the following:
- When Usage Tracking is disabled, we stop logging.
- When Usage Tracking is enabled, we start logging.
- When Usage Tracking is disabled on startup, we throw away all logs found.
- When Usage Tracking is enabled on startup, we try to upload them.

@jsk: Isnt Target 3.1 a bit ambitious, given that you propose the UI- and
translation relevant introduction of a new button?
Comment 3 bjoern.michaelsen 2009-02-04 13:46:47 UTC
Retargeting 3.1 -> 3.2 (UI-Change)
Comment 4 christian.jansen 2009-02-04 14:02:17 UTC
Changed target.
Comment 5 bjoern.michaelsen 2009-06-10 11:36:48 UTC
added usagetracking keyword
Comment 6 bjoern.michaelsen 2009-07-29 09:55:31 UTC
@jsk: Is an delete button still needed with the behaviour described in the
comment on Mon Feb 2 14:51:35 +0000 2009?
Comment 7 Olaf Felka 2009-07-29 10:10:51 UTC
I think with the described behavior we can live without the delete button.
Comment 8 bjoern.michaelsen 2009-07-29 15:48:02 UTC
ok, resolving as wontfix.
Comment 9 bjoern.michaelsen 2009-07-29 15:50:00 UTC
clearing target, closing