After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 617564 - Error creating dependencies between tasks with the same name.
Error creating dependencies between tasks with the same name.
Status: RESOLVED DUPLICATE of bug 342320
Product: planner
Classification: Other
Component: General
0.14.x
Other Linux
: Normal normal
: ---
Assigned To: planner-maint
planner-maint
Depends on:
Blocks:
 
 
Reported: 2010-05-03 19:39 UTC by Ferran Basora
Modified: 2010-05-04 09:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ferran Basora 2010-05-03 19:39:13 UTC
When I try to create a dependency between two tasks that have the same name, Planner creates dependency with the first. I can not create one that depends on the second. An example:


A
  task1
  task2
B
  task1
  task2


When I try to create a dependency B.task2->B.task1, Planner fails and create B.task2->A.task1, becouse the name of task is the same.
Comment 1 Ferran Basora 2010-05-04 09:22:26 UTC

*** This bug has been marked as a duplicate of bug 342320 ***