Interim fix CLM_6061_iFix004.zip This interim fix is valid only for version 6.0.6.1 of the Rational solution for Collaborative Lifecycle Management (CLM) and the IBM Internet of Things Continuous Engineering (IoT CE) Solution. Future 6.0.6.1 interim fixes, and the next CLM and IoT CE release, will also include these fixes. 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 until release 7.0 when the new names will be used. CONTENTS OF THE INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: CLM_server_patch_6.0.6.1-iFix004-CALM6061M-I20190906-0404.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. Data Collection Component patch file: com.ibm.rational.datacollection.wrapper_1.0.100.v20190121_1853.jar (see the DATA COLLECTION COMPONENT INSTRUCTIONS section) 5. Lifecycle Query Engine patch file: lqe.war (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section) 6. Link Index Provider patch file: ldx.war (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section) 7. Rational Team Concert Client for Eclipse update site: UpdateSiteFor_6.0.6.1-iFix004-CALM6061M-T20190910-1456.zip (see the RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS section) 8. Rational Team Concert Client for Microsoft Visual Studio readme file: readme-vsclient.txt 9. Rational Team Concert Client for Microsoft Visual Studio patch file: rtc_vsclient_I6.0.6.1_iFix004.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 10. Rational Team Concert Client for Microsoft Windows Shell readme file: readme-winshellclient.txt 11. Rational Team Concert Client for Microsoft Windows Shell patch file: rtc_winshellclient_I6.0.6.1_iFix004.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT WINDOWS SHELL INSTRUCTIONS section) 12. Oracle Outside In Technology fix: DNG6061_OutsideIn_8-5-4_Patch_CPU_July_2019.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG section) 13. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections) In addition to the fixes listed in this readme file, the interim fix might also contain fixes for security issues. For details, see the IBM Product Security Incident Response Blog: https://www.ibm.com/blogs/psirt/ CONTENTS OF THIS FILE 1. SERVER PATCH INSTRUCTIONS 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS 3. DATA COLLECTION COMPONENT INSTRUCTIONS 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS 7. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT WINDOWS SHELL INSTRUCTIONS 8. NEW APAR FIXES IN THIS IFIX 9. ADDITIONAL APAR FIXES INSTRUCTIONS 10. CONSOLIDATED LIST OF APAR FIXES 11. CLIENT APAR FIXES 12. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG 13. KNOWN ISSUES 1. SERVER PATCH INSTRUCTIONS Note: -The CLM server patch file, CLM_server_patch_6.0.6.1-iFix004-CALM6061M-I20190906-0404.zip, might contain fixes for either a subset or all of these applications: Jazz Team Server, Rational Team Concert, Rational Quality Manager, Rational DOORS Next Generation, Data Collection Component, Rational Engineering Lifecycle Manager, CLM Server Monitoring, Global Configuration Management. For the list of APARs that were fixed, listed by application, see the APAR FIXES section. -Before you install the server patch file, CLM_server_patch_6.0.6.1-iFix004-CALM6061M-I20190906-0404.zip, verify that no other test fixes or hot fixes are installed. If other fixes are installed, contact IBM Software Support. -For a CLM deployment on a single server, complete the following steps once. For a distributed CLM deployment, complete the same steps on each server. To install the server patch: a. Stop the CLM 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, CLM_server_patch_6.0.6.1-iFix004-CALM6061M-I20190906-0404.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", "To clear the application cache on WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. e. Start the CLM 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-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean - repotools-am -clean g. To ensure that the Data Collection Component mapping files are correctly updated, please follow the instructions in the DATA COLLECTION COMPONENT INSTRUCTIONS section below. h. Check the ADDITIONAL FIXES INSTRUCTIONS section for additional steps that may be needed for a specific APAR. Note: For a distributed CLM deployment, complete the same steps on each server, including the DCC server, if the DCC component exists on a separate machine. To uninstall the server patch: a. Stop the CLM 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", "To clear the application cache on WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. d. Start the CLM 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-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean - repotools-am -clean f. Clearing the application and class cache: 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 CLM 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 clear the application cache on Apache Tomcat: Remove the contents from these directories under the tomcat root, except for the noted help directory: temp, work. Note: Do not remove this directory, which is required for the CLM local help: /server/tomcat/work/Catalina/localhost/clmhelp. To validate that the server patch was successfully installed or uninstalled: a. After the server starts, open a CLM 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 install the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\rs.war c. Delete the following file: \server\tomcat\webapps\rs.war d. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs e. Place the new rs.war file in the \server\tomcat\webapps directory. f. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat server: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Restore the original rs.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs d. 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_6.0.6.1-I20190903-2336 3. DATA COLLECTION COMPONENT INSTRUCTIONS Note: The wrapping jar file last changed in iFix001. If you have already deployed this file as part of installing iFix001 or later, you do not have to do these steps again. Installing the wrapping jar file allows DCC ETL jobs to be scheduled from the Insight server. However, It should be noted that installing this on AIX is not supported because Insight does not support AIX. If Insight is not in use please disregard this step To install the wrapping jar patch with Data Collection Component: a. Open the \server\conf\dcc\teamserver.properties file. b. Locate the com.ibm.rational.datacollection.initialized parameter, change its value to false, and save/close the file. For example: com.ibm.rational.datacollection.initialized=false c. Back up com.ibm.rational.datacollection.wrapper_*.jar inside \server\conf\dcc\wrapper\lib directory. d. Delete the existing com.ibm.rational.datacollection.wrapper_*.jar file from this directory. e. Paste the new DCC wrapper jar into this directory. f. Restart the DCC server. 4. 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. There has been no change to LQE metadata or index structure since V6.0, so there is no need to migrate your data. For details, see "Backing up and restoring Lifecycle Query Engine": http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/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 install the patch when the Lifecycle Query Engine or Link Index Provider is deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\lqe.war or \server\tomcat\webapps\ldx.war c. Delete the following file: \server\tomcat\webapps\lqe.war or \server\tomcat\webapps\ldx.war d. Delete the following directories: \server\tomcat\webapps\lqe or \server\tomcat\webapps\ldx \server\tomcat\work\Catalina\\lqe or \server\tomcat\work\Catalina\\ldx e. Place the new lqe.war or ldx.war file in the \server\tomcat\webapps directory or the \server\tomcat\webapps directory, respectively. f. Start the server. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on an Apache Tomcat server: a. Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application. b. Restore the original lqe.war or ldx.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ or \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\lqe or \server\tomcat\webapps\ldx \server\tomcat\work\Catalina\localhost\lqe or \server\tomcat\work\Catalina\localhost\ldx d. 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_6.0.6.1-I20190626-2201 for LQE and for LDX the build ID should be LDX_6.0.6.1-I20190626-2201. 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, it will automatically start once the Lifecycle Query Engine or Link Index Provider servers have started. b. Reindex the data sources as required. 5. RATIONAL TEAM CONCERT 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 Rational Team Concert 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 Rational Team Concert 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 Rational Team Concert client, click Help > About Rational Team Concert > Installation Details. b. Select the patches to uninstall and click Uninstall. c. After the uninstall process is complete, restart the Rational Team Concert client. WARNING: -The update site does not work with Rational Team Concert Client for Eclipse 3.6 that was installed by using IBM Installation Manager. Alternatively, you can use the Rational Team Concert Client for Eclipse 3.6 .zip installation, or you can use IBM Installation Manager to install the Rational Team Concert Client for Eclipse 4.2. -If you run the uninstall process on a Rational Team Concert 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 Rational Team Concert 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 Rational Team Concert 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 Rational Team Concert client that was installed by using the p2 repository, to remove the patch, you must uninstall the entire Rational Team Concert p2 feature and then reinstall the entire Rational Team Concert feature through the p2 repository. 6. RATIONAL TEAM CONCERT 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. 7. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT WINDOWS SHELL INSTRUCTIONS For installation instructions and details of the fixes in this interim fix, see the readme-winshellclient.txt file that is bundled with this interim fix. 8. NEW APAR FIXES IN THIS IFIX +-- Rational DOORS Next Generation [APAR PH11614] [Suspicion profile status is never updated after pausing the suspicion profile indexer] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131422] [APAR PH07535] [Requirement Management DCC job failing with Check for null string failed error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131088] [APAR PH11968] [NPE in ModelToReqIFXMLConverter.convertLinkTypeToReqIFFormat] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131318] [APAR PH14092] [ReqIF module subsequent import slowness] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131316] [APAR PH14221] [Links to artifacts and comments in dashboard widget are not opened in the right configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131274] [APAR PH13820] [DNG: In a module, pictures sized too small in Word or PDF export are stretched] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131141] [APAR PH11268] [Export Collection does not export all values for the columns displayed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129631] [APAR PH14090] [Printing requirement inside of collection is failing throwing a NPE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131266] [APAR PH15386] [CLMFilteredSparqlExecutor.getNextFilterPage can get invoked in an infinite loop if a QueryCancelledException is encountered] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131498] [APAR PH15027] [Back links are not created when copying an entire module with some bindings with 'link the artifacts' option selected] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131321] [APAR PH14114] [Type system cache can be corrupted if a new project is opened before it is initialized] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130979] [APAR PH14636] [User can't delete links from one team area where he is member, to another team area where he is not member.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131238] [APAR PH15525] [CLM links are not displayed if the user is not logged to remote application ( QM, ccm or other rdng ) Opt In only] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131544] [APAR PH13714, PH08879] [Paste Special creates the target artifact with wrong artifact type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131150] [APAR PH15952] [Deleting an artifact type is no longer checking for artifacts that use the type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131738] [APAR PH14628] [Save is not enabled after changing an attribute from Multiple values allowed to One value allowed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131145] +-- Jazz Foundation Common [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487470] [APAR PH00222] [Personal Dashboard lost after User ID change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487185] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487398] [APAR PH14658] [Attaching files with $s to workitems on a server renamed system can cause problems] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488973] [APAR PH10586] [VVCUnReferecedVersionsUpdateTask sometimes fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488777] [APAR PH11614] [CRJAZ0264W Automatic table/index statistic collection failed for the "LINKS" schema] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486319] +-- Rational Team Concert Server [APAR PH13455] [New instance of PresentationMarkupServiceProvider extension service is created every time a work item hover popup happens] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485520] [APAR PH11196] [Status displays incorrectly after changing WI type until F5 refresh | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484105] [APAR PH11766] [The SCM Web UI History menu Older button does a no op] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488523] [APAR PH11614] [There was a problem on Oracle with the SQL statement to find versionables to export] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482207] +-- Rational Engineering Lifecycle Manager [APAR PH15402] [When Image container url contains multiple parameters , url contains double encoding] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488308] [APAR PH11614] [Incorrect count of the container is getting displayed when it is linked to another container] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486949] +-- Jazz Foundation Server [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487470] [APAR PH00222] [Personal Dashboard lost after User ID change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487185] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487398] [APAR PH14658] [Attaching files with $s to workitems on a server renamed system can cause problems] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488973] [APAR PH10586] [VVCUnReferecedVersionsUpdateTask sometimes fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488777] [APAR PH11614] [CRJAZ0264W Automatic table/index statistic collection failed for the "LINKS" schema] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486319] +-- Rational Team Concert Client [APAR PH13455] [New instance of PresentationMarkupServiceProvider extension service is created every time a work item hover popup happens] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485520] [APAR PH11196] [Status displays incorrectly after changing WI type until F5 refresh | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484105] [APAR PH11766] [The SCM Web UI History menu Older button does a no op] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488523] [APAR PH11614] [There was a problem on Oracle with the SQL statement to find versionables to export] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482207] +-- Data Collection Component [APAR PH15372] [Work item state change not reflected in data warehouse reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487883] [APAR PH11614] [Enforce the order of the DCC role assignment jobs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/489318] [APAR PH14549] [Improve robustness of DCC timesheet jobs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486807] +-- Rational Team Concert Common [APAR PH13455] [New instance of PresentationMarkupServiceProvider extension service is created every time a work item hover popup happens] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485520] [APAR PH11196] [Status displays incorrectly after changing WI type until F5 refresh | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484105] [APAR PH11766] [The SCM Web UI History menu Older button does a no op] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488523] [APAR PH11614] [There was a problem on Oracle with the SQL statement to find versionables to export] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482207] +-- Jazz Foundation Client [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487470] [APAR PH00222] [Personal Dashboard lost after User ID change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487185] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487398] [APAR PH14658] [Attaching files with $s to workitems on a server renamed system can cause problems] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488973] [APAR PH10586] [VVCUnReferecedVersionsUpdateTask sometimes fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488777] [APAR PH11614] [CRJAZ0264W Automatic table/index statistic collection failed for the "LINKS" schema] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486319] +-- Jazz Reporting Service [APAR TBD] [Test connection fails but refresh metamodel of an datasource gives success message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487779] [APAR PH11614] [Report column headings are off by 1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487880] [APAR PH15099] [Fix NPE caused by Discrepancy in the number of items shown on the UI and exported report (476743)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487395] [APAR PH15509] [Allow report builder to report on work item items using LQE with configs data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487530] [APAR PH11508] [Regression caused by 466618 with drilldowns on counts on an unset value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488887] [APAR PH15187, PH15967] [Report builder LQE comma separated is condition should work similar to contains] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487676] [APAR PH15074] [Metamodel is not loaded for and the Artifact section is empty with browser console errors :"ReferenceError: __groupsJSON is not defined"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487793] [APAR PH15473] [Filtering for TCER iteration in Report Builder allows invalid values (90506)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487858] +-- Rhapsody Model Manager [APAR PH11614] [Indexing on delivery may fail if number of model elements in one file exceeds the value of "querycache.logResultSize" QueryService configuration parameter] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70465] +-- Rational Quality Manager [APAR PH13329] [If the Linked Files column is not displayed in Browse View, we should not be querying LDX for SCM file links] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182288] [APAR PH13737] [Error: null UUID when adding a Formal review comment during execution] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182373] [APAR PH13534] [Upgrade to 6.0.6/6.0.6.1 restores deleted artifact templates and resets the original default templates] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182453] [APAR PH11614] [Link in artifact changed email notification does not lead you to the correct configuration context] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182290] [APAR PH15602] [A missing test objective is causing a skipped resource.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182635] [APAR PH15631] [Large number of skipped resources when indexing QM data source.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182630] [APAR PH13570] [Last Result Status of a Test Case does not match the status icon displayed (Hover)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182253] [APAR PH12799] [Link in approval email notification does not lead you to the correct configuration context] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182289] [APAR PH10384] [LC is not included in the concept url of the copy link when in a LC context] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182682] [APAR PH13744] [AQXIN5017E error on PDF Export for an artifact with encoded characters in its ID] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182249] [APAR PH11614] [Missing TCER is causing a skipped resource for test suite results.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182502] [APAR PH14852] ["Modified" filter (Test Case Section of a Test Pan) does not return the correct filtered values] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182513] [APAR PH12251] [Long custom attributes names are shown incorrectly in wizard window] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181835] [APAR PH13084] [Unable to append ApprovalDescriptors to test cases through REST API] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182283] [APAR PH14442] [CSV export includes all pages.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182340] [APAR PH11614] [Validated By links not resolved in DOORS Next until authenticated with ETM/GCM.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182468] [APAR PH11614] [TSER gets associated with all the TCERs existing in the project area] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182628] [APAR PH11993] [List View column order/type is changed after an upgrade] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182305] [APAR PH13329] [Do not call LDX during CSV export and table views when dev item, defect, dev plans columns are not shown] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182018] [APAR PH13642] [Test Environment information is not being displayed on the 'Select a Machine to Run This Test' window] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182293] [APAR PH14190] [Adding removed Requirement Collection Link is not reflected after Test Plan save] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182408] [APAR PH10490] [Start of execution email notification for TCER is sent duplicated] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181823] [APAR PH13625] [Do not call LDX during CSV export and table views when Linked RTC File column is not shown] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182016] 9. ADDITIONAL APAR FIXES INSTRUCTIONS +-- Product Rational DOORS Next Generation Fixed in release 7.0: [APAR PH02619] [Cloning a module ends with unexpected results due to link constraints] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128952] This defect requires additional steps to apply: An advanced property has been introduced to turn on/off the link constraints rules checking during a copy or a clone between two components. By default, the rules checking is disabled, thus changing the previous behavior. The reasoning behind this is that the expectation would be for a "clone" to actually be an exact clone, even if the original had some issues with links. Clone the links regardless, then users can fix up any issues they don't like about what was cloned. Customers who wish the rules checking to still be there can turn it on using the advanced property "enable.link.constraints.during.clone". By skipping the link constraints rules, we avoid any potential issue with some of the links being skipped. ---- [APAR PH04108] [When generating a report, using a customized .doc stylesheet, the report front page is printed twice] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130506] This defect requires additional steps to apply: This fix requires the use of the advanced property RDMEnablePathUsageForRRDGReporting. If not enabled, all reports are generated using URI resource (those stored in the database) for the stylesheet. If enabled, the behavior is based on the settings in the reporting manifest (located at server/conf/rm/reporting/initialization/META-INF) as follows: - Manifest doesn't have Is-Custom: true and Stylesheet-format: docm (or doc), then the report is generated using the URI resource (just like OOTB reports). - Manifest has only one new attributes, e.g. Is-Custom: true, then the report is again generated using the URI resource. - Manifest has Is-Custom: true and Stylesheet-format: docm (or doc), then the report is generated using the absolute path to the styelsheet. It is this combination of settings that addresses this defect. ---- [APAR PH12497] [csv export: cannot export links on base artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130957] This defect requires additional steps to apply: In order to activate this fix, the advanced property "EnableCoreBaseArtifactLinksWhenExporting" must be configured. By default, the value will be false and base artifact links will not be exported. ---- +-- Product Rational Team Concert Common Fixed in release 7.0: [APAR PH09384] [High CPU consumption of scm.exe after compare for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480344] This defect requires additional steps to apply: Request updated SCM toolkit from support. ---- [APAR PH11614] [[VS] [Shell] Closing both the compare editor and Eclipse client that shares the same sandbox causes a restart of Eclipse client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482017] This defect requires additional steps to apply: Request latest SCM toolkit from support if required. ---- +-- Product Jazz Reporting Service Fixed in release 7.0: [APAR PH08949] [JRS graph legend does not display] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483359] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH09263] [Column label does not reflect in Graph view when changed in Table view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479468] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH09336] [Jena QueryParseException when trying to add an attribute, after an aggregation of the same variable is added.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478967] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH09512] [Calculated Value label reverts to default when edited] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480019] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH09679] [Report Builder delivers inconsistent results for "Sum of Values" on estimated column] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482114] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH09694] [Cannot build report using RM type whose name contains MAX] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479381] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH10492] [Modify "Report could not be moved" message to convey more information] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482038] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH10696] [Report builder should handle DNG attribute and enumeration name conflicts better similar to how it handles link type conflicts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480402] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11330] [Report builder handle same enum value with different URLs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480713] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11508] [Drilldowns on counts on an unset value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481135] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11508] [Regression caused by 466618 with drilldowns on counts on an unset value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488887] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11553] [BINDs moved to the end are producing inaccurate reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481212] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [Column filters should show warnings when there are conflicting URIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483342] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [Custom column names for calculated values are getting mixed up in reports.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485948] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [Discrepancy in the number of items shown on the UI and exported report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483202] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [Error when creating a condition on "is not" "no set value"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482036] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [Issue with displaying planned end and start dates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484926] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [JRS displaying values / in the Add Condition part of Report Builder (89623)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484850] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [No results found when applied the valid dynamic filters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481137] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [Report builder not picking enumeration labels from baselines if they get renamed in stream.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484733] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [Report column headings are off by 1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487880] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH11614] [Selfhost: The metamodel for this data source did not load completely, and there were 1 errors.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482634] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH12047] [tables in dashboards do not fill the full width of the widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482317] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH12288] [Display condition enum values with same uri under 'Multiple Project areas'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484712] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH12575] [Improper placement of hints("?") in Trace relationships and add artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484719] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH13753] [Missing 606 created schedules after upgrading to 606x] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485096] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH15074] [Metamodel is not loaded for and the Artifact section is empty with browser console errors :"ReferenceError: __groupsJSON is not defined"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487793] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH15099] [Fix NPE caused by Discrepancy in the number of items shown on the UI and exported report (476743)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487395] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH15187, PH15967] [Report builder LQE comma separated is condition should work similar to contains] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487676] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH15473] [Filtering for TCER iteration in Report Builder allows invalid values (90506)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487858] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH15509] [Allow report builder to report on work item items using LQE with configs data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487530] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR TBD] [Test connection fails but refresh metamodel of an datasource gives success message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487779] 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: [APAR PH08733] [MBean metrics for change log processing do not show skipped resource total] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481112] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH09835] [JRS Trend Reports shows data point against next date.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482813] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH11614] [Date resources are missing several properties] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482814] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH11614] [LQE-Ignore-Resource header does not remove the resource from the skipped list if it is already there] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479811] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH11614] [Migration Error Detected After LQE upgrade was interrupted by restart: CRLQE1223E An error occurred attempting to migrate metrics of type datasetstats] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482219] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH11614] [Minor resource shape migration leaves extra merge shape triple in indexed resources] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479978] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH12995] [Long running queries block LQE shutdown and can continue past timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484421] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH13130] [Selection Artifacts can not be reindexed with Oracle 11g] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484121] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS and LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product Link Index Provider Fixed in release 7.0: [APAR PH08733] [MBean metrics for change log processing do not show skipped resource total] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481112] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH09835] [JRS Trend Reports shows data point against next date.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482813] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH11614] [Date resources are missing several properties] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482814] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH11614] [LQE-Ignore-Resource header does not remove the resource from the skipped list if it is already there] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479811] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH11614] [Migration Error Detected After LQE upgrade was interrupted by restart: CRLQE1223E An error occurred attempting to migrate metrics of type datasetstats] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482219] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH12995] [Long running queries block LQE shutdown and can continue past timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484421] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH13130] [Selection Artifacts can not be reindexed with Oracle 11g] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484121] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS and LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product Rational Team Concert Server Fixed in release 7.0: [APAR PH09384] [High CPU consumption of scm.exe after compare for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480344] This defect requires additional steps to apply: Request updated SCM toolkit from support. ---- [APAR PH11614] [[VS] [Shell] Closing both the compare editor and Eclipse client that shares the same sandbox causes a restart of Eclipse client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482017] This defect requires additional steps to apply: Request latest SCM toolkit from support if required. ---- +-- Product Rational Team Concert Client Fixed in release 7.0: [APAR PH09384] [High CPU consumption of scm.exe after compare for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480344] This defect requires additional steps to apply: Request updated SCM toolkit from support. ---- [APAR PH11614] [[VS] [Shell] Closing both the compare editor and Eclipse client that shares the same sandbox causes a restart of Eclipse client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482017] This defect requires additional steps to apply: Request latest SCM toolkit from support if required. ---- 10. CONSOLIDATED LIST OF APAR FIXES This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Rational DOORS Next Generation Fixed in release 7.0: [APAR PH02619] [Cloning a module ends with unexpected results due to link constraints] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128952] [APAR PH04108] [When generating a report, using a customized .doc stylesheet, the report front page is printed twice] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130506] [APAR PH06126] [Concurrent deliveries of change sets within modules in the same component may result in locked resources that users cannot unlock. Subsequent deliveries within the module may be blocked.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128785] [APAR PH07535] [Requirement Management DCC job failing with Check for null string failed error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131088] [APAR PH07616] [ReqIF - Round-trip NG-DOORS9-NG - Wrapped resources are not displayed in module on return import - circular reference] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128790] [APAR PH08451] [CRRRW7553E error when trying to link a Change Set to a Work Item when initial component is archived] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129271] [APAR PH08879] [Links are not created in the target module when copying/pasting from a source module with "Copy Links" enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129831] [APAR PH09328] [Reqif causing VDI012 type skipped resources in LQE DNG Datasource due to missing rm:ofType property] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128956] [APAR PH09638] [Incorrect configuration context after navigation in DNG Review] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128789] [APAR PH09766] [reqif - DNG > D9 > DNG: picture artifacts of format file converted to format text when returned to DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129524] [APAR PH09884] [Artifact templates missing in project areas created in 6.0.4 iFix013 and later] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128783] [APAR PH10051] [Firefox not able to select specific text for DNG artifact nor to use right click context menu against the selected text] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129150] [APAR PH10064] [TRS services cannot handle module artifacts without boundIdentifier] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128780] [APAR PH10175] [Extracting requirements from Revision in History does not extract correct revision data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128949] [APAR PH10187] [Artifacts are not renamed properly through Excel importing, if they are part of a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130455] [APAR PH10320] [Exporting a View to XLS with links across components displays the Module ID of the local module instead of the module ID containing the linked artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129673] [APAR PH10419] [Link by attribute generates multiple artifact versions for a single user action] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128902] [APAR PH10449] [CRRRW7676E when switching from a DNG baseline to stream while Find and Replace is open] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130339] [APAR PH10649] [Recursive folder delete results in heavy query activity when deleting scoped views related to contained artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128918] [APAR PH10652, PH09554] [Scrolling down displays blank section after loading a module artifact directly from its URL] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129437] [APAR PH10842] ["Copy and link" creates multiple links.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129192] [APAR PH10873] [Exporting a view into XLSX with a rich text field as the first column (e.g. Primary Text), makes impossible to re import again.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129183] [APAR PH11268] [Export Collection does not export all values for the columns displayed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129631] [APAR PH11550] [Artifact Attribute project properties sort order is lost when updating properties] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129697] [APAR PH11614] [0.6 - Tag column is showing repeated entry for tags in module grid when applied through 'edit attributes from view'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129098] [APAR PH11614] [Auto merge hangs when merging conflicts during delivery - UI does not display the remainder of the unresolved conflicts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128954] [APAR PH11614] [Compact Rendering takes 2-5 minutes to complete with cross-server links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128953] [APAR PH11614] [DNG TRS responds incorrectly with the resource ignore header when a not found exception is encountered] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129365] [APAR PH11614] [FixVDI020s could fail with NPE because of missing configuration mappings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129641] [APAR PH11614] [Import xls file into Module with tag fails with a non user friendly error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129236] [APAR PH11614] [Multiple tags can not be applied through 'edit attributes from view'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129100] [APAR PH11614] [OSLC - References links to GC-compatible DOORS 9 are not appended with configuration context] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130330] [APAR PH11614] [OSLC - Unable to create References links from artifacts in a GC to a DOORS 9 that is GC-compatible] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130328] [APAR PH11614] [VDI020 repair could fail if the repaired artifacts do not have a single configuration mapping] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130857] [APAR PH11614] [Where Used filter condition is no longer working] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129237] [APAR PH11614] [email notifications from comments in modules take you to the correct module but do not find the artifact commented on] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128948] [APAR PH11614] [email notifications from comments on opt out artifacts take you to an unknown configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128867] [APAR PH11640] [Character "@" get truncated when an artifact which has e-mail address in custom attribute is exported as xls or xlsx format.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130764] [APAR PH11968] [NPE in ModelToReqIFXMLConverter.convertLinkTypeToReqIFFormat] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131318] [APAR PH12377] [DNG - Link Constraints rules are inconsistent when opening the Create Link dialog] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130761] [APAR PH12497] [csv export: cannot export links on base artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130957] [APAR PH12548] [Repeatedly clicking on "Find" can lead to accidentally replacing the word with an empty string] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130773] [APAR PH12569] [Artifacts created from templates can display different title, depending on where viewed from] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130806] [APAR PH12968] [Artifacts missing the rdf:value for attributes in the RDF model are causing skipped resources] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130301] [APAR PH13189] [Oslc links aren't being exported to csv/xls] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130492] [APAR PH13278] [0.6 - Getting error 403 when try to follow links from artifact hover menu] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130459] [APAR PH13387] [Handle folders that have a 'jts' processArea URL] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129807] [APAR PH13498] [cross project linking in opt out baselines either displays badly in the module grid (outgoing) or is missing altogether (incoming)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130587] [APAR PH13714, PH08879] [Paste Special creates the target artifact with wrong artifact type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131150] [APAR PH13820] [DNG: In a module, pictures sized too small in Word or PDF export are stretched] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131141] [APAR PH14090] [Printing requirement inside of collection is failing throwing a NPE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131266] [APAR PH14092] [ReqIF module subsequent import slowness] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131316] [APAR PH14114] [Type system cache can be corrupted if a new project is opened before it is initialized] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130979] [APAR PH14221] [Links to artifacts and comments in dashboard widget are not opened in the right configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131274] [APAR PH14286] [Allow DM queries to retry requests with unavailable service code] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/129828] [APAR PH14628] [Save is not enabled after changing an attribute from Multiple values allowed to One value allowed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131145] [APAR PH14636] [User can't delete links from one team area where he is member, to another team area where he is not member.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131238] [APAR PH15027] [Back links are not created when copying an entire module with some bindings with 'link the artifacts' option selected] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131321] [APAR PH15386] [CLMFilteredSparqlExecutor.getNextFilterPage can get invoked in an infinite loop if a QueryCancelledException is encountered] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131498] [APAR PH15525] [CLM links are not displayed if the user is not logged to remote application ( QM, ccm or other rdng ) Opt In only] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131544] [APAR PH15952] [Deleting an artifact type is no longer checking for artifacts that use the type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131738] [APAR PH11614] [Suspicion profile status is never updated after pausing the suspicion profile indexer] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/131422] [APAR PH14390] [Users who are not JazzAdmins cannot properly restore a baseline.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130952] [APAR PH14391] [A project which has been upgraded from 5.0.x cannot be opened in the context of a restored baseline] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/130954] +-- Product Lifecycle Query Engine Fixed in release 7.0: [APAR PH08733] [MBean metrics for change log processing do not show skipped resource total] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481112] [APAR PH09835] [JRS Trend Reports shows data point against next date.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482813] [APAR PH11614] [Date resources are missing several properties] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482814] [APAR PH11614] [LQE-Ignore-Resource header does not remove the resource from the skipped list if it is already there] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479811] [APAR PH11614] [Migration Error Detected After LQE upgrade was interrupted by restart: CRLQE1223E An error occurred attempting to migrate metrics of type datasetstats] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482219] [APAR PH11614] [Minor resource shape migration leaves extra merge shape triple in indexed resources] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479978] [APAR PH12995] [Long running queries block LQE shutdown and can continue past timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484421] [APAR PH13130] [Selection Artifacts can not be reindexed with Oracle 11g] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484121] +-- Product Jazz Foundation Common Fixed in release 7.0: [APAR PH00222] [Personal Dashboard lost after User ID change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487185] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487398] [APAR PH04564] [Character's validation in Email Address is not enough while creating the new user.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484565] [APAR PH07359] [ProvisionService should not log feature load errors when retrying succeeds for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484435] [APAR PH07497] [My Stuff top banner links points to another CCM instance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/476238] [APAR PH10586] [VVCUnReferecedVersionsUpdateTask sometimes fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488777] [APAR PH11614] [CRJAZ0264W Automatic table/index statistic collection failed for the "LINKS" schema] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486319] [APAR PH11614] [Can't create a configuration from another one when permission is only granted at the team area level] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479562] [APAR PH11614] [Data is missing from queryable composite table of QM although data is there in the BLOB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486318] [APAR PH11614] [GCM 6.0.x maintenance should set their requiredJtsVersion to [,7.1) - 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482029] [APAR PH11614] [GCM migration code gets a NPE if project areas don't have any roles defined] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484112] [APAR PH11614] [Invalid SQL generated for DB2z for REPOSITORY_QUERYABLE_JPI_MPPNG query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481359] [APAR PH11614] [Partitioning ranges getting computed incorrectly sometimes (after upgrade/ import)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480897] [APAR PH11614] [SQL errors during database updates can cause servers to go into an infinite loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481358] [APAR PH11614] [Synchronized blocks in NotificationService leads to deadlocks] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481018] [APAR PH11614] [[Silent Upgrade 606iFix006-6061RC3] Diagnostics page showing error "Some indices were missing from the database.." for RMM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480962] [APAR PH11653] [We need to change the text of single stream text in /admin (enabling Configuration Management)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481558] [APAR PH11858] [com.ibm.team.links.service.internal.LinkService#queryStates(IItemQuery, Object[]) should guard against null item states.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481995] [APAR PH12158] [Unarchive can create a large backlog in JFS resources [6061]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485963] [APAR PH12734] [Connection and socket timeout values passed to web UI proxy should be in seconds, not milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484513] [APAR PH14658] [Attaching files with $s to workitems on a server renamed system can cause problems] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488973] [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487470] [APAR PI96634] [More than 2048 iterations to be fixed causes IllegalArgumentException in ProcessService.updateIterationsUsingIterationTypes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479563] +-- Product Rational Team Concert Server Fixed in release 6.0: [APAR PI22400] [Attempting to run repotools-jazz -rebuildTextIndices results in java.lang.IllegalArgumentException: CRJAZ8081E: Name must not be empty (PRD2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480581] Fixed in release 7.0: [APAR PH08117] [Slow script detected on Formal project with many items in a plan FF/Chrome | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479780] [APAR PH09447] [Firefox crashes when trying to display a workitem associated with a large number of workitems | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483774] [APAR PH09775] [Special Characters in WI Summary lead to wrong display in Plan Columns] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480575] [APAR PH09821] [Enter a specific time in the Duration field, the data will be different.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480564] [APAR PH09831] [Parent: link.comment lists also children in email template] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480269] [APAR PH09879] [Child work item does not show in a plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480589] [APAR PH10562] [Server side build files are not cleaned up when build fails with environmental error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481989] [APAR PH10576] [XML files generated server side during promotion are not always cleaned up ...] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481992] [APAR PH11114] [Advanced search for files doesn't check for permissions for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483283] [APAR PH11196] [Status displays incorrectly after changing WI type until F5 refresh | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484105] [APAR PH11614] [Dependency Build : Multi-thread allocation errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485372] [APAR PH11614] [The "Replace Component With" wizard under the component section in Stream/workspace context view, should filter out the streams/workspace which doesn't have the component.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479828] [APAR PH11614] [While trying to add a component which is not in the stream/workspace , using 'Add Component Wizard" , "Component not found in workpsace" exception is thrown inside the "Select Baseline" dialog.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479905] [APAR PH11614] [[VS] [Shell] Closing both the compare editor and Eclipse client that shares the same sandbox causes a restart of Eclipse client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482017] [APAR PH11766] [The SCM Web UI History menu Older button does a no op] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488523] [APAR PH12628] [Failed to read schema document 'LoadRule.xsd', because 'file' access is not allowed due to restriction set by the accessExternalSchema property for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483269] [APAR PH13455] [New instance of PresentationMarkupServiceProvider extension service is created every time a work item hover popup happens] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485520] [APAR PH13468] [ItemNotFoundException when pruning EE build result] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484811] [APAR PH11614] [There was a problem on Oracle with the SQL statement to find versionables to export] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482207] +-- Product Rational Engineering Lifecycle Manager Fixed in release 7.0: [APAR PH11614] [Incorrect count of the container is getting displayed when it is linked to another container] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486949] [APAR PH15402] [When Image container url contains multiple parameters , url contains double encoding] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488308] +-- Product Jazz Foundation Server Fixed in release 7.0: [APAR PH00222] [Personal Dashboard lost after User ID change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487185] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487398] [APAR PH04564] [Character's validation in Email Address is not enough while creating the new user.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484565] [APAR PH07359] [ProvisionService should not log feature load errors when retrying succeeds for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484435] [APAR PH07497] [My Stuff top banner links points to another CCM instance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/476238] [APAR PH10586] [VVCUnReferecedVersionsUpdateTask sometimes fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488777] [APAR PH11614] [CRJAZ0264W Automatic table/index statistic collection failed for the "LINKS" schema] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486319] [APAR PH11614] [Can't create a configuration from another one when permission is only granted at the team area level] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479562] [APAR PH11614] [Data is missing from queryable composite table of QM although data is there in the BLOB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486318] [APAR PH11614] [GCM 6.0.x maintenance should set their requiredJtsVersion to [,7.1) - 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482029] [APAR PH11614] [GCM migration code gets a NPE if project areas don't have any roles defined] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484112] [APAR PH11614] [Invalid SQL generated for DB2z for REPOSITORY_QUERYABLE_JPI_MPPNG query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481359] [APAR PH11614] [Partitioning ranges getting computed incorrectly sometimes (after upgrade/ import)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480897] [APAR PH11614] [SQL errors during database updates can cause servers to go into an infinite loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481358] [APAR PH11614] [Synchronized blocks in NotificationService leads to deadlocks] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481018] [APAR PH11614] [[Silent Upgrade 606iFix006-6061RC3] Diagnostics page showing error "Some indices were missing from the database.." for RMM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480962] [APAR PH11653] [We need to change the text of single stream text in /admin (enabling Configuration Management)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481558] [APAR PH11858] [com.ibm.team.links.service.internal.LinkService#queryStates(IItemQuery, Object[]) should guard against null item states.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481995] [APAR PH12158] [Unarchive can create a large backlog in JFS resources [6061]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485963] [APAR PH12734] [Connection and socket timeout values passed to web UI proxy should be in seconds, not milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484513] [APAR PH14658] [Attaching files with $s to workitems on a server renamed system can cause problems] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488973] [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487470] [APAR PI96634] [More than 2048 iterations to be fixed causes IllegalArgumentException in ProcessService.updateIterationsUsingIterationTypes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479563] +-- Product Rational Team Concert Client Fixed in release 6.0: [APAR PI22400] [Attempting to run repotools-jazz -rebuildTextIndices results in java.lang.IllegalArgumentException: CRJAZ8081E: Name must not be empty (PRD2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480581] Fixed in release 7.0: [APAR PH08117] [Slow script detected on Formal project with many items in a plan FF/Chrome | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479780] [APAR PH09447] [Firefox crashes when trying to display a workitem associated with a large number of workitems | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483774] [APAR PH09775] [Special Characters in WI Summary lead to wrong display in Plan Columns] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480575] [APAR PH09821] [Enter a specific time in the Duration field, the data will be different.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480564] [APAR PH09831] [Parent: link.comment lists also children in email template] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480269] [APAR PH09879] [Child work item does not show in a plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480589] [APAR PH10562] [Server side build files are not cleaned up when build fails with environmental error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481989] [APAR PH10576] [XML files generated server side during promotion are not always cleaned up ...] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481992] [APAR PH11114] [Advanced search for files doesn't check for permissions for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483283] [APAR PH11196] [Status displays incorrectly after changing WI type until F5 refresh | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484105] [APAR PH11614] [Dependency Build : Multi-thread allocation errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485372] [APAR PH11614] [The "Replace Component With" wizard under the component section in Stream/workspace context view, should filter out the streams/workspace which doesn't have the component.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479828] [APAR PH11614] [While trying to add a component which is not in the stream/workspace , using 'Add Component Wizard" , "Component not found in workpsace" exception is thrown inside the "Select Baseline" dialog.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479905] [APAR PH11614] [[VS] [Shell] Closing both the compare editor and Eclipse client that shares the same sandbox causes a restart of Eclipse client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482017] [APAR PH11766] [The SCM Web UI History menu Older button does a no op] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488523] [APAR PH12628] [Failed to read schema document 'LoadRule.xsd', because 'file' access is not allowed due to restriction set by the accessExternalSchema property for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483269] [APAR PH13455] [New instance of PresentationMarkupServiceProvider extension service is created every time a work item hover popup happens] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485520] [APAR PH13468] [ItemNotFoundException when pruning EE build result] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484811] [APAR PH11614] [There was a problem on Oracle with the SQL statement to find versionables to export] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482207] +-- Product Data Collection Component Fixed in release 7.0: [APAR PH10070] [DCC ETL gaps in Test Category data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478662] [APAR PH11614] [Undo changes for "RICALM.REQUEST_BASELINE needs to be cleaned up part of Delete Fact Table Data (463730)"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482052] [APAR PH12255] [DCC should retry SQL updates to avoid failures due to deadlocks.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485660] [APAR PH14549] [Improve robustness of DCC timesheet jobs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486807] [APAR PH15372] [Work item state change not reflected in data warehouse reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487883] [APAR PH11614] [Enforce the order of the DCC role assignment jobs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/489318] +-- Product Rational Team Concert Common Fixed in release 6.0: [APAR PI22400] [Attempting to run repotools-jazz -rebuildTextIndices results in java.lang.IllegalArgumentException: CRJAZ8081E: Name must not be empty (PRD2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480581] Fixed in release 7.0: [APAR PH08117] [Slow script detected on Formal project with many items in a plan FF/Chrome | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479780] [APAR PH09447] [Firefox crashes when trying to display a workitem associated with a large number of workitems | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483774] [APAR PH09775] [Special Characters in WI Summary lead to wrong display in Plan Columns] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480575] [APAR PH09821] [Enter a specific time in the Duration field, the data will be different.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480564] [APAR PH09831] [Parent: link.comment lists also children in email template] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480269] [APAR PH09879] [Child work item does not show in a plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480589] [APAR PH10562] [Server side build files are not cleaned up when build fails with environmental error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481989] [APAR PH10576] [XML files generated server side during promotion are not always cleaned up ...] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481992] [APAR PH11114] [Advanced search for files doesn't check for permissions for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483283] [APAR PH11196] [Status displays incorrectly after changing WI type until F5 refresh | 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484105] [APAR PH11614] [Dependency Build : Multi-thread allocation errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485372] [APAR PH11614] [The "Replace Component With" wizard under the component section in Stream/workspace context view, should filter out the streams/workspace which doesn't have the component.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479828] [APAR PH11614] [While trying to add a component which is not in the stream/workspace , using 'Add Component Wizard" , "Component not found in workpsace" exception is thrown inside the "Select Baseline" dialog.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479905] [APAR PH11614] [[VS] [Shell] Closing both the compare editor and Eclipse client that shares the same sandbox causes a restart of Eclipse client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482017] [APAR PH11766] [The SCM Web UI History menu Older button does a no op] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488523] [APAR PH12628] [Failed to read schema document 'LoadRule.xsd', because 'file' access is not allowed due to restriction set by the accessExternalSchema property for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483269] [APAR PH13455] [New instance of PresentationMarkupServiceProvider extension service is created every time a work item hover popup happens] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485520] [APAR PH13468] [ItemNotFoundException when pruning EE build result] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484811] [APAR PH11614] [There was a problem on Oracle with the SQL statement to find versionables to export] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482207] +-- Product Jazz Foundation Client Fixed in release 7.0: [APAR PH00222] [Personal Dashboard lost after User ID change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487185] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487398] [APAR PH04564] [Character's validation in Email Address is not enough while creating the new user.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484565] [APAR PH07359] [ProvisionService should not log feature load errors when retrying succeeds for 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484435] [APAR PH07497] [My Stuff top banner links points to another CCM instance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/476238] [APAR PH10586] [VVCUnReferecedVersionsUpdateTask sometimes fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488777] [APAR PH11614] [CRJAZ0264W Automatic table/index statistic collection failed for the "LINKS" schema] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486319] [APAR PH11614] [Can't create a configuration from another one when permission is only granted at the team area level] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479562] [APAR PH11614] [Data is missing from queryable composite table of QM although data is there in the BLOB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/486318] [APAR PH11614] [GCM 6.0.x maintenance should set their requiredJtsVersion to [,7.1) - 6.0.6.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482029] [APAR PH11614] [GCM migration code gets a NPE if project areas don't have any roles defined] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484112] [APAR PH11614] [Invalid SQL generated for DB2z for REPOSITORY_QUERYABLE_JPI_MPPNG query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481359] [APAR PH11614] [Partitioning ranges getting computed incorrectly sometimes (after upgrade/ import)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480897] [APAR PH11614] [SQL errors during database updates can cause servers to go into an infinite loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481358] [APAR PH11614] [Synchronized blocks in NotificationService leads to deadlocks] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481018] [APAR PH11614] [[Silent Upgrade 606iFix006-6061RC3] Diagnostics page showing error "Some indices were missing from the database.." for RMM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480962] [APAR PH11653] [We need to change the text of single stream text in /admin (enabling Configuration Management)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481558] [APAR PH11858] [com.ibm.team.links.service.internal.LinkService#queryStates(IItemQuery, Object[]) should guard against null item states.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481995] [APAR PH12158] [Unarchive can create a large backlog in JFS resources [6061]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485963] [APAR PH12734] [Connection and socket timeout values passed to web UI proxy should be in seconds, not milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484513] [APAR PH14658] [Attaching files with $s to workitems on a server renamed system can cause problems] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488973] [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487470] [APAR PI96634] [More than 2048 iterations to be fixed causes IllegalArgumentException in ProcessService.updateIterationsUsingIterationTypes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479563] +-- Product Jazz Reporting Service Fixed in release 7.0: [APAR PH08949] [JRS graph legend does not display] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483359] [APAR PH09263] [Column label does not reflect in Graph view when changed in Table view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479468] [APAR PH09336] [Jena QueryParseException when trying to add an attribute, after an aggregation of the same variable is added.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478967] [APAR PH09512] [Calculated Value label reverts to default when edited] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480019] [APAR PH09679] [Report Builder delivers inconsistent results for "Sum of Values" on estimated column] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482114] [APAR PH09694] [Cannot build report using RM type whose name contains MAX] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479381] [APAR PH10492] [Modify "Report could not be moved" message to convey more information] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482038] [APAR PH10696] [Report builder should handle DNG attribute and enumeration name conflicts better similar to how it handles link type conflicts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480402] [APAR PH11330] [Report builder handle same enum value with different URLs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/480713] [APAR PH11508] [Drilldowns on counts on an unset value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481135] [APAR PH11508] [Regression caused by 466618 with drilldowns on counts on an unset value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/488887] [APAR PH11553] [BINDs moved to the end are producing inaccurate reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481212] [APAR PH11614] [Column filters should show warnings when there are conflicting URIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483342] [APAR PH11614] [Custom column names for calculated values are getting mixed up in reports.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485948] [APAR PH11614] [Discrepancy in the number of items shown on the UI and exported report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483202] [APAR PH11614] [Error when creating a condition on "is not" "no set value"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482036] [APAR PH11614] [Issue with displaying planned end and start dates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484926] [APAR PH11614] [JRS displaying values / in the Add Condition part of Report Builder (89623)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484850] [APAR PH11614] [No results found when applied the valid dynamic filters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481137] [APAR PH11614] [Report builder not picking enumeration labels from baselines if they get renamed in stream.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484733] [APAR PH11614] [Report column headings are off by 1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487880] [APAR PH11614] [Selfhost: The metamodel for this data source did not load completely, and there were 1 errors.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482634] [APAR PH12047] [tables in dashboards do not fill the full width of the widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482317] [APAR PH12288] [Display condition enum values with same uri under 'Multiple Project areas'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484712] [APAR PH12575] [Improper placement of hints("?") in Trace relationships and add artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484719] [APAR PH13753] [Missing 606 created schedules after upgrading to 606x] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/485096] [APAR PH15074] [Metamodel is not loaded for and the Artifact section is empty with browser console errors :"ReferenceError: __groupsJSON is not defined"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487793] [APAR PH15099] [Fix NPE caused by Discrepancy in the number of items shown on the UI and exported report (476743)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487395] [APAR PH15187, PH15967] [Report builder LQE comma separated is condition should work similar to contains] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487676] [APAR PH15473] [Filtering for TCER iteration in Report Builder allows invalid values (90506)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487858] [APAR PH15509] [Allow report builder to report on work item items using LQE with configs data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487530] [APAR TBD] [Test connection fails but refresh metamodel of an datasource gives success message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487779] +-- Product Link Index Provider Fixed in release 7.0: [APAR PH08733] [MBean metrics for change log processing do not show skipped resource total] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481112] [APAR PH09835] [JRS Trend Reports shows data point against next date.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482813] [APAR PH11614] [Date resources are missing several properties] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482814] [APAR PH11614] [LQE-Ignore-Resource header does not remove the resource from the skipped list if it is already there] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479811] [APAR PH11614] [Migration Error Detected After LQE upgrade was interrupted by restart: CRLQE1223E An error occurred attempting to migrate metrics of type datasetstats] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/482219] [APAR PH12995] [Long running queries block LQE shutdown and can continue past timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484421] [APAR PH13130] [Selection Artifacts can not be reindexed with Oracle 11g] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/484121] +-- Product Rhapsody Model Manager Fixed in release 7.0: [APAR PH10330] [Unable to select Global Configuration from RMM / AM / Rhapsody] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70140] [APAR PH11283] [Cannot Associate Projects to AM project area with enabled configuration when in its summary there is a "&" char] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70601] [APAR PH11614] ["Show in Rhapsody" icon is not getting loaded if non-default application context root is used] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70609] [APAR PH11614] [Fail to create external oslc link on a none simple URI] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70614] [APAR PH11614] [FollowUp actions defined by user for SCM "Deliver" operation are being removed while initializing project area] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70610] [APAR PH11614] [Indexing on delivery may fail if number of model elements in one file exceeds the value of "querycache.logResultSize" QueryService configuration parameter] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70465] [APAR PH11614] [RMM: RMM Picker can't find any component when Stream contains Component owned by user (not by project or team)] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70081] [APAR PH11614] [Regression - Cannot report on diagrams in RMM] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70630] [APAR PH11614] [Some displayed External Link URIs is encoded by mistake.] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70613] [APAR PH11614] [Web Client shows duplicate data after moving a model between components] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70635] [APAR PH11614] [Wrong diagram zoom] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70612] [APAR PH13480] [Adding a AM Component Baseline contributor to GC will cause the project area not to load.] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/70767] +-- Product Rational Quality Manager Fixed in release 7.0: [APAR PH10000] [Selecting value from multivalue category can cause incorrect display "the value is not in the category value set" message] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181168] [APAR PH10297] [Stop run of a Test Suite produces inaccurate results] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181254] [APAR PH10331] [LQE based reports include duplicate data and deleted data in an Baseline only Project Area] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181338] [APAR PH10384] [LC is not included in the concept url of the copy link when in a LC context] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182682] [APAR PH10446] [Bad URL encoding seen in all test script description fields] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181239] [APAR PH10490] [Start of execution email notification for TCER is sent duplicated] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181823] [APAR PH10736] [Error saving test plan when attempting to select multi-select category] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181351] [APAR PH10751] [LQE Reindex failures for QM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181409] [APAR PH10780] [Reconciling a Module in a QM Test Plan fails with the error AQXCM5028E] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181930] [APAR PH10841] [java.lang.IllegalArgumentException: Invalid locale format: zh_HANS_CN error prevents email notification when IE-11 locale is set to Simplified Chinese.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181214] [APAR PH10967] ['Team Area' field is empty/unassigned after TCER has been run and the user has completed the field 'Time Spent'] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181360] [APAR PH11090] [Team Area Selection window does not close automatically when a value is selected] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181343] [APAR PH11396] [Line breaks are deleted in attributes when artifact is read-only] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181347] [APAR PH11530] [Result Details are not show when doing a compare against the Test Case Results for a specific TCER] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181345] [APAR PH11573] [Default Custom Category value does not get populated in a TCER] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182082] [APAR PH11614] [1 Skipped Resource seen on qm6061] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181147] [APAR PH11614] [After completing Migration from 604 to 70 getting on error in LQE for JTS Data Source and oslcMigrationStatus shows 0 items migrated.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181573] [APAR PH11614] [Copied From and Copied To shows "Name Not Available" instead of name of original artifact - rich hover still works] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181144] [APAR PH11614] [Email notification for TCER is not sent to subscribers] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181145] [APAR PH11614] [Invalid Update seen on rqm6061 internal setup] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181148] [APAR PH11614] [It is not possible to do a manual rebase using trsConsole until 3 days after a reindex] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181401] [APAR PH11614] [Link in artifact changed email notification does not lead you to the correct configuration context] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182290] [APAR PH11614] [Missing TCER is causing a skipped resource for test suite results.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182502] [APAR PH11614] [Production Server and Test Servers - Unable to add Build ID to TCER process hangs at : Updating build links in testing resource.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181881] [APAR PH11614] [Rebase taking too much time] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181400] [APAR PH11614] [Skipped resources are present after migrating from 6.0.6 to 6.0.6.1.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181149] [APAR PH11614] [TSER gets associated with all the TCERs existing in the project area] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182628] [APAR PH11614] [TestPhaseHandleImpl not found in the database while trying to get history of TCER, TCR] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181321] [APAR PH11614] [Unable to edit table (insert or delete rows) for existing test case design - Context Menu does not appear] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181146] [APAR PH11614] [Validated By links not resolved in DOORS Next until authenticated with ETM/GCM.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182468] [APAR PH11755] [Incorrect error message "To run, the test case execution record must be associated with these attributes: test environment."] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181510] [APAR PH11939] [Requirement/Requirement Collection links are displayed as urls instead of the link labels] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181983] [APAR PH11991] [RQM REST API to GET Lab Resource feed includes purged artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181999] [APAR PH11993] [List View column order/type is changed after an upgrade] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182305] [APAR PH12002] [Create a new CLA when the associated lab resource is purged will still link it to the purged artifact] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182001] [APAR PH12017] [Inconsistency in description when reconcile requirement] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181928] [APAR PH12096] [Custom Attribute value is lost with updating Validate Requirement links (GC specific)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181546] [APAR PH12251] [Long custom attributes names are shown incorrectly in wizard window] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181835] [APAR PH12571] [Issue in exporting test cases to pdf] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182034] [APAR PH12799] [Link in approval email notification does not lead you to the correct configuration context] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182289] [APAR PH13006] [Update the information message displayed after associating the test case to the test suite] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182108] [APAR PH13020] [Unable to modify test case when inline test script is locked] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181853] [APAR PH13062] [Incorrect Paging information for History events] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181982] [APAR PH13084] [Unable to append ApprovalDescriptors to test cases through REST API] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182283] [APAR PH13328] [Re-base takes more than 22 hours trying to convert the Test Case step results data to a List in TestScriptStepResultQuerySupport.getSecondaryItems] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182091] [APAR PH13329] [Do not call LDX during CSV export and table views when dev item, defect, dev plans columns are not shown] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182018] [APAR PH13329] [If the Linked Files column is not displayed in Browse View, we should not be querying LDX for SCM file links] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182288] [APAR PH13342] [PDF export summary fails for Test Suites Results] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181914] [APAR PH13492] [Associated E-signatures are not seen in the Test case results until the zoom settings are changed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182081] [APAR PH13534] [Upgrade to 6.0.6/6.0.6.1 restores deleted artifact templates and resets the original default templates] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182453] [APAR PH13570] [Last Result Status of a Test Case does not match the status icon displayed (Hover)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182253] [APAR PH13625] [Do not call LDX during CSV export and table views when Linked RTC File column is not shown] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182016] [APAR PH13642] [Test Environment information is not being displayed on the 'Select a Machine to Run This Test' window] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182293] [APAR PH13737] [Error: null UUID when adding a Formal review comment during execution] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182373] [APAR PH13744] [AQXIN5017E error on PDF Export for an artifact with encoded characters in its ID] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182249] [APAR PH14079] [Ctrl + S does not save a test case result while in the Formal Review section] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182160] [APAR PH14190] [Adding removed Requirement Collection Link is not reflected after Test Plan save] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182408] [APAR PH14442] [CSV export includes all pages.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182340] [APAR PH14852] ["Modified" filter (Test Case Section of a Test Pan) does not return the correct filtered values] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182513] [APAR PH15602] [A missing test objective is causing a skipped resource.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182635] [APAR PH15631] [Large number of skipped resources when indexing QM data source.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182630] 11. CLIENT APAR FIXES This client update site contains fixes for the following defects: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- RTC Client Fixes Fixed in release 7.0: [APAR PH10459] [Mass-update (create/remove/edit) of approvals does not work on 6.0.6.1 version] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479790] 12. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG Note: This issue is independent of the back-end database being used by RDNG. This fix should be applied regardless of whether you are using Oracle as your CLM 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 DNG6061_OutsideIn_8-5-4_Patch_CPU_July_2019.zip file. 13. KNOWN ISSUES None