Interim fix ELM_701_iFix001.zip This interim fix is only valid for the IBM solution for Engineering Lifecycle Management (ELM) 7.0.1 release. Future 7.0.1 iFixes will include these fixes, as will the next release of the IBM solution for ELM. The CE/CLM products were renamed recently. For details on the name change, see Renaming the IBM Continuous Engineering Portfolio(https://jazz.net/blog/index.php/2019/04/23/renaming-the-ibm-continuous-engineering-portfolio/). Release notes for IFixes will continue to use the old names in iFixes for the release 6.0.6.1 and earlier. ELM 7.0 iFixes will start using the new names. CONTENTS OF THE INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: ELM_server_patch_7.0.1.0-iFix001-ELM701M-I20200724-1941.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 Microsoft Visual Studio readme file: readme-vsclient.txt 7. IBM Engineering Workflow Management Client for Microsoft Visual Studio patch file: ewm_vsclient_I7.0.1_iFix001.zip (see the IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 8. APAR PH26727 fix: MI187095.zip (see the ADDITIONAL APAR FIXES INSTRUCTIONS section) 9. Oracle Outside In Technology fix: DN_701_OutsideIn_8-5-4_Patch_CPU_July_2020.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR DOORS NEXT section) 10. 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 MICROSOFT VISUAL STUDIO INSTRUCTIONS 5. NEW APAR FIXES IN THIS IFIX 6. ADDITIONAL FIXES INSTRUCTIONS 7. CONSOLIDATED LIST OF APAR FIXES 8. CLIENT APAR FIXES 9. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR DOORS NEXT 10. KNOWN ISSUES 1. SERVER PATCH INSTRUCTIONS Note: -The ELM server patch file, ELM_server_patch_7.0.1.0-iFix001-ELM701M-I20200724-1941.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.1.0-iFix001-ELM701M-I20200724-1941.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.1.0-iFix001-ELM701M-I20200724-1941.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.1-I20200724-1710 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.1-I20200709-1727. 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 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. 5. NEW APAR FIXES IN THIS IFIX +-- IBM Engineering Workflow Management [APAR PH26231] [insert work item links into a work item description from query does not create meaningful entries | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510531] [APAR PH26470] [Fetch of suspended change sets cannot fetch over 2048 items for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509821] [APAR PH26727] [Investigate: item 508440 - performance problem with using _inLargeList() in LinkClosureService.evaluateClosureRequests] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510921] [APAR PH26727] [[Web UI] Keyboard navigation on password field in Post Build Deploy tab of Build definition makes the editor dirty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509892] +-- Jazz Foundation [APAR PH26651] [repotools-rm -repairVersionsWithIdenticalTimestamp fails to modify configurations on a renamed server.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510699] [APAR PH26727] [Inline REORG when DDL_MATERIALIZATION=ALWAYS_PENDING should use DISP=(MOD,DELETE,CATLG)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/511850] [APAR PH26831] [repairVersionsWithIdenticalTimestamps fails with a null pointer case 4_1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512091] [APAR PH26386] [CMIS finalize: com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0368E A database query could not run on the server. ] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509605] +-- IBM Engineering Requirements Management DOORS Next [APAR PH16889] [Paste as link option is grayed out] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136748] [APAR PH24983] [Update of module attributes is not working in 6.0.6.1 iFix008 (Custom Datatypes)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136198] [APAR PH25112] [ReqIF Import feature performs partial import without any indication of failure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136825] [APAR PH25384] [Reconcile of collection/module/view fail in projects that were upgraded from 6.x to 7.0] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136201] [APAR PH25926] [Exported ReqIF identifiers on types can change if RDF URI has been used to map multiple types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136352] [APAR PH26082] [V7.0 repotools_rm_upgrade.log shows conflicting messages, the success or failure of a migration needs to be made more clear] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136705] [APAR PH26085] [0.6 migration: NPE processing wrapper resource - the Function passed to Optional.transform() must not return null.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136794] [APAR PH26727] [0.6 migration: JFS CachedContent tmp files not being deleted as migration progresses] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136373] [APAR PH26727] [0.6 migration: ReqIF ID mapping skipping some URIs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136371] [APAR PH26727] [Comment on review in Recent Comments viewlet won't always open] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136179] [APAR PH26727] [DNG rebase does not prevent another rebase process to start at the same time] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136558] [APAR PH26727] [Modifications to ReqIF Definitions can not be delivered to parent stream ( and does not show up in the compare utility )] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136744] [APAR PH26727] [Module View: Linked Artifact filters using subfilters like Modified By display incorrect results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136735] [APAR PH26727] [Report builder (or LQE) queries involving link validity status of links that reference at least one RM requirement do not work properly after upgrade to 7.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136641] [APAR PH26739] [java.lang.IndexOutOfBoundsException when exporting module views that contains very formatted tables to Excel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136757] [APAR PH26940] [java.lang.IllegalStateException: URI does not look like the URI of an enumeration value - there is no fragment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136598] [APAR PH27007] [0.6 migration: failure to migrate caused by vt-map violation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136627] [APAR PH27061] [0.6 migration: reqif id mappings for wrappedResource not migrated] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136525] [APAR PH27072] [Adding web links to an artifact in a component in a GC results in the "&oslc_config.context" being added to the end of the web link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136714] [APAR PH27189] [0.6 migration: SAXParseException: The element type "p" must be terminated by the matching end-tag "

".] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136711] [APAR PH27238] [0.6 migration: Migration06Exception: com.ibm.team.repository.common.validation.PropertyConstraintException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136429] [APAR PH27368] [sax parsers should be returned to the pool when they are no longer in use] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136782] [APAR PH27584] [importing word fails] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136887] +-- IBM Engineering Test Management [APAR PH25592] [Modifying the Manual Test Script Template sections does not render in the UI] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/186926] [APAR PH26727] [ETM 7.0.1 root services document contains a 7.0.0 version] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187095] [APAR PH26727] [Error in TRS validation] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187113] [APAR PH26727] [OSLC migrator lost capability to create creation/deletion events for migrated artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187004] [APAR PH26727] [Running a TestSuite Execution Record, an error of "TypeError: this.headerRenderer is null" is displayed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187117] [APAR PH26727] [TRSValidator shows discrepancies during next execution after stopping] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187118] +-- Jazz Reporting Service [APAR PH21339] [No DD results on combined column of Enum attributes with same label but different URIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509806] [APAR PH25603] [ res Triples with invalid subject URIs added in advanced reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509283] [APAR PH26727] [EWM 7.0 upgrade creates 2 JRS jena indices after Liberty restart] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509397] [APAR PH27601] [Fix potential NPE in ReportDefinitionBean] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/511730] [APAR PH26727] [
    formating lost in incomplete report warning when LQE tracing enabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510624] +-- Rhapsody Model Manager [APAR PH26727] [Adding OSLC links with DOORS Next throws HTTP 400 RuntimeException] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/73464] 6. ADDITIONAL FIXES INSTRUCTIONS +-- Product Jazz Reporting Service Fixed in release 7.0.2: [APAR PH21339] [No DD results on combined column of Enum attributes with same label but different URIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509806] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH25603] [ res Triples with invalid subject URIs added in advanced reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509283] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH26727] [
      formating lost in incomplete report warning when LQE tracing enabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510624] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH26727] [EWM 7.0 upgrade creates 2 JRS jena indices after Liberty restart] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509397] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH27601] [Fix potential NPE in ReportDefinitionBean] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/511730] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- +-- Product IBM Engineering Test Management Fixed in release 7.0.2: [APAR PH26727] [ETM 7.0.1 root services document contains a 7.0.0 version] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187095] This defect requires additional steps to apply: Additional instructions related to workitem 187095 1. Unzip the archive file 'MI187095.zip' into a temporary folder 2. Stop the server. 3. Locate the directory for the Quality Manager server : /server/conf/qm/ for example : "/IBM/JazzTeamServer/server/conf/qm/" 4. Back up the existing services.xml file 5. Copy the services.xml file located in the MI187095 folder (From Step 1) to the /server/conf/qm/ folder 6. Start the server. ---- 7. 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.2: [APAR PH21339] [No DD results on combined column of Enum attributes with same label but different URIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509806] [APAR PH25603] [ res Triples with invalid subject URIs added in advanced reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509283] [APAR PH26727] [
        formating lost in incomplete report warning when LQE tracing enabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510624] [APAR PH26727] [EWM 7.0 upgrade creates 2 JRS jena indices after Liberty restart] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509397] [APAR PH27601] [Fix potential NPE in ReportDefinitionBean] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/511730] +-- Product IBM Rhapsody Model Manager Fixed in release 7.0.2: [APAR PH26727] [Adding OSLC links with DOORS Next throws HTTP 400 RuntimeException] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/73464] +-- Product IBM Engineering Requirements Management DOORS Next Fixed in release 7.0.2: [APAR PH16889] [Paste as link option is grayed out] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136748] [APAR PH24983] [Update of module attributes is not working in 6.0.6.1 iFix008 (Custom Datatypes)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136198] [APAR PH25112] [ReqIF Import feature performs partial import without any indication of failure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136825] [APAR PH25384] [Reconcile of collection/module/view fail in projects that were upgraded from 6.x to 7.0] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136201] [APAR PH25926] [Exported ReqIF identifiers on types can change if RDF URI has been used to map multiple types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136352] [APAR PH26082] [V7.0 repotools_rm_upgrade.log shows conflicting messages, the success or failure of a migration needs to be made more clear] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136705] [APAR PH26085] [0.6 migration: NPE processing wrapper resource - the Function passed to Optional.transform() must not return null.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136794] [APAR PH26727] [0.6 migration: JFS CachedContent tmp files not being deleted as migration progresses] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136373] [APAR PH26727] [0.6 migration: ReqIF ID mapping skipping some URIs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136371] [APAR PH26727] [Comment on review in Recent Comments viewlet won't always open] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136179] [APAR PH26727] [DNG rebase does not prevent another rebase process to start at the same time] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136558] [APAR PH26727] [Modifications to ReqIF Definitions can not be delivered to parent stream ( and does not show up in the compare utility )] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136744] [APAR PH26727] [Module View: Linked Artifact filters using subfilters like Modified By display incorrect results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136735] [APAR PH26727] [Report builder (or LQE) queries involving link validity status of links that reference at least one RM requirement do not work properly after upgrade to 7.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136641] [APAR PH26739] [java.lang.IndexOutOfBoundsException when exporting module views that contains very formatted tables to Excel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136757] [APAR PH26940] [java.lang.IllegalStateException: URI does not look like the URI of an enumeration value - there is no fragment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136598] [APAR PH27007] [0.6 migration: failure to migrate caused by vt-map violation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136627] [APAR PH27061] [0.6 migration: reqif id mappings for wrappedResource not migrated] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136525] [APAR PH27072] [Adding web links to an artifact in a component in a GC results in the "&oslc_config.context" being added to the end of the web link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136714] [APAR PH27189] [0.6 migration: SAXParseException: The element type "p" must be terminated by the matching end-tag "

        ".] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136711] [APAR PH27238] [0.6 migration: Migration06Exception: com.ibm.team.repository.common.validation.PropertyConstraintException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136429] [APAR PH27368] [sax parsers should be returned to the pool when they are no longer in use] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136782] [APAR PH27584] [importing word fails] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136887] +-- Product Jazz Foundation Fixed in release 7.0.2: [APAR PH26386] [CMIS finalize: com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0368E A database query could not run on the server.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509605] [APAR PH26651] [repotools-rm -repairVersionsWithIdenticalTimestamp fails to modify configurations on a renamed server.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510699] [APAR PH26727] [Inline REORG when DDL_MATERIALIZATION=ALWAYS_PENDING should use DISP=(MOD,DELETE,CATLG)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/511850] [APAR PH26831] [repairVersionsWithIdenticalTimestamps fails with a null pointer case 4_1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512091] +-- Product IBM Engineering Workflow Management Fixed in release 7.0.2: [APAR PH26231] [insert work item links into a work item description from query does not create meaningful entries | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510531] [APAR PH26239] [Unable to edit project area General Planning configuration, it says it's final but that cannot be marked | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510616] [APAR PH26470] [Fetch of suspended change sets cannot fetch over 2048 items for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509821] [APAR PH26727] [Investigate: item 508440 - performance problem with using _inLargeList() in LinkClosureService.evaluateClosureRequests] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510921] [APAR PH26727] [[Web UI] Keyboard navigation on password field in Post Build Deploy tab of Build definition makes the editor dirty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509892] +-- Product IBM Engineering Test Management Fixed in release 7.0.2: [APAR PH25592] [Modifying the Manual Test Script Template sections does not render in the UI] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/186926] [APAR PH26108] [Performance issues with Full Text search caused by queries using configuration context when RQM is not configuration enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/186952] [APAR PH26727] [ETM 7.0.1 root services document contains a 7.0.0 version] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187095] [APAR PH26727] [Error in TRS validation] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187113] [APAR PH26727] [OSLC migrator lost capability to create creation/deletion events for migrated artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187004] [APAR PH26727] [Running a TestSuite Execution Record, an error of "TypeError: this.headerRenderer is null" is displayed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187117] [APAR PH26727] [TRSValidator shows discrepancies during next execution after stopping] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187118] 8. CLIENT APAR FIXES This client update site contains fixes for the following defects: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] 9. 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 iFix001. If you have already deployed these files as part of installing iFix001 or later, you do not have to do these steps again. Follow the instructions detailed in the README.txt file contained within the DN_701_OutsideIn_8-5-4_Patch_CPU_July_2020.zip file. 10. KNOWN ISSUES None