This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238883 - Deleted local task is not removed from any category
Summary: Deleted local task is not removed from any category
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on: 238896
Blocks:
  Show dependency tree
 
Reported: 2013-11-27 13:53 UTC by Ondrej Vrabec
Modified: 2013-11-29 11:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
partial fix - patch for bugtrackers (2.12 KB, patch)
2013-11-28 13:21 UTC, Ondrej Vrabec
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2013-11-27 13:53:18 UTC
Product Version = NetBeans IDE Dev (Build 20131127-c805104bf0c5)
Operating System = Linux version 3.11.6-4-desktop running on amd64
Java; VM; Vendor = 1.8.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b58

1) Create a local task
2) Schedule it for Today
3) Add it to a private category AAA
4) Delete the task
=> the task is removed from Local Repository - All Tasks query but neither from Scheduled for Today nor from the AAA category
Comment 1 Ondrej Vrabec 2013-11-28 13:21:13 UTC
Created attachment 142679 [details]
partial fix - patch for bugtrackers
Comment 2 Jan Peska 2013-11-28 15:36:18 UTC
fix: http://hg.netbeans.org/core-main/rev/9b1994cbd7fc
Comment 3 Quality Engineering 2013-11-29 02:53:14 UTC
Integrated into 'main-silver', will be available in build *201311290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9b1994cbd7fc
User: Jan Peska <JPESKA@netbeans.org>
Log: Issue #238883 - Deleted local task is not removed from any category
Remove all task nodes when the local-task is deleted
Comment 4 Ondrej Vrabec 2013-11-29 08:57:51 UTC
still remains in Recently Opened Tasks, i'll take a look
Comment 5 Ondrej Vrabec 2013-11-29 10:40:07 UTC
fix: http://hg.netbeans.org/core-main/rev/fc6a2dc34d9e
Comment 6 Jan Peska 2013-11-29 11:05:34 UTC
GJ Ondra.