Interim fix ELM_702_iFix002.zip This interim fix is only valid for the IBM solution for Engineering Lifecycle Management (ELM) 7.0.2 release. Future 7.0.2 iFixes will include these fixes, as will the next release of the IBM solution for ELM. CONTENTS OF THE INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: ELM_server_patch_7.0.2.0-iFix002-ELM702M-I20210323-1403.zip (see the SERVER PATCH INSTRUCTIONS section) 3. Jazz Reporting Service (Report Builder) patch file: rs.war (see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section) 4. Lifecycle Query Engine patch file: lqe.war (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section) 5. Link Index Provider patch file: ldx.war (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section) 6. IBM Engineering Workflow Management Client for Eclipse update site: UpdateSiteFor_7.0.2.0-iFix002-ELM702M-I20210323-1403.zip (see the IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS section) 7. IBM Engineering Workflow Management Client for Microsoft Visual Studio readme file: readme-vsclient.txt 8. IBM Engineering Workflow Management Client for Microsoft Visual Studio patch file: ewm_vsclient_I7.0.2_iFix001.zip (see the IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 9. IBM Engineering Workflow Management Client for Microsoft Windows Shell readme file: readme_winshellclient.txt 10. IBM Engineering Workflow Management for Microsoft Windows Shell patch file: ewm_winshellclient_I7.0.2_iFix001.zip (see the IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR WINDOWS SHELL INSTRUCTIONS section) 11. APAR PH32216 fix: THIRDPARTYLICENSEREADME.txt (see the ADDITIONAL APAR FIXES INSTRUCTIONS section) 12. Oracle Outside In Technology fix: DN_702_OutsideIn_8-5-5_Patch_CPU_January_2021.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR DOORS NEXT section) 13. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections) In addition to the fixes listed in this readme file, the interim fix might also contain fixes for security issues. For details, see the IBM Product Security Incident Response Blog: https://www.ibm.com/blogs/psirt/ CONTENTS OF THIS FILE 1. SERVER PATCH INSTRUCTIONS 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS 3. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS 4. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS 5. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS 6. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR WINDOWS SHELL INSTRUCTIONS 7. NEW APAR FIXES IN THIS IFIX 8. ADDITIONAL FIXES INSTRUCTIONS 9. CONSOLIDATED LIST OF APAR FIXES 10. CLIENT APAR FIXES 11. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR DOORS NEXT 12. KNOWN ISSUES 1. SERVER PATCH INSTRUCTIONS Note: -The ELM server patch file, ELM_server_patch_7.0.2.0-iFix002-ELM702M-I20210323-1403.zip, might contain fixes for either a subset or all of these applications: Jazz Team Server, IBM Engineering Workflow Management, IBM Engineering Test Management, IBM Engineering Requirements Management DOORS Next, IBM Engineering Systems Design Rhapsody - Model Manager, IBM Engineering Lifecycle Optimization Engineering Insights. For the list of APARs that were fixed, listed by application, see the APAR FIXES section. -Before you install the server patch file, ELM_server_patch_7.0.2.0-iFix002-ELM702M-I20210323-1403.zip, verify that no other test fixes or hot fixes are installed. If other fixes are installed, contact IBM Software Support. -For a ELM deployment on a single server, complete the following steps once. For a distributed ELM deployment, complete the same steps on each server. To install the server patch: a. Stop the ELM server. b. Verify whether the following directory exists: /server/patch. -If the directory exists, back up and then remove its contents. -If the directory does not exist, create it. c. Copy the server patch file, ELM_server_patch_7.0.2.0-iFix002-ELM702M-I20210323-1403.zip, into the /server/patch directory. d. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server" and "To clear the application cache on WebSphere Liberty Server" sections in this file. e. Start the ELM server. f. Run repotools- -clean for each application that is installed to clear the repotools cache. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean g. Check the ADDITIONAL FIXES INSTRUCTIONS section for additional steps that may be needed for a specific APAR Note: For a distributed ELM deployment, complete the same steps on each server. To uninstall the server patch: a. Stop the ELM server. b. Back up and then remove the contents of the following directory: /server/patch c. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server" and "To clear the application cache on WebSphere Liberty Server" sections in this file. d. Start the ELM server. e. Run repotools- -clean for each application that is installed. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean To clear the application and class cache on WebSphere Application Server: Remove the contents from these directories under the profile root(e.g. //profiles/), except for the noted help directory: temp, wstemp, workspace. Note: Do not remove this directory, which is required for the ELM local help: temp/{jts_node}/{jts_server}/clmhelp_war. For UNIX platforms, run the following script: /bin/clearClassCache.sh For Windows platforms, run the following script: \bin\clearClassCache.bat To clear the application cache on WebSphere Liberty Server: We have not identified the need to clear any cache in WebSphere Liberty Server To validate that the server patch was successfully installed or uninstalled: a. After the server starts, open a ELM application. b. Click Help > About the Server. c. In the Build Information section, review the interim fix information to confirm that it is either installed (listed) or uninstalled (not listed). 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop. b. Update the rs_war file: Select the rs_war check box and click Update. c. Select "Replace the entire application," browse to the new rs.war file in the location that you extracted it to, and click Next. d. Follow the Fast Path installation, and accept all of the default values. e. After the update is complete, save the configuration changes when you are prompted to. f. Start the Jazz Reporting Service: Select the rs_war check box and click Start. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the rs.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). b. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). c. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the rs.war file in the original Jazz Reporting Service installation. b. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop. c. Update the rs_war file: Select the rs_war check box and click Update. d. Select "Replace the entire application," browse to the rs.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Jazz Reporting Service: Select the rs_war check box and click Start. To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Rename the new rs.war file as rs.war.zip. b. Stop the WebSphere Liberty Server for the Jazz Reporting Service. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\rs.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\rs.war.zip \server\liberty\clmServerTemplate\apps\rs.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war f. Place the new rs.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war h. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Jazz Reporting Service. b. Restore the original rs.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war e. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Jazz Reporting Service home page. b. Click the question mark icon near the upper right. c. Select About Jazz Reporting Service. d. Check that the build ID in the dialog box is JRS_7.0.2-I20210321-2210 3. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS If this is a new installation, a backup is not needed. Otherwise, be sure you have a backup before you install this interim fix. For details, see "Backing up and restoring Lifecycle Query Engine": https://www.ibm.com/support/knowledgecenter/SSYMRC_7.0.1/com.ibm.team.jp.lqe2.doc/topics/t_lqe_backup.html To install the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. Extract the lqe.war or ldx.war file to your local computer or on the Lifecycle Query Engine or Link Index Provider server. b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the new lqe.war or ldx.war file in the location that you extracted it to, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the lqe.war or ldx.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). b. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). c. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the lqe.war or ldx.war file in the original Lifecycle Query Engine or Link Index Provider installation. b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the lqe.war or ldx.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start. To install the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server: a. Rename the new lqe.war or ldx.war file as lqe.war.zip or ldx.war.zip. b. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\lqe.war.zip or \server\liberty\servers\clm\apps\ldx.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\lqe.war.zip \server\liberty\clmServerTemplate\apps\lqe.war.zip or \server\liberty\servers\clm\apps\ldx.war.zip \server\liberty\clmServerTemplate\apps\ldx.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war f. Place the new lqe.war.zip or ldx.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps or \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new lqe.war.zip or ldx.war.zip file into the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war h. Start the server. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider. b. Restore the original lqe.war.zip or ldx.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps or \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war e. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Lifecycle Query Engine or Link Index Provider home page. b. Verify that the build ID in the upper right matches LQE_7.0.2-I20210203-0631. After installing the patch: a. The Lifecycle Query Engine or Link Index Provider automatically detects whether it is necessary to migrate data from an existing instance. If data migration is necessary, a Start Migration button is displayed on the main Lifecycle Query Engine or Link Index Provider page: https:///lqe/web/admin/data-sources or https:///lqe/web/admin/data-sources. If the button is displayed, click Start Migration. b. Reindex the data sources as required. 4. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS To install the client update site: NOTE: When going through the installation steps, if no features are listed, uncheck the "Group items by category" check box. a. Extract the update site file to the computer where the client is installed. b. In the IBM Engineering Workflow Management client, click Help > Install New Software. c. In the Install window, click Add. d. In the Add Repository window, click Local and navigate to the extracted update site file. The update site root directory contains a site.xml file. e. Select the patches to install. f. If you agree to the terms, accept the license agreement and click Install. g. After the installation is complete, restart the IBM Engineering Workflow Management client. To update the feature patch, you can install the new version directly over an old patch. You do not have to uninstall the old patch. To uninstall the client update site: a. In the IBM Engineering Workflow Management client, click Help > About IBM Engineering Workflow Management > Installation Details. b. Select the patches to uninstall and click Uninstall. c. After the uninstall process is complete, restart the IBM Engineering Workflow Management client. WARNING: -The update site does not work with IBM Engineering Workflow Management Client for Eclipse 3.6 that was installed by using IBM Installation Manager. Alternatively, you can use the IBM Engineering Workflow Management Client for Eclipse 3.6 .zip installation, or you can use IBM Installation Manager to install the IBM Engineering Workflow Management Client for Eclipse 4.2. -If you run the uninstall process on a IBM Engineering Workflow Management client that was installed by using a .zip file, the feature patch will be removed along with the original feature. Removing the patch breaks the functionality of the affected feature. For a client that was installed by using a .zip file, reinstall the features by downloading the IBM Engineering Workflow Management p2 repository from Jazz.net, and use the same installation steps with the following exception. For step d, click Archive and select the p2 repository .zip file and install the IBM Engineering Workflow Management feature. This step removes the patched plug-ins and replaces the missing features with the original versions of the feature from the p2 repository. -If you run the uninstall process on a IBM Engineering Workflow Management client that was installed by using the p2 repository, to remove the patch, you must uninstall the entire IBM Engineering Workflow Management p2 feature and then reinstall the entire IBM Engineering Workflow Management feature through the p2 repository. 5. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS For installation instructions and details of the fixes in this interim fix, see the readme-vsclient.txt file that is bundled with this interim fix. 6. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR WINDOWS SHELL INSTRUCTIONS For installation instructions and details of the fixes in this interim fix, see the readme-winshellclient.txt file that is bundled with this interim fix. 7. NEW APAR FIXES IN THIS IFIX +-- Jazz Reporting Service [APAR PH32699] [Incorrect dynamic filters in DD SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524611] [APAR PH34685] [DW : Not all time entries are listed on DD Calc column (SUM) on Time entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/529273] [APAR PH33816] [JRS with Db2 z/OS as data source throws SQL error when specifying dates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526345] [APAR PH34258] [WorkItems with Unassigned deliverable attribute are shown in an incorrect bar in graph view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528250] [APAR PH31958] [Drill down in bar graph report results in CRRGW5612E] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528248] [APAR PH32884] ["Created by Me" filter shows reports for which the user is owner but not creator] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526633] [APAR PH34573] [Missing old reports of uid=email-id post SSO migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528327] +-- Lifecycle Query Engine [APAR PH33467] [Restarting during a validation leaves data source showing a validation failed status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525701] [APAR PH33829] [LQE Backup takes 82 hours] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524600] [APAR PH32216] [LQE data source on selfhost server appears to be stuck due to initializing operation taking a long time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525346] +-- IBM Rhapsody Model Manager [APAR PH33888] [Upgrade of CCM from 6061 iFix13 to 7.0.1 failed due to unresolved reference to a process definition item] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/74828] +-- IBM Engineering Lifecycle Optimization - Engineering Insights [APAR PH32216] [Maintenance Item for "523692: Conditional Property Editor just shows 'resource'"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526074] +-- IBM Engineering Requirements Management DOORS Next [APAR PH33388] [On Linux servers, embedded document preview service generates blank previews (png) for OLEs from DOORS] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139387] [APAR PH32734] [Partition link by attribute query requests for BaseLinkByAttributeProcessor.queryByIdInModules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139332] [APAR PH31897] [In some cases attributes of type string are exported as XHTML in ReqIF Exports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139118] [APAR PH34638] [Various link operations do a slow lookup for component and configuration in opt-out mode] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139677] [APAR PH32348] [Link Constraints prevents the link creation when duplicating an artifact with Copy + Paste Special + enable "Link Pasted and Original Artifacts"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139102] [APAR PH32216] [Can't edit artifact after saving a value of 1000 for Allocated Capacity or Budgeted Investment which are float attributes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139485] [APAR PH33216] [VVCService.getWorkingConfiguration for a concept uri can trigger expensive query for all configurations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139868] [APAR PH32752] [Artifacts with Embedded file can no longer receive updates via ReqIF] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139351] [APAR PH33404] [DOORS generated (ole extracted) native files are not being displayed inline in the module view after reqif import.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139578] [APAR PH34382] [Avoid query to resolve project context when global configuration is included in a request] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139589] [APAR PH32751] [Exporting artifacts with embedded files in the primary text are not recognized by other tools] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139441] [APAR PH33167] [ReqIF advanced import stalls on summary page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139147] [APAR PH32216] [Hover is slow for artifacts with links when in a GC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139914] [APAR PH32827] [DNG Diagram text won't wrap in module grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139156] [APAR PH34008] [OSLC queries based on Types/Attributes upgraded from 6.x to 7.x return wrong results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139454] [APAR PH33663] [REST API call rm/publish/text?moduleURI fails with Error 400: Bad Request on data upgraded from 6.0.6.1 to 7.0.2 only in a GC context.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139337] [APAR PH32873] [0.6 migration: ArrayIndexOutOfBoundsException when upgrading diagram] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139401] [APAR PH33975] [Links to DM are not exported to report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139566] [APAR PH30081] [Module Analysis does not properly detect bindings with no bound artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139106] [APAR PH33502] [reqif - unable to import changes to structure after recovering from importing changes into a locked module [Already ACTIVE. Raising Conflict]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139278] [APAR PH33710] [0.6 migration: DB2 timestamp conversion error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139363] [APAR PH31640] [Comments made before upgrade to 7.0 cannot be resolved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139114] [APAR PH32216] [XLS/CSV file generated when exporting a view that contains links loses data in the case of links type: Verified By (<), but when exporting a view with Verifies links the file generated is correct.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139557] [APAR PH33561] [VvcQueryRevisionsRequest06 using too much heap] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139612] [APAR PH33698] [The TRS Feed validation does not remove versionedResources for Bindings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139343] [APAR PH33851] [Ensure ordering of TRS events] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139382] [APAR PH32543] [DOORS NEXT Performance issues resulting in DNG not being reachable due to long running active services after Users hover over multiple Requirements links in RQM] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139878] [APAR PH31834] [TRS stops receiving events and updating the feed to LQE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139555] [APAR PH32104] [Artifact attributes widget does not return any response code when artifact does not contain a link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139551] [APAR PH32756] [Failure to retrieve context map can result in map overwrite.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139098] [APAR PH33662] [RDNG OSLC query capability returns nav:parent for Bindings artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139564] [APAR PH32687] [0.6 migration: MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence when upgrading links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139104] [APAR PH32991] [OSLC Folder queries resolve process area as project context, leading to configuration resolution failure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139213] [APAR PH33902] [Link sidebar loading is slow in opt-out projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139586] [APAR PH34302] [0.6 migration: Folder missing title PropertyConstraintException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139547] [APAR PH33995] [Schema cannot be added in PUB if there are only CM enabled projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139511] [APAR PH33968] [0.6 migration: insert of deletion mappings is not being retried] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139486] [APAR PH31018] [ReqIF: MIME type for a JPEG image inserted in an Artifact is represented as PNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138602] [APAR PH35561] [Oracle: Slow SQL query for view in all artifacts area with filters on enum columns] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140167] +-- Jazz Foundation [APAR PH32216] [Online Verify isn't scalable[702]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523857] [APAR PH31009] [Poor performance when process area users modified many times[702]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524499] [APAR PH32216] [Can't link EWM source files to artifacts in a GC because the Select Configuration dialog shows an error from EWM Eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520326] [APAR PH32216] [Jazz Authorization Server - LDAP and RACF Connectivity and Functionality for 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525248] [APAR PH32216] [Provide new API to fetch all states of a configuration-aware item regardless of configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525885] [APAR PH17187] [ClusterDiagnostic of the clustered environment should somehow factor in *when* the slowness was observed and gradually phase the ERROR/WARNING statuses for 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523966] [APAR PH34038] [[7.0.2] Data issues in DeliveredChange table causing DNG Migration failure] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526774] [APAR PH33700] [DeliveryService.getSessionDeliverableChangeSets hanging for hours] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/527846] +-- IBM Engineering Workflow Management [APAR PH34288] [Quick Planner :: Work item gets opened, when it is dragged from one lane(Open) to other lane(In Progress) in the Work Board] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/527838] [APAR PH31235] [OSLC representation has the title XML encoded twice | 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526233] [APAR PH31268] [Using check-in all button performs much worse with current work item set for 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522337] [APAR PH32216] [HFS build should support HFS folder being a project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524434] [APAR PH31160] ["Export Plan to XML file" does not export items with parents that belong to another PA | 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526231] [APAR PH32216] [Missing 3rd party license] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524086] [APAR PH30709] [[CLI] CLI should not import projects while updating the sandbox for 7.0.2 iFix002] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524811] [APAR PH31429] [Work Item Copy does not copy values from enumeration list with child link | 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526241] +-- IBM Engineering Test Management [APAR PH33942] [After saving, in addition to adding the link, the value for the execution variable was deleted for test case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189190] [APAR PH31542] [Generate Test Case Execution Records does not reflect the choices made such as "Add a prefix to generated test environment names"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189421] [APAR PH33681] [PDF export does not format the data properly when the tag is present] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189192] [APAR PH32216] [RQM web UI should give a warning when a comprehensive PDF job is going to spawn a very large number of child jobs] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189302] [APAR PH32216] [New advance server property "Maximum number of associated test artifacts for the PDF print job" does not validate against minimum value] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189371] [APAR PH33303] [CSV/PDF export of TCER list view does not use the TCER's default test script] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189229] [APAR PH32193] [Unrelated Defect link is visible in test case result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189087] [APAR PH32216] [Dev demo feedback on error message: Update the error message in the dialog when test plan contains more artifacts than the maximum allowed number of associated artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189341] 8. ADDITIONAL FIXES INSTRUCTIONS +-- Product Jazz Reporting Service Fixed in release 7.0.3: [APAR PH30942] [Clicking + button to select more values for a condition has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520676] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH31958] [Drill down in bar graph report results in CRRGW5612E] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528248] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH32216] [Need an indication that the report is dirty, if it is not refreshed after a change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/521426] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH32216] [No DD data for DateScaleCalc=First/Last & Date Sacle=Months] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/521530] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH32232] [DD on combined columns bar fails with an SQL error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528108] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH32699] [Incorrect dynamic filters in DD SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524611] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH32884] ["Created by Me" filter shows reports for which the user is owner but not creator] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526633] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH33816] [JRS with Db2 z/OS as data source throws SQL error when specifying dates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526345] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH34219] [Report does not consider the condition for selected Test Script value if multiple projects are selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528890] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH34258] [WorkItems with Unassigned deliverable attribute are shown in an incorrect bar in graph view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528250] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH34573] [Missing old reports of uid=email-id post SSO migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528327] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH34685] [DW : Not all time entries are listed on DD Calc column (SUM) on Time entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/529273] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- +-- Product Lifecycle Query Engine Fixed in release 7.0.3: [APAR PH32216] [Health monitoring graphs are largely empty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520960] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH32216] [LQE data source on selfhost server appears to be stuck due to initializing operation taking a long time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525346] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH32216] [Restoring lqe databases from backup gives an error "server\conf\lqe\datasets\history\historyText' does not exist"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/521110] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH33467] [Restarting during a validation leaves data source showing a validation failed status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525701] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH33829] [LQE Backup takes 82 hours] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524600] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product IBM Engineering Requirements Management DOORS Next Fixed in release 7.0.3: [APAR PH32827] [DNG Diagram text won't wrap in module grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139156] This defect requires additional steps to apply: Please note that preview images are cached on the server. Once a preview image is cached, it won't be regenerated until the diagram changes or the server cache is forcibly cleared. ---- +-- Product IBM Engineering Workflow Management Fixed in release 7.0.3: [APAR PH30709] [[CLI] CLI should not import projects while updating the sandbox for 7.0.2 iFix002] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524811] This defect requires additional steps to apply: Ask support for the latest SCM CLI toolkit. ---- [APAR PH32216] [Missing 3rd party license] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524086] This defect requires additional steps to apply: Copy the file THIRDPARTYLICENSEREADME.txt that is an original Oracle license to the /server/jre or JDK folder. The license applies to SCM Tools and the Build System Toolkit. ---- +-- Product IBM Engineering Test Management Fixed in release 7.0.3: [APAR PH32216] [RQM web UI should give a warning when a comprehensive PDF job is going to spawn a very large number of child jobs] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189302] This defect requires additional steps to apply: New advanced server properties Maximum number of associated test artifacts for the PDF print job Sets the maximum number of associated test artifacts that can be allowed for the PDF print job of a test artifact. For example, during the PDF print job of a test plan that has multiple associated test artifacts, this property checks whether the allowable number of associated test artifacts is more than the actual number of associated test cases, test suites, and other test artifacts for the test plan. For the PDF print job of the browse table view, this property checks the number of test artifacts that are selected for the PDF print job. Default value for the maximum number of associated test artifact is 10000. Maximum number of associated test artifacts for the PDF print job is introduced to enable the 1st property. Default value for this property is false. User needs to set this property to true to enable Maximum number of associated test artifacts for the PDF print job. ---- 9. CONSOLIDATED LIST OF APAR FIXES This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Jazz Reporting Service Fixed in release 7.0.3: [APAR PH30942] [Clicking + button to select more values for a condition has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520676] [APAR PH31958] [Drill down in bar graph report results in CRRGW5612E] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528248] [APAR PH32216] [Need an indication that the report is dirty, if it is not refreshed after a change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/521426] [APAR PH32216] [No DD data for DateScaleCalc=First/Last & Date Sacle=Months] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/521530] [APAR PH32232] [DD on combined columns bar fails with an SQL error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528108] [APAR PH32699] [Incorrect dynamic filters in DD SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524611] [APAR PH32884] ["Created by Me" filter shows reports for which the user is owner but not creator] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526633] [APAR PH33816] [JRS with Db2 z/OS as data source throws SQL error when specifying dates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526345] [APAR PH34219] [Report does not consider the condition for selected Test Script value if multiple projects are selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528890] [APAR PH34258] [WorkItems with Unassigned deliverable attribute are shown in an incorrect bar in graph view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528250] [APAR PH34573] [Missing old reports of uid=email-id post SSO migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528327] [APAR PH34685] [DW : Not all time entries are listed on DD Calc column (SUM) on Time entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/529273] +-- Product Lifecycle Query Engine Fixed in release 7.0.3: [APAR PH32216] [Health monitoring graphs are largely empty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520960] [APAR PH32216] [LQE data source on selfhost server appears to be stuck due to initializing operation taking a long time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525346] [APAR PH32216] [Restoring lqe databases from backup gives an error "server\conf\lqe\datasets\history\historyText' does not exist"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/521110] [APAR PH33467] [Restarting during a validation leaves data source showing a validation failed status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525701] [APAR PH33829] [LQE Backup takes 82 hours] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524600] +-- Product IBM Rhapsody Model Manager Fixed in release 7.0.3: [APAR PH31460] [RPE fails to processes Aggregates relationships in 7.0.1] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/74369] [APAR PH32110] [[RMM] Change sets containing conflicting changes resolved with "Resolve with Mine" option cannot be delivered] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/74363] [APAR PH33888] [Upgrade of CCM from 6061 iFix13 to 7.0.1 failed due to unresolved reference to a process definition item] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/74828] +-- Product IBM Engineering Lifecycle Optimization - Engineering Insights Fixed in release 7.0.3: [APAR PH32216] [Maintenance Item for "523692: Conditional Property Editor just shows 'resource'"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526074] [APAR PH32216] [On performing Show Count, the Count node is rendered empty.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528154] +-- Product IBM Engineering Requirements Management DOORS Next Fixed in release 7.0.3: [APAR PH28346] [ReqIF Export functionality exports XML tags / attributes that are not compliant with the ReqIF standard] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138589] [APAR PH29892] [Error CRRRW7558E while executing a Promote or Demote in 7.0.1] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138846] [APAR PH30081] [Module Analysis does not properly detect bindings with no bound artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139106] [APAR PH30723] [When selecting Add a link to artifact, the link dialog box opens on the artifacts preferred link type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138465] [APAR PH30955] [Collection fails to display correct values for attributes edited in grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138600] [APAR PH31018] [ReqIF: MIME type for a JPEG image inserted in an Artifact is represented as PNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138602] [APAR PH31271] [0.6 migration: ClassCastException: com.ibm.rdm.service.artifacts.model.impl.Text incompatible with com.ibm.rdm.service.artifacts.model.IBinding] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138601] [APAR PH31303] [MAT repair gaps for Module structure inconsistencies] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138607] [APAR PH31365] [Poor performance when exporting a module view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138852] [APAR PH31487] [0.6 migration: Remove long running migration.producer.concept.count query] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138605] [APAR PH31640] [Comments made before upgrade to 7.0 cannot be resolved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139114] [APAR PH31641] [CreateComponentTemplateTask.populateBookmarkEntry leads to ZipException: duplicate entry] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138713] [APAR PH31830] [0.6 migration: NullPointerException when comparing module structure annotations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138733] [APAR PH31834] [TRS stops receiving events and updating the feed to LQE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139555] [APAR PH31850] [[DB Migration] repotools-rm -verify fails post migration for Oracle DB] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138702] [APAR PH31897] [In some cases attributes of type string are exported as XHTML in ReqIF Exports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139118] [APAR PH32020] [Permission error modifying enum values from an attribute where another enum value was deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138915] [APAR PH32027] [0.6 migration: IllegalArgumentException: Duration can not be negative] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138777] [APAR PH32064] [0.6 migration: NPE in ArtifactConverter when rdf:value is a blank node] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138818] [APAR PH32104] [Artifact attributes widget does not return any response code when artifact does not contain a link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139551] [APAR PH32164] [DNG incorrectly filtering out Heading and XHTML identifier elements on read.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138903] [APAR PH32173] [Edit Attributes: asking for this dialog to appear may result in the dialog never appearing] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138886] [APAR PH32216] [Can't edit artifact after saving a value of 1000 for Allocated Capacity or Budgeted Investment which are float attributes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139485] [APAR PH32216] [Comments section is not showing any data when the artifact is exported to Word/PDF] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138858] [APAR PH32216] [Hover is slow for artifacts with links when in a GC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139914] [APAR PH32216] [ReqIF import report does not inform user if an artifact is not updated due to it being locked] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138826] [APAR PH32216] [Running a Traceability report from a module view ( and folder view ) make the the selection of the artifact hang forever] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138855] [APAR PH32216] [Strange behaviour not allowing for Module edit] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138849] [APAR PH32216] [View performance degrades when working in a change set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138857] [APAR PH32216] [XLS/CSV file generated when exporting a view that contains links loses data in the case of links type: Verified By (<), but when exporting a view with Verifies links the file generated is correct.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139557] [APAR PH32216] [reqif / delivery? - simple roundtrip fails with specific data [ForbiddenException: CRRRS8663E This attribute definition is unknown:]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138851] [APAR PH32261] [0.6 migration: deadlock when inserting concept upgrade mappings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138877] [APAR PH32348] [Link Constraints prevents the link creation when duplicating an artifact with Copy + Paste Special + enable "Link Pasted and Original Artifacts"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139102] [APAR PH32543] [DOORS NEXT Performance issues resulting in DNG not being reachable due to long running active services after Users hover over multiple Requirements links in RQM] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139878] [APAR PH32687] [0.6 migration: MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence when upgrading links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139104] [APAR PH32734] [Partition link by attribute query requests for BaseLinkByAttributeProcessor.queryByIdInModules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139332] [APAR PH32751] [Exporting artifacts with embedded files in the primary text are not recognized by other tools] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139441] [APAR PH32752] [Artifacts with Embedded file can no longer receive updates via ReqIF] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139351] [APAR PH32756] [Failure to retrieve context map can result in map overwrite.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139098] [APAR PH32803] [Reqif import into component, which worked pre-upgrade, fails after upgrade to 7.0] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139050] [APAR PH32827] [DNG Diagram text won't wrap in module grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139156] [APAR PH32873] [0.6 migration: ArrayIndexOutOfBoundsException when upgrading diagram] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139401] [APAR PH32991] [OSLC Folder queries resolve process area as project context, leading to configuration resolution failure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139213] [APAR PH33167] [ReqIF advanced import stalls on summary page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139147] [APAR PH33216] [VVCService.getWorkingConfiguration for a concept uri can trigger expensive query for all configurations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139868] [APAR PH33388] [On Linux servers, embedded document preview service generates blank previews (png) for OLEs from DOORS] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139387] [APAR PH33404] [DOORS generated (ole extracted) native files are not being displayed inline in the module view after reqif import.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139578] [APAR PH33502] [reqif - unable to import changes to structure after recovering from importing changes into a locked module [Already ACTIVE. Raising Conflict]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139278] [APAR PH33561] [VvcQueryRevisionsRequest06 using too much heap] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139612] [APAR PH33662] [RDNG OSLC query capability returns nav:parent for Bindings artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139564] [APAR PH33663] [REST API call rm/publish/text?moduleURI fails with Error 400: Bad Request on data upgraded from 6.0.6.1 to 7.0.2 only in a GC context.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139337] [APAR PH33698] [The TRS Feed validation does not remove versionedResources for Bindings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139343] [APAR PH33710] [0.6 migration: DB2 timestamp conversion error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139363] [APAR PH33851] [Ensure ordering of TRS events] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139382] [APAR PH33902] [Link sidebar loading is slow in opt-out projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139586] [APAR PH33968] [0.6 migration: insert of deletion mappings is not being retried] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139486] [APAR PH33975] [Links to DM are not exported to report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139566] [APAR PH33995] [Schema cannot be added in PUB if there are only CM enabled projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139511] [APAR PH34008] [OSLC queries based on Types/Attributes upgraded from 6.x to 7.x return wrong results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139454] [APAR PH34302] [0.6 migration: Folder missing title PropertyConstraintException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139547] [APAR PH34382] [Avoid query to resolve project context when global configuration is included in a request] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139589] [APAR PH34638] [Various link operations do a slow lookup for component and configuration in opt-out mode] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139677] [APAR PH35561] [Oracle: Slow SQL query for view in all artifacts area with filters on enum columns] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140167] +-- Product Jazz Foundation Fixed in release 7.0.3: [APAR PH17187] [ClusterDiagnostic of the clustered environment should somehow factor in *when* the slowness was observed and gradually phase the ERROR/WARNING statuses for 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523966] [APAR PH31009] [Poor performance when process area users modified many times[702]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524499] [APAR PH32216] [Can't link EWM source files to artifacts in a GC because the Select Configuration dialog shows an error from EWM Eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520326] [APAR PH32216] [Jazz Authorization Server - LDAP and RACF Connectivity and Functionality for 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525248] [APAR PH32216] [Online Verify isn't scalable[702]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523857] [APAR PH32216] [Provide new API to fetch all states of a configuration-aware item regardless of configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525885] [APAR PH32605] [NullPointer in repairQueryableTables[702]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523127] [APAR PH33700] [DeliveryService.getSessionDeliverableChangeSets hanging for hours] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/527846] [APAR PH34038] [[7.0.2] Data issues in DeliveredChange table causing DNG Migration failure] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526774] +-- Product IBM Engineering Workflow Management Fixed in release 7.0.3: [APAR PH31160] ["Export Plan to XML file" does not export items with parents that belong to another PA | 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526231] [APAR PH31235] [OSLC representation has the title XML encoded twice | 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526233] [APAR PH31429] [Work Item Copy does not copy values from enumeration list with child link | 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526241] [APAR PH32216] [CAS search terminated with errors when contextual CAS searching from a work item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520873] [APAR PH32216] [HFS build should support HFS folder being a project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524434] [APAR PH34288] [Quick Planner :: Work item gets opened, when it is dragged from one lane(Open) to other lane(In Progress) in the Work Board] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/527838] +-- Product IBM Engineering Test Management Fixed in release 7.0.3: [APAR PH30853] [TestMatrix widget has resize problems when number of x-axis points is more than 9] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188758] [APAR PH31157] [Unable to Duplicate (Across Project Areas) a Test Plan with more than 2048 Test Cases: com.ibm.rqm.copy.exception.CopyException:] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188717] [APAR PH31325] [The "Edit Test Scripts Inline" section of a Test Case is inoperable after a REST API update] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188684] [APAR PH31353] [Not all machines in a cell are used when execution owner is set] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188791] [APAR PH31542] [Generate Test Case Execution Records does not reflect the choices made such as "Add a prefix to generated test environment names"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189421] [APAR PH31828] [Roll-up result displays incorrect State value in a TCER] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188775] [APAR PH32166] [2 test case results created during suite execution using CLA adapter, one left "in-progress"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188718] [APAR PH32193] [Unrelated Defect link is visible in test case result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189087] [APAR PH32216] [CnP : In ETM, button (icon) 'Paste Artifact Link" does not paste copied requirement in test script step] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188757] [APAR PH32216] [Dev demo feedback on error message: Update the error message in the dialog when test plan contains more artifacts than the maximum allowed number of associated artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189341] [APAR PH32216] [Multi-Comp : Script step synchronizer fails] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188764] [APAR PH32216] [Multi-Component: Generate TCER wizard shows parent artifact's component instead of default selected component] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188683] [APAR PH32216] [New advance server property "Maximum number of associated test artifacts for the PDF print job" does not validate against minimum value] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189371] [APAR PH32216] [RQM web UI should give a warning when a comprehensive PDF job is going to spawn a very large number of child jobs] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189302] [APAR PH32216] [[Dojo 1.16] Build records and build definitions skipped resources removed from unignore] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188685] [APAR PH32216] [[Dojo 1.16] Unable to use arrow keys in drop down lists] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188765] [APAR PH32216] [[Dojo 1.16] Unable to use arrow keys while creating category and category value] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188763] [APAR PH32237] [Excel Utility installer (RQMExcelImporterSetupX64ForDotNET45.msi) does not install for all users] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188675] [APAR PH33303] [CSV/PDF export of TCER list view does not use the TCER's default test script] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189229] [APAR PH33681] [PDF export does not format the data properly when the tag is present] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189192] [APAR PH33942] [After saving, in addition to adding the link, the value for the execution variable was deleted for test case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189190] 10. CLIENT APAR FIXES This client update site contains fixes for the following defects: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product IBM Engineering Workflow Management Fixed in release 7.0.3: [APAR PH31268] [Using check-in all button performs much worse with current work item set for 7.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522337] 11. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR DOORS NEXT Note: This issue is independent of the back-end database being used by DOORS Next. This fix should be applied regardless of whether you are using Oracle as your ELM database or not. This fix is for other Oracle technology and not related to their database products. These steps need to be done only once. The Outside In files last changed in iFix002. If you have already deployed these files as part of installing iFix002 or later, you do not have to do these steps again. Follow the instructions detailed in the README.txt file contained within the DN_702_OutsideIn_8-5-5_Patch_CPU_January_2021.zip file. 12. KNOWN ISSUES None