Interim fix ELM_701_iFix006.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-iFix006-ELM701M-I20210121-0630.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.1.0-iFix006-ELM701M-I20210121-0630.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.1_iFix001.zip (see the IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 9. APAR PH26727 fix: MI187095.zip (see the ADDITIONAL APAR FIXES INSTRUCTIONS section) 10. WAR file: jazzop.war (see the UPDATING THE JAZZOP WAR FILE section) 11. Oracle Outside In Technology fix: DN_701_OutsideIn_8-5-4_Patch_CPU_October_2020.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR DOORS NEXT section) 12. 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. NEW APAR FIXES IN THIS IFIX 7. ADDITIONAL FIXES INSTRUCTIONS 8. CONSOLIDATED LIST OF APAR FIXES 9. CLIENT APAR FIXES 10. UPDATING THE JAZZOP WAR FILE 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.1.0-iFix006-ELM701M-I20210121-0630.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-iFix006-ELM701M-I20210121-0630.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-iFix006-ELM701M-I20210121-0630.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-I20210121-0017 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-I20201113-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. NEW APAR FIXES IN THIS IFIX +-- Jazz Reporting Service [APAR PH26727] [Save issues with traceability reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524607] [APAR PH29522] [Conditions and relationships on artifacts following a 'does not exist' relationship are NOT ignored for DW reports.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522829] [APAR PH29452] [Drill down on DataWarehouse historical report shows incorrect results.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517110] +-- IBM Rhapsody Model Manager [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/74362] [APAR PH31460] [RPE fails to processes Aggregates relationships in 7.0.1] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/74205] +-- IBM Engineering Requirements Management DOORS Next [APAR PH32027] [0.6 migration: IllegalArgumentException: Duration can not be negative] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138776] [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/138845] [APAR PH30081] [Module Analysis does not properly detect bindings with no bound artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139105] [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/139049] [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/138817] [APAR PH31640] [Comments made before upgrade to 7.0 cannot be resolved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139113] [APAR PH30913] [ReqIF - DOORS OLE images are not updated on 2nd import.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138392] [APAR PH31987] [OSLC query . Making an oslc query with oslc.select=* get a NullPointerException response] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138750] [APAR PH26727] [TRS Feed validator reports an issue with a versioned Binding url] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138746] [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/138914] [APAR PH32756] [Failure to retrieve context map can result in map overwrite.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139097] [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/139103] [APAR PH32261] [0.6 migration: deadlock when inserting concept upgrade mappings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138876] [APAR PH31365] [Poor performance when exporting a module view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138918] [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/138885] [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/139101] [APAR PH28630] [DNG Team area Role permission can create an outgoing link but cannot delete it] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138932] [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/139117] [APAR PH32164] [DNG incorrectly filtering out Heading and XHTML identifier elements on read.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138902] [APAR PH31954] [RM TRS validation showing 5 missing and 1439 extra artifacts from the feed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138731] [APAR PH33167] [ReqIF advanced import stalls on summary page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139146] [APAR PH32827] [DNG Diagram text won't wrap in module grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139155] [APAR PH31303] [MAT repair gaps for Module structure inconsistencies] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138606] [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/138509] +-- Jazz Foundation [APAR PH32605] [NullPointer in repairQueryableTables[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523125] [APAR PH31009] [Poor performance when process area users modified many times[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524501] +-- IBM Engineering Workflow Management [APAR PH31268] [Using check-in all button performs much worse with current work item set for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522336] [APAR PH33077] [Query with condition Type is MyType cannot be edited if MyType type is removed | 7.0.1 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524793] [APAR PH30709] [[CLI] CLI should not import projects while updating the sandbox for 7.0.1 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524805] [APAR PH26727] [HFS build should support HFS folder being a project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524435] +-- IBM Engineering Test Management [APAR PH32237] [Excel Utility installer (RQMExcelImporterSetupX64ForDotNET45.msi) does not install for all users] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188676] [APAR PH25782] [Excel importer can not authenticate RM in distributed configurations with no front-ended webserver.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188662] [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/188820] [APAR PH32828] [Custom property defined for Test case with external URI has 2 owl:sameAs relations.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188851] [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/188517] [APAR PH32998] [ReportsActionBarEntry.js - Remove service configuration property call on 'com.ibm.team.reports.service.cognos.internal.CognosReportService'] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188858] [APAR PH30290] [The "Create Test Case" option is not present the Test Case Section of a Test Suite] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188915] [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/188554] [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/188859] [APAR PH25967] [Hovering over Deleted Test Plan's display a '404' Unresolved Link message] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188743] 7. 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 PH24300] [A stacked bar chart shows an empty space in the beginning and end of the bars when there are 100+ bars.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513936] 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 PH26727] [Improve metamodel refresh operation with hashmap in formatTreename method] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518370] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH26727] [No logging information when the last Report Manager is removed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514948] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH26727] [Server rename is failing for "rs"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514299] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH26953] [Drill down show all work items instead of the expected subset.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515575] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH27520] [Cannot reconcile the Weekly (last value) with the daily figures in Total Trend for Work Item data Report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513749] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH27522] [No logging information when the a report is deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512435] 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 ---- [APAR PH29452] [Drill down on DataWarehouse historical report shows incorrect results.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517110] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH29522] [Conditions and relationships on artifacts following a 'does not exist' relationship are NOT ignored for DW reports.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522829] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH29999] [Percentages in pie charts are displayed with inconsistent results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517168] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH30845] [Report validation error pops up for Advanced reports with custom SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519485] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH26727] [Save issues with traceability reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524607] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 7.0.3: [APAR PH26727] [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/521427] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [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/520677] 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.2: [APAR PH26727] [Base indexing throws NPE if a base member is not a resource URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515067] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH26727] [Changes to fix the default port usage error in apache jena arq jar were overlaid and need to be added again] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512831] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH26727] [Getting exception "CRLQE1337E The query did not run" in ldx.log for DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518283] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH26727] [Restore process performs all DB actions as a single set of transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516541] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH29819] [Opening a corrupt TDB may exhaust JVM file handles] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516416] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 7.0.3: [APAR PH26727] [Health monitoring graphs are largely empty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520961] 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/139155] 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 Jazz Foundation Fixed in release 7.0.2: [APAR PH29112] [Run out of temp space in Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520319] This defect requires additional steps to apply: For Oracle Database users: a). Set this on the DB: In Oracle 12.1, alter system set OPTIMIZER_ADAPTIVE_FEATURES=FALSE; alter system set _optimizer_use_feedback=FALSE; alter system set "_complex_view_merging"=FALSE; Once the upgrade is done, revert this back by running: alter system set "_complex_view_merging"=TRUE; In Oracle 12.2, alter system set OPTIMIZER_ADAPTIVE_PLANS to FALSE; alter system set OPTIMIZER_ADAPTIVE_STATISTICS to FALSE; alter system set _optimizer_use_feedback=FALSE; alter system set "_complex_view_merging"=FALSE; Once the upgrade is done, revert this back by running: alter system set "_complex_view_merging"=TRUE; b). Add below System property in .../server/repotools-rm.sh file: DEFINE="$DEFINE -DDATA_CHECK_THREAD_POOL_COUNT=1" ---- +-- Product IBM Engineering Workflow Management Fixed in release 7.0.2: [APAR PH26727] [Move utility methods to extract work items from commit comment] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516585] This defect requires additional steps to apply: Backport to Git integration toolkit. ---- Fixed in release 7.0.3: [APAR PH30709] [[CLI] CLI should not import projects while updating the sandbox for 7.0.1 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524805] This defect requires additional steps to apply: Ask support for the latest SCM CLI toolkit. ---- +-- 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. ---- [APAR PH32828] [Custom property defined for Test case with external URI has 2 owl:sameAs relations.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188851] This defect requires additional steps to apply: Note: In cases where we have an external URI set: * - SameAS property will point to external URI only * - Reports created with the old custom attribute definition will return empty data. (The old definition meaning that it has "Category" and the categories in a tree-like structure when creating reports and filters in JRS. ---- 8. 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 PH24300] [A stacked bar chart shows an empty space in the beginning and end of the bars when there are 100+ bars.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513936] [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 PH26727] [Improve metamodel refresh operation with hashmap in formatTreename method] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518370] [APAR PH26727] [No logging information when the last Report Manager is removed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514948] [APAR PH26727] [Server rename is failing for "rs"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514299] [APAR PH26953] [Drill down show all work items instead of the expected subset.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515575] [APAR PH27520] [Cannot reconcile the Weekly (last value) with the daily figures in Total Trend for Work Item data Report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513749] [APAR PH27522] [No logging information when the a report is deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512435] [APAR PH27601] [Fix potential NPE in ReportDefinitionBean] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/511730] [APAR PH29452] [Drill down on DataWarehouse historical report shows incorrect results.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517110] [APAR PH29522] [Conditions and relationships on artifacts following a 'does not exist' relationship are NOT ignored for DW reports.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522829] [APAR PH29999] [Percentages in pie charts are displayed with inconsistent results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517168] [APAR PH30845] [Report validation error pops up for Advanced reports with custom SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519485] [APAR PH26727] [Save issues with traceability reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524607] Fixed in release 7.0.3: [APAR PH26727] [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/521427] [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/520677] +-- Product Lifecycle Query Engine Fixed in release 7.0.2: [APAR PH26727] [Base indexing throws NPE if a base member is not a resource URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515067] [APAR PH26727] [Changes to fix the default port usage error in apache jena arq jar were overlaid and need to be added again] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512831] [APAR PH26727] [Getting exception "CRLQE1337E The query did not run" in ldx.log for DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518283] [APAR PH26727] [Restore process performs all DB actions as a single set of transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516541] [APAR PH29819] [Opening a corrupt TDB may exhaust JVM file handles] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516416] Fixed in release 7.0.3: [APAR PH26727] [Health monitoring graphs are largely empty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520961] +-- 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] [APAR PH26727] [Cannot Create OSLC Links From RMM Web Client To DOORS Objects If CCM Project Area Is Associated With DOORS Database Rather Than A Particular Module] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/73874] 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/74205] [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/74362] +-- Product IBM Engineering Lifecycle Optimization - Engineering Insights Fixed in release 7.0.2: [APAR PH26727] [Compare views not working as expected (7.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513182] [APAR PH26727] [ENI Discards Conditional Parameter Values (7.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513201] [APAR PH26727] [Link Validity Dialog do not closes on click of OK button for an existing View (7.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512621] [APAR PH26727] [Maintenance Item for: 511703: Dynamic views on dashboards dont work in 701 (7.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517192] +-- 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 PH25580, PH26269] [Prevention of keystroke usage during artifact edit saving] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136877] [APAR PH25895] [Rich hover of a review may generate an error if the artifact was cloned] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138021] [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 PH26141] [Copy pasted artifacts when opened results in Error 400: Bad Request Propagated exception; original message [NullPointerException: null]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137047] [APAR PH26612] [DNG Exported the ReqIF File with different Datatype I.e XHTML for the custom string attribute] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137086] [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] [0.6 migration: lack of detailed counter information for each migrated concept] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138014] [APAR PH26727] [0.6 migration: upgrade changeset for archived resources does not get deletion mapping] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137694] [APAR PH26727] [Audit History Report is missing module artifacts - seems to be caused by existence of a cross component link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136826] [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] [Link to work item not visible from CCBB or change set page - also prevents delivery of change sets ( intermittent)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137700] [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 PH26727] [TRS Feed validator reports an issue with a versioned Binding url] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138746] [APAR PH26727] [attrs values in sidebar and artifact grid for module artifacts in opt out baselines do not agree] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137407] [APAR PH26727] [when clicking 'show only modules' when you have a large module, the delivery will never complete or cancel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138320] [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 PH26839] [Duplicated links and inconsistency for duplicated links between the grid and the Links section in the sidebar] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136931] [APAR PH26873] [String attributes lose their carriage return after Reqif import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137868] [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 PH27367] [Views which include a filter on a deleted tag incorrectly use the tag filter when exporting to CSV/Excel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136978] [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] [APAR PH27682] [ReqIF import allows Attribute Definitions to be imported with a missing Attribute Type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137415] [APAR PH27689] [In certain scenarios, attribute values are not reset during ReqIF import..] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136937] [APAR PH27718] [When updating the primary text through excel importing, artifact name should not be changed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137487] [APAR PH27855] [DNG ReqIF should prevent binding resource uri identifier re-assignment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137092] [APAR PH27923] [Obsolete artifact titles on Dashboard Comments Widget & Review Comments Sidebar] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137882] [APAR PH27954] [Full ETL job fails after upgrading to 7.0.1 if the Default Workflow was assigned to an artifact type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137073] [APAR PH28154] [MAT causing the TRS feed to go out of sync when used to repair modules in streams] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137112] [APAR PH28195] [String lengths truncated to 449 bytes in view exported to csv] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137311] [APAR PH28231] [Link validity check in 7.0.1 can fail migration, but the check is after several hours processing could be done earlier] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138047] [APAR PH28233] [Getting error while adding/removing requirement collection to/from test plan in QM application : Error accessing https://fgcihs1.fyre.ibm.com:9443/rm/resources/MD_s3ua4LbLEeqX8a9mrpvwsw: Forbidden.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137634] [APAR PH28380] [An upgrade failed, as the value of a date attribute could not be parsed.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137216] [APAR PH28400] [ReqIF Import failed without any errors or warnings captured in Import Report.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138221] [APAR PH28408] [ReqIF Exporting a View that filters out all artifacts will export all data (all artifacts, all attributes)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137232] [APAR PH28572] [DNG 7.0 reportable REST API does not always use legacy URLs for migrated data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137363] [APAR PH28630] [DNG Team area Role permission can create an outgoing link but cannot delete it] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138932] [APAR PH28632] [Multiple views requests upon module duplicate when "Create a link from the copied artifact to the original artifact" is selected] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137600] [APAR PH28756] [Updating a core artifact and removing one of its bindings does not correctly update the TRS selection] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137368] [APAR PH28790] [DOORs to DNG Reqif populates DNG Initial attribute value with the DOORs Default attribute value] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137723] [APAR PH28800] [Chinese texts of some shape objects in a diagram artifact are not displayed properly in a module view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138183] [APAR PH28939] [0.6 migration: DB2 Integrity constraint violation on version table (during delete)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137442] [APAR PH29113] [0.6 migration: skip-violation ERROR] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137745] [APAR PH29194] [0.6 migration: SQL Server Integrity constraint violation on version table (during delete)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137573] [APAR PH29195] [0.6 migration: Contributor not found. Module system resource does not contain required system properties.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137572] [APAR PH29237] [DNG - UserID with @ symbol cannot deliver own change sets] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137742] [APAR PH29278] [Update View with a user filter not saving / Edit Attributes from View leads to wrong artifacts to be edited] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137625] [APAR PH29305] [0.6 migration: Integrity constraint violation on concept_mapping_table] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138076] [APAR PH29347] [ReqIF export fails with NPE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137852] [APAR PH29389] [Increase SQL fetch size] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137648] [APAR PH29394] [Linebreak in the paragraph tag of the source of artifacts' Content prevents modification of other attributes and reports error CRRRW7558E] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137883] [APAR PH29436] [After exporting an artifact with embedded artifacts and importing this to a new artifact, edits to this new artifact result in new line characters appearing after each embedded artifact after every update.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137735] [APAR PH29489] [ETL on migrated module data returns decorated URI content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137696] [APAR PH29564] [NotFoundException during 0.6 views migration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137812] [APAR PH29603] [ReqIF Import fails to update artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137841] [APAR PH29617] [Importation report is showing null when setting "Attribute for imported artifacts" and "Attribute for imported modules" in a REQIF import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138108] [APAR PH29642] [0.6 Migration: IllegalArgumentException: Resource could not be resolved for format null] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137810] [APAR PH29707] [NPEs can cause events to be missed by TRS services] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137808] [APAR PH29823] [Comment originator changing when resolving a comment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138007] [APAR PH29845] [Custom attributes based on User do not work in reporting] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138214] [APAR PH29868] [Review Comments icons not displayed in the grid in the review context after an upgrade to 7.0.0.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138129] [APAR PH29889] [Migration06Exception: One or more corrupt nodes in module structure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138164] [APAR PH29972] [0.6 migration: ForeignID attribute contains a string value but the data type is incorrectly considered an integer] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138194] [APAR PH30069] [Invalid global configuration parameters on OSLC requests can corrupt the type system cache, causing "Your request is missing the gcUri mandatory parameter" error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138153] [APAR PH30151] [OSLC component picker for References project areas not correct] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138041] [APAR PH30483] [ReqIF datatype of exported system String attribute type is varying between DATATYPE-DEFINITION-STRING and DATATYPE-DEFINITION-XHTML] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138623] [APAR PH30586] [ReqIF PREFERRED identifiers can change or move in some cases, causing potential identifier problems and knock-on duplication of elements] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138584] [APAR PH30648] [Module structure URI returns Error 400 after updates to module level attributes via OSLC API] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138290] [APAR PH30649] [Change set delivery results in blank module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138280] [APAR PH30733] [Primary text disappearing on All Artifacts views] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138293] [APAR PH30826] [0.6 Migration: java.lang.IllegalArgumentException: Resource could not be resolved for format Glossary] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138336] [APAR PH30835] [Permissions can not be inherited after applying a project template to the child project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138338] [APAR PH30913] [ReqIF - DOORS OLE images are not updated on 2nd import.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138392] [APAR PH31087] [0.6 migration: folder does not contain a valid parent] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138438] [APAR PH31088] [0.6 migration: integer attribute value contains a trailing space] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138439] [APAR PH31112] [TRS compaction collects duplicate events in memory leading to a larger footprint than necessary] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138452] [APAR PH31191] [0.6 migration: Invalid attribute type, unable to convert concept URI to resource id] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138472] [APAR PH31954] [RM TRS validation showing 5 missing and 1439 extra artifacts from the feed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138731] [APAR PH31987] [OSLC query . Making an oslc query with oslc.select=* get a NullPointerException response] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138750] 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/138588] [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/138845] [APAR PH30081] [Module Analysis does not properly detect bindings with no bound artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139105] [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/138464] [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/138443] [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/138509] [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/138522] [APAR PH31303] [MAT repair gaps for Module structure inconsistencies] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138606] [APAR PH31365] [Poor performance when exporting a module view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138918] [APAR PH31487] [0.6 migration: Remove long running migration.producer.concept.count query] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138604] [APAR PH31640] [Comments made before upgrade to 7.0 cannot be resolved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139113] [APAR PH31641] [CreateComponentTemplateTask.populateBookmarkEntry leads to ZipException: duplicate entry] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138712] [APAR PH31830] [0.6 migration: NullPointerException when comparing module structure annotations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138732] [APAR PH31850] [[DB Migration] repotools-rm -verify fails post migration for Oracle DB] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138701] [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/139117] [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/138914] [APAR PH32027] [0.6 migration: IllegalArgumentException: Duration can not be negative] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138776] [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/138817] [APAR PH32164] [DNG incorrectly filtering out Heading and XHTML identifier elements on read.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138902] [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/138885] [APAR PH32261] [0.6 migration: deadlock when inserting concept upgrade mappings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138876] [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/139101] [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/139103] [APAR PH32756] [Failure to retrieve context map can result in map overwrite.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139097] [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/139049] [APAR PH32827] [DNG Diagram text won't wrap in module grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139155] [APAR PH33167] [ReqIF advanced import stalls on summary page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139146] +-- Product Jazz Foundation Fixed in release 7.0.2: [APAR PH23307] [CleanUpUnusedIndexesVersionsTask should be interruptible [701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512240] [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.[701]] [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 PH26824] [Cluster Member Data Metrics MBean does not display correct nodeState] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513559] [APAR PH26831] [repairVersionsWithIdenticalTimestamps fails with a null pointer case 4_1[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512091] [APAR PH27002] [ArrayIndexOutOfBoundsException in WordSpliter$TokenStreamReader.read(WordSpliter.java:106) for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514740] [APAR PH27052] [The plugin javax.mail.1.4.7 only supports TLSv1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519934] [APAR PH27256] [Unable to finalize mapped states: com.ibm.team.repository.common.TeamRepositoryException: com.ibm.team.repository.common.TeamRepositoryException: Validation failed! for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513343] [APAR PH27394] [Locale not carried over from Shared Process configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515723] [APAR PH27886] [Provide template customization for Inline REORG when DDL_MATERIALIZATION=ALWAYS_PENDING for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516530] [APAR PH28513] [Poor performance reading process TRS feed base[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516049] [APAR PH28537] [During DN 0.6 migration from 6.0.x to 7.0.x, a queryable helper table is populated with duplicate old values, affecting ability to display correct data in the grid [701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516790] [APAR PH28940] [integrity constraint violation on RM_DB_USER.REPOSTR_RPSTR_QRBL_JP_MPPNG_PK] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515857] [APAR PH28940] [integrity constraint violation on RM_DB_USER.REPOSTR_RPSTR_QRBL_JP_MPPNG_PK] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515868] [APAR PH29112] [Run out of temp space in Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520319] [APAR PH29861] [repotools -repairUnreferenceVersions and CleanUpUnusedIndexesVersionsTask can return different results for incorrectUnreferencedVersions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520604] Fixed in release 7.0.3: [APAR PH31009] [Poor performance when process area users modified many times[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524501] [APAR PH31108] [Data issues in DeliveredChange table causing DNG Migration failure] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520135] [APAR PH32605] [NullPointer in repairQueryableTables[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523125] +-- Product IBM Engineering Workflow Management Fixed in release 7.0.2: [APAR PH25747] [Configurations that come from CCM are not sorted in the Configuration Picker in GC for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516775] [APAR PH26047] [Renaming a literal in an enumeration list does not trigger a change event | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512471] [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] [Scan fails: the service was not registered] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517316] [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] [APAR PH27260] [Work item status cleared on save by calculated value script | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515766] [APAR PH28623] [Work item with enumeration id containing question mark cannot be read with OSLC GET | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516536] [APAR PH28650] [Getting the state using OSLC direct reference such as server/ccm/oslc/workitems/172/rtc_cm:state returns Error 500 | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516561] [APAR PH28828] [ReadOnly Attributes by Condition are not disabled on when user is only on a Team Area Member list | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517647] [APAR PH29379] ["The class com.ibm.team.enterprise.buildmap.service.IBuildMapRestService failed to load". in ccm logs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515875] [APAR PH30035] [Moving work item between projects ignores work item's Team process | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519878] [APAR PH30612] [Need null check for getDefaultAcceptFlow().getFlowNode() in PromotionService] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518627] [APAR PH31282] [SCM OslcUtils loadResource method can leak connections for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520657] [APAR PH33077] [Query with condition Type is MyType cannot be edited if MyType type is removed | 7.0.1 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524793] [APAR PI74707] [WorkItemDynamicActionProvider does not return any results if the child project is on a different server in process shared environment | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512463] Fixed in release 7.0.3: [APAR PH26727] [HFS build should support HFS folder being a project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524435] [APAR PH31268] [Using check-in all button performs much worse with current work item set for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522336] +-- Product IBM Engineering Test Management Fixed in release 7.0.2: [APAR PH24937] [Test plan with 80ETM runs out of memory with 24GB heap when exporting large Test Plan with 80K items.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187247] [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 PH25600] [ExecutionElement2 is skipped resource with error 400] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187180] [APAR PH25782] [Excel importer can not authenticate RM in distributed configurations with no front-ended webserver.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188662] [APAR PH25967] [Hovering over Deleted Test Plan's display a '404' Unresolved Link message] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188743] [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 PH26303] [Issue: Able to link Requirements (DNG) or EWM workitems to a locked Test Case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187410] [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] [Intermittent -- Test Development Plan list not updated after a SAVE of the Test Plan on MS Edge and Chrome] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187168] [APAR PH26727] [OSLC migration log polluted with "The OSLC migration is ending because no updates are needed." message.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188249] [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] [APAR PH26727] [Updates to locked resources return inconsistent error response status codes with no meaningful error messages.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188330] [APAR PH26818] [Unable to edit Manual Step Attributes at run-time associated to a Keyword] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187939] [APAR PH27012] ["CRCRW5113E The module has been locked" saving test case/test script with DOORS Link Discovery] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187723] [APAR PH27511] [The test case cannot be saved when added a script with a precondition set] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187622] [APAR PH27638] [ETM Command Line Adapter starting with incorrect lab resource] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187497] [APAR PH27982] ["Required property 'description' is missing" error when exporting to repository using an offline data file] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187469] [APAR PH27993] [ETM Fails to Create TCER for Test Case with carriage return character in the name] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187432] [APAR PH28191] [Custom Attributes are not being copied using the Copy Project Properties Utility] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187623] [APAR PH28206] [ breaks PDF summary] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187631] [APAR PH28543] [Repair back link icon is not displayed as expected] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187825] [APAR PH28550] [E-signature pop up does not display when transitioning a review from the Context Menu of a Test Cast Result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187688] [APAR PH28652] [E-Signature pop up does not get displayed after an incorrect username/password attempt] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187900] [APAR PH28958] ["Exceeded BucketLockService retry threshold" error when trying to run test suite with no active lab resource on test cell] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188225] [APAR PH29727] [ApprovalRestService.postBatchUpdate() is not unsetting ApprovalESignatureRecordsInfo from the current thread] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188228] [APAR PH29784] [Creating/Importing a new QTP Test Script enables the Built-In variables by default] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188048] [APAR PH30290] [The "Create Test Case" option is not present the Test Case Section of a Test Suite  ] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188915] [APAR PH30331] [Error in bulk deletion of Test Case Results: You are attempting to delete a previous state of the test case result. user has edited and saved it. Try refreshing and deleting again] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188375] [APAR PH30462] [In GC enabled PA, "Validated by" column in DNG shows requirement link for each test script result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188457] [APAR PH30497] [The Test Statistics and Test Matrix widgets do not load TCERs when CM is enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188255] [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/188517] [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/188554] [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/188573] [APAR PH31906] [ETM Word/Excel Importer : Self referential testcase is not honoring 'requirementCollectionID'] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188600] [APAR PH32828] [Custom property defined for Test case with external URI has 2 owl:sameAs relations.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188851] [APAR PH32998] [ReportsActionBarEntry.js - Remove service configuration property call on 'com.ibm.team.reports.service.cognos.internal.CognosReportService'] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188858] Fixed in release 7.0.3: [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/188820] [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/188859] [APAR PH32237] [Excel Utility installer (RQMExcelImporterSetupX64ForDotNET45.msi) does not install for all users] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188676] +-- Product Data Collection Component Fixed in release 7.0.2: [APAR PH28524] [DCC uncontrolled thread growth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514303] [APAR PH29504] [Workaround java.lang.ArrayIndexOutOfBoundsException in xerces library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516080] 9. 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.2: [APAR PH25871] [When unmappableCharacter exception during a load on z/OS, make sure that the stack provides the line number information] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509888] [APAR PH26159] [Buildmap - buildPath of unresolved files can be wrong when there are multiple conditional SYSLIB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509889] [APAR PH26727] [Load module not added to Build Report if SYSLMOD has a condition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515440] [APAR PH26727] [SystemServices.locateDD() returns false when DD allocated when multi-processing is in affect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515871] [APAR PH29574] [Changing data set type on data set editor induces an erroneous data set type as null in history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517421] [APAR PH30625] [ISPF Gateway - Temporary REXX exec created with line longer than LRECL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518626] [APAR PH30774] [ISPF Client : Daemon start/stop shell scripts out of sync resulting in incorrect daemonconfig path in daemon stop script] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518092] [APAR PH30816] [ISPF Gateway data set not allocated when migrated to HSM level 2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519344] 10. UPDATING THE JAZZOP WAR FILE The WAR file last changed in iFix003 and must be re-deployed. These steps need to be done only once for any WAR file change. If you have already re-deployed WAR files as part of installing iFix003 or later, you do not have to do these steps again. To install the patch with Jazz Authorization Server (JAS): a. Stop the Jazz Authorization Server with stop-jazz. b. Back up the following file in case you need to revert the patch: \wlp\usr\servers\jazzop\apps\jazzop.war c. Delete the following file: \wlp\usr\servers\jazzop\apps\jazzop.war d. Place the new jazzop.war file in the following directory: \wlp\usr\servers\jazzop\apps e. Start the server with start-jazz. To uninstall the patch with Jazz Authorization Server (JAS): a. Stop the Jazz Authorization Server with stop-jazz. b. Delete the following file: \wlp\usr\servers\jazzop\apps\jazzop.war c. Restore the original jazzop.war file that was backed up during the installation to the following directory: \wlp\usr\servers\jazzop\apps d. Start the server with start-jazz. 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 iFix004. If you have already deployed these files as part of installing iFix004 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_October_2020.zip file. 12. KNOWN ISSUES None