Troubleshooting
Problem
DOORS filter on/off button on the task bar fails to enable when a DXL script applies filter on the module
Symptom
Please see below example on how this issue can be reproduced:
1. Open a module in the Standard View contains no filter
2. Select an object
3. Go to Tools -> Edit DXL
4. Copy Following DXL code in the DXL Input window
*****code start*****
Module mCurr = current
Object oCurr = current
for obj in mCurr do
{ if (obj == oCurr)
reject obj
else accept obj
}
filtering on
*****code end*****
5. Click Run
6. Close the DXL Interaction window
Notice 'Turn Filtering on or off' button on the task bar does not get activated, and the button is greyed out.
[{"Product":{"code":"SSKR2T","label":"IBM Engineering Requirements Management DOORS"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"General Information","Platform":[{"code":"PF033","label":"Windows"}],"Version":"9.2","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
01 May 2020
UID
swg21406007