![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Problems Saving View Definition Topic Summary: Still get view changes warning after saving ViewDef Created On: 9-Aug-2007 11:22 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I am copying views from one module to another.
The views are created successfully. However, when I change views in the target module I get the view changes warning popping up. If I save the view manually then th warning stops. I am calling save(Module, View, ViewDef) in my script but this does not seem to work. I have also used Michael Sutherlands Copy Views script and that too suffers from the same problem. Any ideas what's going on? I am using DOORS 8.1. ------------------------- Tony Goodman http://www.smartdxl.com Edited: 9-Aug-2007 at 11:22 by Tony Goodman |
|
![]() |
|
![]() |
|
I figured it out.
The problem was a silly bug in a loop counter. The attached code demonstrates the error. Columns are inserted at a specified position, starting at 0, but the error in the code means that the first column is inserted at position 1. Doors does not complain abbout this and the columns appear to be created successfully in the view. However, if you have view changes warnings turned on, the warning is displayed whenever you change from the new view to another view. Interesting. ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Problems Saving View Definition
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.