![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: removing invalid tasks Topic Summary: Created On: 28-Jan-2004 09:55 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hello,
In our database there are some tasks that have release tag "Any" and the files associated with these tasks no longer exist. I can't remove object associations from the task, it gives me an error message that says objects don't exist. Because there are associations I can't exclude nor complete the task. How can I remove this task from the database? Is it possible to remove the possibility to use the release tag "Any"? It seems to create most of our problems. |
|
![]() |
|
![]() |
|
You don't say what release of Synergy you are on - but the use of release=Any was a known problem in 6.2. This was addressed in patch 6.2-019 (latest incarntaion of this is 6.2-038.1) which introduced a new database attribute called allow_task_with_release_any.
If this is set to "false" thus: ccm query -n base -t model ccm attr -c allow_task_with_release_any -t boolean -v FALSE @ Then it should prevent tasks in the classic GUI being created with this value. As for deleting the tasks, you can do this in the ccm_admin role (NB also needed for the above commands) by, e.g.: ccm query -n task12345 ccm delete @1 Russ Braithwaite ------------------------- Russ Braithwaite Software Configuration Management Friends Provident |
|
![]() |
|
![]() |
|
We are using CM Synergy 6.3 with SP1 installed. After setting this attribute it seems that tasks with release "Any" are no longer allowed just as you said. Thanks for the help!
|
|
![]() |
Telelogic SYNERGY
» SYNERGY/CM
»
removing invalid tasks
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.