Interim fix CLM_601_iFix015.zip This interim fix is only valid for the Rational solution for Collaborative Lifecycle Management (CLM) 6.0.1 release. The Rational solution for CLM 6.0.5 is the next release that will include all these fixes. If you plan to upgrade, upgrade to version 6.0.5 or later. CONTENTS OF THIS INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: CLM_server_patch_6.0.1.0-CALM601M-I20170907-0052.zip (see the SERVER PATCH INSTRUCTIONS section) 3. Jazz Reporting Service (Report Builder) patch file: rs.war (see the JAZZ REPORTING SERVICE INSTRUCTIONS section) 4. Data Collection Component patch files: com.ibm.rational.rrdi.dcc.mapping_6.0.1.v20170905_0350.zip & com.ibm.rational.datacollection.wrapper_1.0.0.v20160708_2053.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.1.0-CALM601M-I20170907-0052.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.1_iFix008.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 10. Oracle Outside In Technology fix: OracleOutsideInFixJan2016.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG section) 11. 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. ADDITIONAL FIXES INSTRUCTIONS 8. APAR FIXES 9. CLIENT APAR FIXES 10. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG 11. KNOWN ISSUES 12. RFES INCLUDED 1. SERVER PATCH INSTRUCTIONS Note: -The CLM server patch file, CLM_server_patch_6.0.1.0-CALM601M-I20170907-0052.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. 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.1.0-CALM601M-I20170907-0052.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.1.0-CALM601M-I20170907-0052.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 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 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). 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> /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.1-I20170904-2349 3. DATA COLLECTION COMPONENT INSTRUCTIONS Note: The wrapping jar file last changed in iFix007. If you have already deployed this file as part of installing iFix007 or later, you do not have to do these steps again. The mapping patch file has been updated in iFix012. 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. To install the mapping and wrapper patch with Data Collection Component: a. Back up all the files inside the \server\conf\dcc\mapping directory. b. Delete all the existing files from this directory. c. Extract the contents of the Data Collection Component mapping patch file into this directory. d. Open the \server\conf\dcc\teamserver.properties file. e. 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 f. Back up com.ibm.rational.datacollection.wrapper_*.jar inside \server\conf\dcc\wrapper\lib directory. g. Delete the existing com.ibm.rational.datacollection.wrapper_*.jar file from this directory. h. Paste the new DCC wrapper jar into this directory. i. 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). 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> /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.1-I20170711-0812. After installing the patch: a. The Lifecycle Query Engine or Link Index Provider automatically detects whether it is necessary to migrate data from an existing instance. If data migration is necessary, a Start Migration button is displayed on the main Lifecycle Query Engine or Link Index Provider page: https:///lqe/web/admin/data-sources or https:///ldx/web/admin/data-sources. If the button is displayed, click Start Migration. b. Reindex the data sources as required. 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS To install the client update site: 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 details of the fixes included in this iFix refer to the bundled readme file readme-vsclient.txt. To install the Rational Team Concert Client for Microsoft Visual Studio update: a. Close all running instances of Rational Team Concert Client for Microsoft Visual Studio. b. Extract the patch .zip file to the computer where the Rational Team Concert Client for Microsoft Visual Studio client is installed. c. In IBM Installation Manger, click File > Preferences > Repositories > Add Repository and provide the path to the extracted folder from step b. d. To close the Preferences window, click OK. e. Click File > Preferences > Files for Rollback and ensure that the "Save files for rollback" check box is selected. f. In IBM Installation Manager, click Update. g. Select the IBM Rational Team Concert Client for Microsoft Visual Studio IDE package group and click Next. h. Select the Rational Team Concert version to update and click Next. i. If you agree to the terms, accept the license agreement and click Install. j. Select the versions of Microsoft Visual Studio to support and click Next. k. Click Update. l. To complete the update, click Finish. m. After the installation is complete, start the Rational Team Concert Client for Microsoft Visual Studio. 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 roll back to the previous client version: a. Close all running instances of Rational Team Concert Client for Microsoft Visual Studio. b. In IBM Installation Manager, click Roll Back. c. Select the IBM Rational Team Concert Client for Microsoft Visual Studio IDE package group and click Next. d. Select the patch to roll back to. e. Click Roll Back. f. Click Finish. WARNING: -The 6.0.1 patch can only be installed on top of the official 6.0.1 release. -To remove a patch, only use the Roll Back feature in IBM Installation Manager. -Uninstalling the patch completely removes the entire release, as well as any patches that are installed on top of it. 7. ADDITIONAL FIXES INSTRUCTIONS +-- Product Data Collection Component Fixed in release 6.0.2: [APAR PI52655] [Delete Fact Table Data DCC job took long time but could not finish] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376061] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI53450] [DCC ETL Change and Configuration Management - Work Item Metrics fails when run against Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375334] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI56370] [JRS report only shows RFT script and ignores manual scripts if both of them are associated with the same test case] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/382550] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI56372] [Change and Configuration Management - Source Control Metrics" job failed on a non-english OS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384633] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI61242] [DCC ETLs RM facts and QM facts failing with Oracle and Java 7] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389001] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- Fixed in release 6.0.3: [APAR PI53450] [DCC should support SQL Server connection URLs that use an instanceName instead of port] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388729] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI53450] [F_REQUEST_TPLN_TURNAROUND_R contains wrong filters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395045] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI53450] [The RM DCC ETL could be easily made to run twice as fast] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401472] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI53450] [When link archival is enabled, deleted timesheet entries do not get soft deleted in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388984] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI65210] [DCC Wrapper script should return proper exit code] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395423] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI69014] [Category Type ETL (RQM) overrides ISSOFTDELETED flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401137] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- +-- Product Lifecycle Query Engine Fixed in release 6.0.2: [APAR PI53450] [Track new or changed vocabularies for review and update to LQE 6.0.1 ifix 003] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375770] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI53450] [User names containing double quote characters cause LQE web UI to be completely unusable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380426] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI53450] [lqe.BatchWriter[TRS 2.0 for QM Resources] failed with error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375769] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI56690] [A LQE SQL issue was discovered which had different syntax in Oracle 11g than in Oracle 12] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/383077] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 6.0.3: [APAR PI53450] [Access Context Groups are not included in LQE backup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396471] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI53450] [LQE backup of selects takes a long time.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396477] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI53450] [LQE restore will fail if the etag is empty for a selections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402243] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI69907] [LQE Backup fails when using Oracle 11g and Global Configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402688] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product Rational Quality Manager Fixed in release 6.0.3: [APAR PI59630] [Archiving Completed Approval Groups throws SQLException in Upgraded Server] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/149558] This defect requires additional steps to apply: "Instructions for APAR PI59630 Archiving Completed Approval Groups throws SQLException in Upgraded Server (Defect 148799) In order to take advantage of this the first user which uses the archive function in a project area needs to have workitem create permissions. This constraint is valid only the fist time an approval group is being archived after the project area was migrated. Once done that, the workitem permissions are not required further for any oher user nor for any other approval group in the same project area." ---- [APAR PI63635] [Cross-project copied Test Data variables get erroneous project reference after 6.0.x upgrade, fail be loaded] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154116] This defect requires additional steps to apply: This code works as a repotool and since it modifies data, it is preferable to run it on an offline QM server. Once the iFix patch is installed: 1. Insert the following line at the bottom of the \server\conf\qm\log4j.properties file: log4j.logger.com.ibm.rqm.web.service.repair=DEBUG 2. In a console: a) Run repotools-. -clean This is a critical step to re-provision the tool with the new code. b) Execute: repotools-. -repairDuplicatedItems teamserver.properties= logFile=repotools_repairDuplicatedItems.log 3. Collect the repotools_repairDuplicatedItems.log file. 4. Undo the changes performed in step 1. 5. Restart the server. Verify the data has been repaired. ---- Fixed in release 6.0.4: [APAR PI53450] [Performance impact when auto refresh the Test Suite Execution view with hundreds of test suite steps.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160050] This defect requires additional steps to apply: Quality Manager Performance Properties QM has introduced two Advanced Properties related to performance staring in iFix011; both properties are “Enabled” by default. They can be accessed via the QM admin page in the Advanced Properties section 1) Name: Enable the Number of Items Per Page option for list views Description: In list views, the option to specify how many items to display per page is enabled. Disable this option to improve performance for a heavily loaded server. 2) Name: Enable auto-refresh in the Test Suite Execution Console view Description: In the Test Suite Execution Console view, the option that automatically refreshes content is enabled. Disable this option to improve performance for a heavily loaded server. ---- [APAR PI53450] [Performance impact when loading table views displaying 100 records and many columns.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160051] This defect requires additional steps to apply: Quality Manager Performance Properties QM has introduced two Advanced Properties related to performance staring in iFix011; both properties are “Enabled” by default. They can be accessed via the QM admin page in the Advanced Properties section 1) Name: Enable the Number of Items Per Page option for list views Description: In list views, the option to specify how many items to display per page is enabled. Disable this option to improve performance for a heavily loaded server. 2) Name: Enable auto-refresh in the Test Suite Execution Console view Description: In the Test Suite Execution Console view, the option that automatically refreshes content is enabled. Disable this option to improve performance for a heavily loaded server. ---- +-- Product Jazz Reporting Service Fixed in release 6.0.2: [APAR PI52228] [The unparser should handle the INTERSECT clause] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375754] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI53450] [/rs fails to rename server (rename status uses old URL)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386259] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [Advanced SPARQL query editor hangs if extra variables are added with shorter names] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375759] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI53450] [Average not calculated properly for historical trend reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380412] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [Cannot create historical metrics report with Derby DW] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380438] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [Cannot log out a second time when using SSO authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386250] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [Copying db directory from existing server to new installation can cause ClassCastException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375762] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI53450] [Drill Down reports with multiple SUM based on Decimal are not showing any results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380434] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [Error CRRGW5628E An com.foundationdb.sql.parser.SQLParserException on Report save] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/383507] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [NullPointerException after switching report type from Current Work Item Data to Historical Trends] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375763] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI53450] [One particular DW report fail to show report in the next day of creation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386395] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [RS unable to show "Historical Trends" when filtering by Test Case] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386252] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [Report Builder hang in certain scenario getting back query results from cache (QueryResultsCache)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380436] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [SQLException when view Work Item totals trend by Creator Dimension] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386517] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [Self Host: Report Builder needs to be restarted or widgets fail to render] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375761] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI53450] [Some columns are spanning when they shouldn't] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375758] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI53450] [Specific SQL advanced query no longer editable after save and reload] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375757] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI53450] [Temporary files in QueryResultsCache folder are not removed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386257] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [When deleting reports when a filter is set on the explore page, user can unintentionally delete other reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386254] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI56612] [Customizing graph colors doesn't work for TCER verdict (and not only)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/383064] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI58265] [Opensocial Gadget stuck in a perpetually loading state (could be particular to http and localhost JTS)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/385023] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI58307] [Custom attributes in more than one project are available only in some of the projects] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/385757] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI58944] [link to another resource(valueType is oslc:AnyResource) does not show up] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386645] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI59857] ["Add tags to selected reports" function doesn't work properly in the following described situation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386253] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI59861] [Improve null object verification] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386485] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61479] [Cannot select artifact type on IE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389596] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI68328] [a "undefined" tool tip of the X and Y axis for a Graph report in JRS 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399832] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.3: [APAR PI53450] [Date scale calculation lost when visualizing trend of attribute with dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399400] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI59396] [Historical trend reports do not deal well with out of order data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404539] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61304] [Result columns are not being processed as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389425] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI62363] [Date scale calculation lost when using Count values of a single attribute with no dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391502] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI63051] [Calculated columns that use percentages can attempt division by zero] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394203] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI63459] [Advanced SQL report: returns 15 results, when paging from first 10 to next 10 get no results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/390581] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI66330] [Too many date range controls are shown in trend report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396204] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI66336] [Error when loading reports on All reports (former Use) Page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407883] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI69640] [Drilldown into value Planned For field with & character does nothing....] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402111] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.4: [APAR PI66407] [Corrective updates on the Out-of-the-box reports for Report Builder (6.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415975] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section The out-of-the-box reports should be re-imported ---- [APAR PI71877] [Missing traceability links for Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406337] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI78188] [Temp directories not deleted after export to Excel/RPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417667] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.5: [APAR PI53450] [Report Builder's Jena TDB should use transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423952] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI53450] [Perform automatic TDB database backups] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434939] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- +-- Product Rational DOORS Next Generation Fixed in release 6.0.2: [APAR PI41228] [Report of embedded visio/excel artifacts inserts a link above the artifact, Printing a module with a Visio artifact does not include the Vision artifact in the generated document] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104459] This defect requires additional steps to apply: In order to leverage this fix, you must request new schema files from Support. Please reference Test Fix Request 48740 when doing so. ---- [APAR PI59210] [Deleted links are not updated into the DW database] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106166] This defect requires additional steps to apply: A full load is required. However, if you are using Data Collection Component (DCC), you would need to manually cleanup the Datawarehouse before doing the full load. The full load will reactivate the ones that were not deleted. To cleanup the Datawarehouse you need: 1. Identify the datasource for the specific DOORS Next Generation (DNG) Having a desired artifact/requirement, from the DNG UI get its URL and then perform this query: SELECT SOURCE_ID FROM RIODS.REQUIREMENT WHERE URL = 'full_known_requirement_url' Where 'full_known_requirement_url' is the artifact/requirement's URL you get from the DNG UI. 2. Do the cleanup Perform this query once you have gotten the SOURCE_ID from step 1: UPDATE RIODS.REQUIREMENT SET ISSOFTDELETED = 1 WHERE SOURCE_ID = 'UUID_for_the_targeted_DNG' ---- Fixed in release 6.0.3: [APAR PI61262] [Migration from 5.x to 6.x creates versioned comment resources with dc:creator set to ADMIN user] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106587] This defect requires additional steps to apply: If customers have migrated and are experiencing this APAR, there is now a process that automatically runs in the background to resolve the data discrepancies. No actions are required by the customer. When the server starts up, the process runs silently in the background and should have no impact on user operations. There is logging that occurs during the process and the rm.log file can be monitored for progress. Some examples of the logging that occurs are: Starting update in batches of up to records still need to be repaired Repair is completed. The task ran for ms Repair task has not updated all resources. Check log to specify which resources were not updated The message " records still need to be repaired" will be repeated as a means of showing progress. ---- +-- Product Rational Team Concert Fixed in release 6.0.2: [APAR PI51773] [Unable to retrieve ownedby attribute for snapshot] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/382756] This defect requires additional steps to apply: Command-line Client patch: Please request from Support the additional patch that is needed for the complete fix for this issue. 1) Back up the existing plugins being patched in: /jazz/scmtools/eclipse/plugins 2) Unzip the contents of the patch and copy the plugins (*.jar files) into the same directory ---- [APAR PI53286] [Status command with "--all" does not show status if all components are unloaded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/382887] This defect requires additional steps to apply: Command-line Client patch: 1) Back up the existing plugins being patched in: /jazz/scmtools/eclipse/plugins 2) Unzip the contents of the patch and copy the plugins (*.jar files) into the same directory ---- Fixed in release 6.0.3: [APAR PI63028] [Snapshot with large number of components causes 414 error when scm list components -snapshot is used.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396828] This defect requires additional steps to apply: Manually copy CLI files ---- Fixed in release 6.0.4: [APAR PI66116] [[RTC 6.0.1][Defect 395585] Rename file to Upper case or lower case throws error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410144] This defect requires additional steps to apply: Contact support for the latest SCM shell client. ---- 8. APAR FIXES This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Rational Engineering Lifecycle Manager Fixed in release 6.0.2: [APAR PI53450] [Custom hover shows HTML tags which should be displayed as formatted text] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/377963] [APAR PI53450] [Performance issue when a system artifact container is linked to some containers] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375968] [APAR PI53450] [RELM full text search cannot show non-versioned data correctly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376590] +-- Product Data Collection Component Fixed in release 6.0.2: [APAR PI52655] [Delete Fact Table Data DCC job took long time but could not finish] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376061] [APAR PI53450] [DCC ETL Change and Configuration Management - Work Item Metrics fails when run against Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375334] [APAR PI53450] [DCC not available after doing a rename and then an upgrade to 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375333] [APAR PI53810] [Need scriptable way of setting DCC configuration commands] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/377664] [APAR PI56370] [JRS report only shows RFT script and ignores manual scripts if both of them are associated with the same test case] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/382550] [APAR PI56372] [Change and Configuration Management - Source Control Metrics" job failed on a non-english OS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384633] [APAR PI61242] [DCC ETLs RM facts and QM facts failing with Oracle and Java 7] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389001] Fixed in release 6.0.3: [APAR PI53450] [DCC should support SQL Server connection URLs that use an instanceName instead of port] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388729] [APAR PI53450] [F_REQUEST_TPLN_TURNAROUND_R contains wrong filters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395045] [APAR PI53450] [The RM DCC ETL could be easily made to run twice as fast] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401472] [APAR PI53450] [When link archival is enabled, deleted timesheet entries do not get soft deleted in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388984] [APAR PI65210] [DCC Wrapper script should return proper exit code] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395423] [APAR PI69014] [Category Type ETL (RQM) overrides ISSOFTDELETED flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401137] Fixed in release 6.0.4: [APAR PI53450] [DCC could ignore errors that occur during XML parsing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412912] [APAR PI53450] [Increase resiliency of DCC to ETL failure] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411423] [APAR PI79547] [F_REQUEST_AGING table is growing out of control] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434851] [APAR PI80151] [DCC DELETE jobs should give each delete its own transaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417988] [APAR PI81017] [DCC Request Metric jobs slow because of join on UPPER(CUSTOMER_PRIORITY) and UPPER(PLATFORM)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420502] Fixed in release 6.0.5: [APAR PI53450] [When DCC encounters a response from RM that contains empty artifacts, it will stop processing subsequent good artifact] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427150] [APAR PI81703] [DCC should log error when request fails and gets retried] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422101] +-- Product Lifecycle Query Engine Fixed in release 6.0.2: [APAR PI53450] [Track new or changed vocabularies for review and update to LQE 6.0.1 ifix 003] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375770] [APAR PI53450] [User names containing double quote characters cause LQE web UI to be completely unusable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380426] [APAR PI53450] [lqe.BatchWriter[TRS 2.0 for QM Resources] failed with error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375769] Fixed in release 6.0.3: [APAR PI53450] [Access Context Groups are not included in LQE backup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396471] [APAR PI53450] [LQE backup of selects takes a long time.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396477] [APAR PI53450] [LQE restore will fail if the etag is empty for a selections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402243] [APAR PI69907] [LQE Backup fails when using Oracle 11g and Global Configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402688] +-- Product Rational Quality Manager Fixed in release 6.0.2: [APAR PI50966] ["Create Section" Permission Required to Create Test Plan Using Template that Contains Custom Section] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/147637] [APAR PI51707] [Enter key does not work for Inline Filter for Execution Console > Host Name This is inconsistent with other fields] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/146527] [APAR PI51979] [PDF export of a test plan comprehensive report shows inconsistency on how the requirements associated to test cases are shown.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/146618] [APAR PI52469] [Execution schedules using build records from RQM 5.0.2 will not run after upgrade to 6.0] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145296] [APAR PI53450] [Archiving test result does not create deletion event for its step results in many places] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145074] [APAR PI53450] [Categories values of "Test Phase" and "Type" mixed up] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/146448] [APAR PI53450] [Executing Test Suite in GUI is picking multiple target machines using NI adapter] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145075] [APAR PI53450] [Module name is "Loading..." when reconciling req collection in QM and unable to generate the test case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148612] [APAR PI53450] [NullPointerException in reportable rest when creating an ER with no TCER provided] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/146190] [APAR PI53450] [RQM Reportable REST API cannot PUT rich text sections.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153603] [APAR PI53450] [Rational Quality Manager cannot open selection dialogs if the OSLC provider provides selection dialogs but no creation dialogs] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145707] [APAR PI53450] [Show Result does not display the execution result on IE11.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/147148] [APAR PI53450] [TRS 2.0 for QM resources fail every 6 hours with error, requiring reindex] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145072] [APAR PI53450] [The test case list view loads very slowly when the broken link icon feature is enabled with DOORS] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/151666] [APAR PI53450] [hide configuration resource shape in TRS] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145071] [APAR PI53450] [test environment's shape returns 500] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145073] [APAR PI53716] [QM: Export to CSV (Download as Spreadsheet) does not display defect information if the defect quantity is over 20] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153433] [APAR PI54479] [Test fix for a customer that has thousands of category values] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/146280] [APAR PI54611] [The Test Martix viewlet lists Test Environments in Descending order instead of Ascending when using a Stacked Bar chart] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145836] [APAR PI54785] [Test Matrix viewlet does not display TCERs with an Iteration value of Unassigned] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/147436] [APAR PI55175] [Validity Service interactions must be updated in 602] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/146236] [APAR PI55565] [Execution Variables are not populated on Test Case Results when running a manual test script] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/147463] [APAR PI55605] [TestScriptStepPicker does not honor the requested size when opened from DOORS] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/147951] [APAR PI55688] [Migration completed with errors due to missing WorkItemHandleImpl while migrating Work Item Approvals to Quality Approvals] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/147111] [APAR PI56607] [QM: Select 'More' in the list causes clear selections] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/147632] [APAR PI56617] [QM Nested Categories Are Not Handled Properly during import/creation] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148160] [APAR PI57250] [REST Representation of Master Test Plan Snapshots Does Not Include Snaphost HREFs of Child Plans] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148216] [APAR PI57301] [When run test suit with "modify the execution Variable values" checked , the suit can't be run.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148501] [APAR PI57391] [Call to getExecutionWorkItemDTOs instead of getExecutionWorkItemMinimalDTOs causes bad performance on Run Test Case dialog] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148323] [APAR PI57394] [Not able to filter against Defects and Requirements in the Test Case Results List View] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148145] [APAR PI57660] [Not able to remove a requirement from a manual test script step] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/149174] [APAR PI57726] [Test plan loop - master test plan references itself - RQM Copy Utility aborts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148324] [APAR PI58296] [QM page freeze on clicking history > see details] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148699] [APAR PI58302] [New Test Case data lost after merging changes on concurrent Test Plan edition] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/148611] [APAR PI59400] [Create Stream Icon is not displayed under Manage Configurations] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/149273] [APAR PI59597] [Test Artifact review information (Approved dates) are modified (incorrect dates)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/149556] [APAR PI59642] [Open browse test case execution records filtered by test plan expanded the filtered by suite record panel] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/149373] [APAR PI59794] [Event history is missing after migration from prior to 6.0] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/149555] [APAR PI60306] [Purged values shown as "Deleted" in Change Category dialog.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150122] [APAR PI68222] [Importing process templates from previous releases launches NPE] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155387] [APAR PI70666] ["No test script" or selecting any test script is not working when filtering test cases in Test Case View by test script.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/157512] Fixed in release 6.0.3: [APAR PI53450] [CLA : Unable to attach file to the result when path contains unicode characters] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155564] [APAR PI53450] [Cannot Remove SubCategory Value] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155734] [APAR PI59554] [Cannot permanently delete test case results with status in progress.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/149642] [APAR PI59630] [Archiving Completed Approval Groups throws SQLException in Upgraded Server] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/149558] [APAR PI61630] [354RQM Req. Collection Error "Failed to link to requirement collection with unsupported characters" and "Clear Suspicion" is not clearing suspicion for requirement collection even after reconciling at the test plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/151332] [APAR PI61724] [Changes made to Test Suite Execution Variables by using "Modify Execution Variable Values" during execution doesn't take effect nor persisted] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153092] [APAR PI62236] [RestException Attempting to PUT CategoryType Containing Valueset with More Than 2048 Values] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/151512] [APAR PI62511] [Garbled Japanese text when invoking a script via the Command Line Adapter] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/152877] [APAR PI63635] [Cross-project copied Test Data variables get erroneous project reference after 6.0.x upgrade, fail be loaded] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154116] [APAR PI63689] [Approval migration code not robust enough to correctly handle potential cross-project references] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154934] [APAR PI64098] [Subcategories values are missing after importing QM process template] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156462] [APAR PI64182] [Issue: QM email approval notification formatting artifacts URL's incorrectly] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155768] [APAR PI65251] [JAXB Classes Do Not Include ExtensionDisplayName Attribute in XML of Rich Text Sections] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153589] [APAR PI65320] ["Newline" character cannot be inserted in a comment of a Test Script Step] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153762] [APAR PI65358] [GET of a remotescript resource does not show the correct value for alm:owner or qm:ownerid] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153619] [APAR PI65727] [User information missing in formal review groups post archive and unexpected loss of formal review data in snapshots.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154415] [APAR PI66124] [TCER actual result is shown as In progress even after successfully completing the test execution] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154578] [APAR PI66178] ["Test Team" is reset to "Unassigned" when changing the state of a Testplan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154363] [APAR PI66560] [Test Case Attribute values not exported to .csv file] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155121] [APAR PI66657] [Test Artifact Updates Made with REST Treated as Changes to Formal Review] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155839] [APAR PI66739] [Bad HTTP Response when updating a testplan containing PlatformCoverage using REST] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154349] [APAR PI68430] [unable to reconcile collection from test plan after first reconcile] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155745] [APAR PI68694] [PUT of Artifact Template Causes Duplication of Sections in Template Editor] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156036] [APAR PI68907] [Unable to see linked test cases when performing reconcile] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156377] [APAR PI68963] [QM : Approval entries in the History do not correlate with the correct History entry] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156432] [APAR PI69468] [No Email Notifications Sent with Approver Comments or Approval Status Updates] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156142] [APAR PI69499] [NullPointerException PUTting Test Plan with Deleted Custom Quality Objective] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156434] [APAR PI69567] [Deleted Category Values Not Removed from Value Sets] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156234] [APAR PI69967] [Can't link RQM test cases to DOORS requirements when module is open] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/157125] [APAR PI70076] [QM Accepts Duplicate Valuesets] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156600] [APAR PI70592] [Re-ordering testcase in testplan saves but not honored on refresh] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/157029] Fixed in release 6.0.4: [APAR PI53450] ["Unresponsive script" warning message shown while trying to add test case to test suite.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159483] [APAR PI53450] [Browse test plans/cases slows down as custom attributes are added] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159486] [APAR PI53450] [Cannot Add More than 50 Test Cases at a Time to a Suite] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163080] [APAR PI53450] [Comparing test suites' test cases section does not show any differences] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159877] [APAR PI53450] [Full test script DTO is returned when opening the Test Cases section of the test suite editor.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159479] [APAR PI53450] [IExecutionScriptService.getTypeByIdOrName() do not require fetch project area when resolving the script type.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159463] [APAR PI53450] [Missing execution records in LQE after reindexing trs2 feed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159688] [APAR PI53450] [Performance Issue PUTting Category Type with Large Number of Valuesets] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159485] [APAR PI53450] [Performance impact in test suites view page with thousands of users in the project.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161714] [APAR PI53450] [Performance impact since we should not fetch test suite's steps initially when loading the test suite editor] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159490] [APAR PI53450] [Performance impact when auto refresh the Test Suite Execution view with hundreds of test suite steps.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160050] [APAR PI53450] [Performance impact when fetching all project/process area properties with thousands of users in the project.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160076] [APAR PI53450] [Performance impact when fetching contributors to populate contributor dropdowns with thousands of users in the project.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159475] [APAR PI53450] [Performance impact when loading table views displaying 100 records and many columns.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160051] [APAR PI53450] [Performance of checkAllTeamsPermissions degrades as project area membership grows] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160019] [APAR PI53450] [Values set are not being saved] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161385] [APAR PI53450] [While comparing two Test Suites the Test Cases Section of the Test Suite is not showing the comparison result properly.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159878] [APAR PI71902] [Users Not Added as Named Project Area Members not Granted Everyone Role Permissions] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160907] [APAR PI72060] [RTC defect editor takes longer to come up when defect is created during Test Suite execution as number of Test cases in the Test Suite increases] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159480] [APAR PI72064] [Performance impact when executing a test suite with hundreds of test cases with thousands of users in the project.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159482] [APAR PI72092] [Pre-rendering links in coverage view in Requirement Collections Section] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158341] [APAR PI72252] [Test Case Result history event (“Other”) missing after upgrade] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159106] [APAR PI73773] [Amount Time Required to Stop Execution of Large Suites] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160188] [APAR PI76092] [Everyone Role Has XML Export Permission] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162675] [APAR PI79101] [JAXB Classes Don't Add Extension Display Name to XML of Rich Text Sections] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162020] [APAR PI79156] [QM Server Assigns Category Values when Category Value in XML is Empty String] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162036] [APAR PI79462] [Server Accepts Multiple Valuesets with Same Key] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162265] [APAR PI79512] [Edit Section Header Permission Required to PUT and POST Artifacts with Rich Text Sections other than Test Case Design] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162269] Fixed in release 6.0.5: [APAR PI82456] [Performance Degradation in 6.0.1 iFix013 PUTting Categorytype with Large Number of Valuesets] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163811] +-- Product Jazz Foundation Fixed in release 6.0.1: [APAR PI53450] [Need a way to be able recover versions that has been marked as unreferenced incorrectly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386375] [APAR PI53450] [Need a way to mark not current versions that has been marked as current incorrectly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393974] Fixed in release 6.0.2: [APAR PI53432] [VVC import in DM failed with exception when exported data contains a change set with triplets without a resource object [6.0.1]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/377289] [APAR PI53450] [Active version is getting unreferenced and removed from index] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/381061] [APAR PI53450] [Change set delivery sometimes pushes wrong versions to target stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380685] [APAR PI53450] [Missing version mappings in parent config after invoking ILocalConfigurationManagementService.getVersionsInConfiguration on a new config[6.0.1]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/385670] [APAR PI53450] [ObjectMap.get(PojoFilter filter, String key) fails with ParseException[6.0.1]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/377779] [APAR PI53450] [Upgrade server from 502 on 601iFix002 offline migration steps for each application failed from first attempt] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/383398] [APAR PI53450] [ValidityService no longer accepting empty string for contextName] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/381473] [APAR PI54243] [Build Integration fails when 2 RQM projects are configured to 1 RTC project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/379851] [APAR PI54878] [LINKS table disappears from BIRT reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380392] [APAR PI57028] [TrsService should not perform repo operations in activate method (383183)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386745] [APAR PI57533] [[601]Repotools AddTables can create multiple queryable-item table entries when migrating from 5.0.2 to 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/385083] [APAR PI57622] [[601] Build definition rtc.602.all with several test errors - error in RepositoryItemService.buildFetchResult] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384807] [APAR PI59683] [Backport In a configuration enabled project area getting exception InternalRepositoryException (384051)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387324] [APAR PI74725] [manage baselines dialog - switching between projects shows unexpected content in the manage baselines dialog  ] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409974] Fixed in release 6.0.3: [APAR PI53450] [JFS StorageService not properly honoring importMode flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394532] [APAR PI53450] [Syntax Error when trying to log out during jts setup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393961] [APAR PI53450] [Update an item state via UpdateState doesn't utilize proposed modified and modified by parameter values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395621] [APAR PI53450] [[601] Multiple current versions for concepts on the same configuration causing problems like different versions shown in different views of the product (mostly DNG)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423745] [APAR PI53450] [[601] [Repair Tool] multi-current issue in repository/configuration aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434192] [APAR PI57718] [Widget error "this._getPreferenceProvider(...) is null" when trying to access Settings in Bookmarks, Resources widgets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399568] [APAR PI60403] [Proxy setting in Eclipse Client 6.0.1 Fail] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393728] [APAR PI60854] [After an upgrade to 6.01, the server recreates text live & triple history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396425] [APAR PI61618] [GUI becomes blank while trying to accept a delivery from another stream. [ 6.0.1]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389796] [APAR PI62551] [Workitem Save fails do to StaleDataException (386068) [601]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/390945] [APAR PI63097] [Expose Token License Group Counters so they can be loaded in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392820] [APAR PI63220] [NullPointerException reported running Defect140238RepairTask] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393795] [APAR PI63426] [Infinite loop condition in JFS SDK StorageService] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395320] [APAR PI63760] [Missing vertical scroll bar in Events view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397278] [APAR PI64767] [Unable to edit contents of the HTML widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401384] [APAR PI64957] [Incorrect contents in baselines/baseline contents changing over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394752] [APAR PI67346] [Fix reportable rest caching corner case] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407967] [APAR PI67500] [Useless exception stack traces appear in log when setting whitelist in E-mail Setting on JTS.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403370] [APAR PI81278] [Error "The team xxx could not be found" when browsing back to Dashboard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427112] [APAR PI83443] [JTS returns 500 (caused by an NPE) instead of the expected error when there are no more tokens to allocate] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429054] Fixed in release 6.0.4: [APAR PI53450] [Port Cross registering JVM mbeans into WebSphere mbean server into 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416601] [APAR PI61509] [Incorrect Token License Issued Leases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424176] [APAR PI61751] [Long GC pauses when using BIRT (reports or viewlets)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412957] [APAR PI69593] [Manual Proxy settings are getting used instead of Native Proxy settings in Eclipse client 6.x] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403703] [APAR PI71779] [[601] Performance impact when fetching a subset of project/process area properties with thousands of users in the project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424380] [APAR PI75976] [QP burndown and burnup reports may be generated by the wrong reporting server.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411510] [APAR PI77835] [[601] Protection against running a server rename on a live production DB is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416812] [APAR PI78113] [[601] Useless exception stack traces appear in ccm.log when setting whitelist in E-mail Setting on JTS.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416814] Fixed in release 6.0.5: [APAR PI82266] [Configuring the Whitelist in the E-mail Setting, Prints error message with stack trace in jts log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423807] [APAR PI82687] [HTML dashboard widget not editable after View HTML Source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436280] [APAR PI83074] [[601] Prevent multi-current issue during copyToStream() in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428467] [APAR PI83074] [[601] Provide Repairtool to fix multi current issue in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428470] [APAR PI83698] [[601] CRJAZ1011I message get garbled in Japanese locale environment when configuring the white list.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428915] [APAR PI83798] [[601] Concatenated words in subject line of WI notifications] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433569] +-- Product Jazz Reporting Service Fixed in release 6.0.2: [APAR PI52228] [The unparser should handle the INTERSECT clause] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375754] [APAR PI53450] [/rs fails to rename server (rename status uses old URL)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386259] [APAR PI53450] [Advanced SPARQL query editor hangs if extra variables are added with shorter names] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375759] [APAR PI53450] [Average not calculated properly for historical trend reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380412] [APAR PI53450] [Cannot create historical metrics report with Derby DW] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380438] [APAR PI53450] [Cannot log out a second time when using SSO authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386250] [APAR PI53450] [Copying db directory from existing server to new installation can cause ClassCastException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375762] [APAR PI53450] [Drill Down reports with multiple SUM based on Decimal are not showing any results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380434] [APAR PI53450] [Error CRRGW5628E An com.foundationdb.sql.parser.SQLParserException on Report save] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/383507] [APAR PI53450] [NullPointerException after switching report type from Current Work Item Data to Historical Trends] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375763] [APAR PI53450] [One particular DW report fail to show report in the next day of creation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386395] [APAR PI53450] [RS unable to show "Historical Trends" when filtering by Test Case] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386252] [APAR PI53450] [Report Builder hang in certain scenario getting back query results from cache (QueryResultsCache)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380436] [APAR PI53450] [SQLException when view Work Item totals trend by Creator Dimension] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386517] [APAR PI53450] [Self Host: Report Builder needs to be restarted or widgets fail to render] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375761] [APAR PI53450] [Some columns are spanning when they shouldn't] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375758] [APAR PI53450] [Specific SQL advanced query no longer editable after save and reload] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375757] [APAR PI53450] [Temporary files in QueryResultsCache folder are not removed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386257] [APAR PI53450] [When deleting reports when a filter is set on the explore page, user can unintentionally delete other reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386254] [APAR PI56612] [Customizing graph colors doesn't work for TCER verdict (and not only)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/383064] [APAR PI58265] [Opensocial Gadget stuck in a perpetually loading state (could be particular to http and localhost JTS)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/385023] [APAR PI58307] [Custom attributes in more than one project are available only in some of the projects] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/385757] [APAR PI58944] [link to another resource(valueType is oslc:AnyResource) does not show up] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386645] [APAR PI59857] ["Add tags to selected reports" function doesn't work properly in the following described situation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386253] [APAR PI59861] [Improve null object verification] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386485] [APAR PI61479] [Cannot select artifact type on IE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389596] [APAR PI68328] [a "undefined" tool tip of the X and Y axis for a Graph report in JRS 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399832] Fixed in release 6.0.3: [APAR PI53450] [Date scale calculation lost when visualizing trend of attribute with dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399400] [APAR PI59396] [Historical trend reports do not deal well with out of order data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404539] [APAR PI61304] [Result columns are not being processed as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389425] [APAR PI62363] [Date scale calculation lost when using Count values of a single attribute with no dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391502] [APAR PI63051] [Calculated columns that use percentages can attempt division by zero] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394203] [APAR PI63459] [Advanced SQL report: returns 15 results, when paging from first 10 to next 10 get no results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/390581] [APAR PI66330] [Too many date range controls are shown in trend report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396204] [APAR PI66336] [Error when loading reports on All reports (former Use) Page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407883] [APAR PI69640] [Drilldown into value Planned For field with & character does nothing....] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402111] Fixed in release 6.0.4: [APAR PI66407] [Corrective updates on the Out-of-the-box reports for Report Builder (6.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415975] [APAR PI71877] [Missing traceability links for Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406337] [APAR PI78188] [Temp directories not deleted after export to Excel/RPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417667] Fixed in release 6.0.5: [APAR PI53450] [Report Builder's Jena TDB should use transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423952] [APAR PI53450] [Perform automatic TDB database backups] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434939] +-- Product Rational DOORS Next Generation Fixed in release 6.0.2: [APAR PI41228] [Report of embedded visio/excel artifacts inserts a link above the artifact, Printing a module with a Visio artifact does not include the Vision artifact in the generated document] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104459] [APAR PI48104] [Unresponsive script warning when artifact has a large number of attribute enums] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111498] [APAR PI48215] [OSLC Query to discover References links stored on remote server performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111872] [APAR PI52669] [Query timeout during SuspectLinkIndexService.clearIndexedLinks could result in unbounded growth of RM on-disk indices] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102100] [APAR PI52746] [StackOverflow when reporting a sketch with duplicate ids through uisketches schema] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103934] [APAR PI53176] [IE10 consumes too much memory through general usage. Memory leak?] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104552] [APAR PI53303] [Migration from 5.0.1 to 6.0 fails with NotFoundException when migrating review] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103739] [APAR PI53344] [Publish outcome does not reflect the correct artifact type for module artifacts after changing its type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104816] [APAR PI53450] [Creating Baselines and Stream corrupts the Local Configuration cache] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103439] [APAR PI53450] [Describe queries return invalid data after server was renamed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102357] [APAR PI53450] [Duplicate module can not be successfully completed.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102272] [APAR PI53450] [Expanding and collapsing sections in a document is unusable.  Major scrolling issues] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102751] [APAR PI53450] [Include ReqIF Foreign ID in packages] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105048] [APAR PI53450] [JRS: Cannot report against new local configurations created from a GC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102692] [APAR PI53450] [JRS: Cannot report on module content in context of any other configuration after adding to/removing from/modifying artifacts in module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102270] [APAR PI53450] [Link Validity: DM <-> RM - setting a link as valid in DM doesn't change the link status in RM] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102507] [APAR PI53450] [Linked artifacts in diagram editor do not "highlight" when the link is selected in link area AND links do not highlight when diagram artifact is selected (regression)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102266] [APAR PI53450] [Module editing - editing new cell is flashy/jumpy] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102356] [APAR PI53450] [RRDG Report: Traceability says NONE for RM project that is not CM enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102269] [APAR PI53450] [Remove error about unnecessary JPI mapping] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103540] [APAR PI53450] [Revision history of module artifact should show baseline thumbnails as well as revision thumbnails] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111497] [APAR PI53450] [Server rename - comparison wizard does not display artifact content for modules after server rename] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102271] [APAR PI53450] [Slow TRS query when creating new stream or baseline] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102339] [APAR PI53714] [Unable to import more than 6 levels of hierarchy from Word to a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105530] [APAR PI55014] [Recent Comments widget does not populate after server restart] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106731] [APAR PI55175] [link validity - 500 errors when trying to assert validity] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103191] [APAR PI55198] [Upgrade to 6x fails due to null jfsBaseline] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103213] [APAR PI55320] [OSLC requests for a project area's services.xml do not properly handle configuration resolution] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103328] [APAR PI55856] [Embedded content does not update properly when included from another project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103626] [APAR PI56183] [Migration from 5.0.2 to 6.0.1 fails with GoneException when migrating formal reviews] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103742] [APAR PI56191] [Importing a Word document into a folder generates massive FileBackedOutputStream temp file which can exhaust available disk space] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103644] [APAR PI56642] [Headings are not formatted properly for a customized report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104380] [APAR PI56664] [Duplicate entries appear for a module in browse view, after modifying it] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103867] [APAR PI56665] [Export of modules views with "Is Not Any Of" filter produces a CSV with the wrong content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105183] [APAR PI56813] [It takes 10 hours for DCC to handle 2 entries after we upgraded DCC from 5.0.2 to 6.0.1.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104045] [APAR PI57418] [ReqIf import duplicates some other attributes during import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104400] [APAR PI57537] [Revision history of a module artifact doesn't show the latest contents of artifact upon loading the UI] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104425] [APAR PI57899] [CSV import does not update multi-valued enumerated attributes correctly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114771] [APAR PI58255] [Revision History is misleading when switching configurations from the current stream to a baseline] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105106] [APAR PI58347] [Migration fails when module baseline title > 250 characters] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105474] [APAR PI58588] [Updating a core artifact does not update its module artifacts in the data warehouse] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104818] [APAR PI58592] [FF - able to insert picture into comment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105508] [APAR PI58700] [config management does not work in a proper way - at least not for embedded images] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105105] [APAR PI58876] [Applying project template fails to create artifacts if there's a personal tag -- concurrency error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107227] [APAR PI58896] [Certain modules fail to open and show any content, with a "The requested artifact cannot be found" error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107611] [APAR PI59210] [Deleted links are not updated into the DW database] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106166] [APAR PI59268] [find / replace in module context deletes all term references on artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105164] [APAR PI59774] [CSV round trip does not handle enumerated values] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105505] [APAR PI59816] [In-place edit button primary text on module artifact - no refresh when concurrent user has edited and committed change on the same artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105481] [APAR PI63077] [History: Error access audit history of an object if its link was permanently deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106715] [APAR PI64293] [Comments viewlet not loading on cm-enabled projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107218] [APAR PI64481] [Links to requirements are visible in earlier baselines, on one side.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107275] [APAR PI66293] [cross project links are not shown in remote projects.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108341] [APAR PI66574] [cannot drag and drop links after being in in-place edit] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108289] [APAR PI69576] [permalink on the revision of an artifact not easily accessible and does not open] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110220] Fixed in release 6.0.3: [APAR PI53450] [Compound filtering involving links which returns a lot of hits times out] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107415] [APAR PI53450] [Detect unmigrated module baselines before attempting migration from 5.x to 6.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106204] [APAR PI53450] [Enable gzip decompression in debug service] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110234] [APAR PI53450] [Module analyzer should properly repair modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110036] [APAR PI53450] [Module analyzer/repair loses project context] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110536] [APAR PI53450] [upgrade - upgrading an archived project and then restoring it causes rm/web to get stuck at 'loading'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106618] [APAR PI58513] [Strikethrough styling is not applied when tags are not directly surrounding text] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105170] [APAR PI59165] [ReqIF Exports the original folder name of a renamed folder] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105854] [APAR PI59775] [On Mac, when editing a module, Cmd S doesn't save except when editing content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105851] [APAR PI59982] [Module Merge function executes synchronous PUT requests during delivery session, causing StaleDataException on server] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106605] [APAR PI60101] [JazzUser cannot generate customized report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106125] [APAR PI60425] [OSLC queries that involve manifested views are slow] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105471] [APAR PI60608] [Poor query to determine review participantResult information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111871] [APAR PI60648] [ReqIF imported hyperlink text is renamed to "Embedded attachment"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106117] [APAR PI60920] [Reviews need to be more resilient to concurrent user interactions] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107425] [APAR PI61078] [Email notification for reviews may show the wrong "Created By" user] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113528] [APAR PI61258] [Migration from 5.x to 6.x incorrectly categorizes artifact and review comment numbering data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106639] [APAR PI61260] [Migration from 5.x to 6.x incorrectly creates versioned review comments] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106584] [APAR PI61262] [Migration from 5.x to 6.x creates versioned comment resources with dc:creator set to ADMIN user] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106587] [APAR PI61262] [Remove the need to reindex after upgrading to 6.0.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107663] [APAR PI61337] [RRC 6.0 does not return the modified date when querying for artifacts in a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106153] [APAR PI61345] [Discrepancies with the "Created On" and "Created By" attributes in the Overview section of the artifact's history] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107015] [APAR PI61352] [Locks are shown as belonging to a different user when using Tomcat/LDAP / case-insensitive login] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107222] [APAR PI62003] [Data from LegacyPublishService renders counter service unusable and leads to OOME] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107124] [APAR PI62387] [Upgrade failed with NotFoundException in addTables script] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106435] [APAR PI62845] [Link by Attribute creates multiple links to same object] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106856] [APAR PI62847] [Requirements' text is truncated when viewing requirements in a module via the Create Link window] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107107] [APAR PI63007] [Compare/Deliver UI should not compare artifact content when only links have changed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107262] [APAR PI63229] [Compare Configurations operation performs poorly when there are many links involved in the comparison] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107238] [APAR PI63243] [Filters/Views: Views with Before/After a specific Date/Datetime freeze and show nothing] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107119] [APAR PI63453] [View queries which have a Link-related column, or the "Show Links as Tree view" option enabled, cause the server to run a fairly expensive query to retrieve link data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106967] [APAR PI63495] [Migration from 5.0.2 to 6.0.2 fails with JFS ResourceNotFoundException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107177] [APAR PI63506] [Single bad module baseline can fail entire migration in 502] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106916] [APAR PI63590] [Query to populate folder cache performs poorly in certain large environments] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107179] [APAR PI63592] [WebUI allows refresh with inflight view work] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106966] [APAR PI63706] [Requirements Tracing widget performs poorly in opt-out projects with many links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106908] [APAR PI63790] [Slow OSLC query for manifested views] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107069] [APAR PI63793] [CSV Export auto-paging logic triggers a new Count query for each page of view results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107068] [APAR PI63794] [Slow LinkType query with lots of duplicate UNIONs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107181] [APAR PI63843] [Distributed renamed server may have incorrect user URLs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107330] [APAR PI63878] [Edits to a module artifact are changing the 'Created On' attribute value of that module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107078] [APAR PI64272] [Modules upgraded to 6.0.1 do not display 'creator' or 'created on' in sidebar] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107240] [APAR PI64284] [CSV Export performance is very slow for large exports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107380] [APAR PI64290] [CsvValueFormatter user name cache is ineffective] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107382] [APAR PI64376] [Compare on Project Properties Changes shows wrong changes in Artefeact types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107265] [APAR PI64453, PI64456, PI64458, PI64459, PI64460] [Address various Reporting issues in 6.0.1] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107277] [APAR PI64700] [Module Reports run for a long time when "Include comments" box is checked] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107387] [APAR PI65387] [Inconsistent behaviour when linking via drag and drop for member of a team area only] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109808] [APAR PI65401] [Requirements Tracing widget doesn't display anything with certain data shapes / volumes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107420] [APAR PI66572] [History entries missing after migration from 5.0.2 to 6.0.1] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108255] [APAR PI66908] [OSLC picker does not load scroll bar when WI form does not fit on the page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109150] [APAR PI67036] [Import Project Properties operation causes types to disappear from the type system when CleanUpUnusedIndexesVersionsTask is enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109025] [APAR PI67650] [OSLC Query to discover RM backlink status from QM performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109024] [APAR PI68119] [Module related View query with filters on dc:creator and rm:ofType performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109182] [APAR PI68517] [WebUI asks for irrelevant predicate when displaying tags in a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109411] [APAR PI69516] [Switching the PA from the Home Menu does not always switch to a valid configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116259] [APAR PI70665] [Repeated failures of Jena query CRJZS5742W Query _vqtk8IYJEeaxS_Wed4vS6 (suspect ) - causing slow and operation timeouts on server] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110464] [APAR PI74455] [Jena query failure _Iv3o8IDPEeaRvdOauTvw0w - causing very slow response / operation timeouts in RM project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111869] Fixed in release 6.0.4: [APAR PI53450] [Additional reporting service backports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112330] [APAR PI53450] [Address reporting performance issues in 6.0.1] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111375] [APAR PI53450] [Debug Module Analysis page no longer prints VERBATIM GUNZIPPED STRUCTURE section] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113964] [APAR PI53450] [Debug Service RM Response Format is unusable] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112136] [APAR PI53450] [Excessive memory usage in the Module Analysis tool] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112141] [APAR PI53450] [Inadequate TRS performance under load (high CPU usage and memory consumption, high latency of the feed, potentially out of sync with repository)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111909] [APAR PI53450] [Module Analysis does not properly scope initial module binding query to project and configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111797] [APAR PI53450] [Module analyzer should branch versions when appropraite] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110771] [APAR PI53450] [Test Failure (RDNG6.0.4-T20170417_1516): com.ibm.rdm.client.api.tests.publish.ResourcesTest.testFilterByModifiedSinceUTC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114759] [APAR PI70403] [Users without the Modify CLM Link permission are able to create OSLC links to DNG from other applications] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110399] [APAR PI70583] [No indication that a view is loading.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110543] [APAR PI72069] [Long-running query related to suspect entries affecting server performance] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110916] [APAR PI72577] [External links are not properly handled in the publish items feed when updated or deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111340] [APAR PI72586] [Investigate poor performing SPARQL query from module analyzer] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111079] [APAR PI73394] [ReqIF Import should not override "same-as" values when one is already provided by a ReqIF package] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113432] [APAR PI73424] [Improve performance for large baseline compare query] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112819] [APAR PI74283] [Print Module Table report shows stale OSLC link titles] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113599] [APAR PI75313] [Relative paths to CLM resources are not handled correctly in DCC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112329] [APAR PI75860] [Module structure parsing allows for duplicate Bindings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112535] [APAR PI75862] [Module analyzer should catch cycles and dupes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112538] [APAR PI79798] [ReqIF import fails with ForbiddenException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115873] [APAR PI79955] [Debug Module Analysis does not properly detect issues with bound artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114307] Fixed in release 6.0.5: [APAR PI53450] [Opt-in projects data can be loaded by the ETL through the deleted links page data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114756] [APAR PI82120] [Multiple Threads hung in stack pointing to com.ibm.rdm.fronting.server.rrs.views.execution.types.PropertyClassification] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115113] +-- Product Rational Team Concert Fixed in release 6.0.1: [APAR PI59380] [Plan Progress Bars revert to Progress (Hours) from Load when work item estimate changes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412766] [APAR PI67329] [Eclipse lightweight dialog OK button does not close dialog when Enumeration List Picker Widget shown] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401631] Fixed in release 6.0.2: [APAR PI28909] [TRS Feed: RTC feed gets error one week after a server is built for 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380763] [APAR PI40647] [Unresolvable conflict can result from duplicating a workspace] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/382892] [APAR PI46690] [ASM source file is misclassified as PLX to 6.0.1 iFix] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386546] [APAR PI47947] [Enabling the "Fetch Plan Item Children On Demand" Property Causes Group Load Calculation To Include Outplaced Children] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/379223] [APAR PI51266] [Top level Workitem in a workbreakdown plan loads for ever if there is a child in another project area, where the user has no access to] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394244] [APAR PI51774] [Replace ProcessAreaDTO in GitRepositoryDescriptorDTO with a light-weight alternative] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/383732] [APAR PI51983] [Snapshot URL from Eclipse opens in WebUI wrong PA] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380478] [APAR PI51986] [Work Item getEditableProperties allValues for owner attribute load time grows proportionate to team size] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410475] [APAR PI52580] [PLI source file leads to incorrect dependency path] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402495] [APAR PI53012] [Customers migrating from RTC 4.x to RTC 6.x need to be able to skip redundant EE migration steps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410793] [APAR PI53025] [Performance problem during v4 to v6 migration - buildmap component UUID] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376976] [APAR PI53411] [Migration of buildmap data from pre-4.0 through 6.0 can fail from malformed data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/377638] [APAR PI53450] [Bulk Edit for tags do not update properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376610] [APAR PI53450] [Dependency Build: full analysis fails to properly check components to ignore] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394107] [APAR PI53450] [Invalid UUID error during "Delete build map resources that are missing main section" to 6.0.1 iFix] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/381868] [APAR PI53450] [[Server Side]The value of Component condition can not be saved in SCD query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/378016] [APAR PI54645] [Change getLoadCFA to postValidateLoadCFA on IFilesystemRestClient] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/383894] [APAR PI54645] [When loading large number of components(1000), getResourceProperties throws URI String too long exception] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386169] [APAR PI55215] [OSLC API Doesn't Handle String List Attributes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412995] [APAR PI56363] ["Blocked Cards" feature in existing Project Areas on RTC server is not getting enabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394342] [APAR PI56622] [Follow up item for defect 373789 with a corrupted PA.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384494] [APAR PI56622] [Tracked work items (Tracks link type) don't load in a plan tree view with work items in multiple servers.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384490] [APAR PI56702] [Property is duplicated in Langdef] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389257] [APAR PI57281] [Problems with scheduler in Roadmap Plan not showing the expected behavior] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387284] [APAR PI57721] [Plan Detail's progress bar reads 0/0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391077] [APAR PI57724] [Group by Team in plans with deferred load of plan elements and progress breaks progress bars for groups and shows error in plan view.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387267] [APAR PI57747] [Subset based build: impacts computation shortcuts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387745] [APAR PI58341] [Promotion does not validate the state of the SELF input in target stream to 6.0 iFix] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386405] [APAR PI58598] [Work Item Promotion failed to validate the parser outputs (indirect dependencies) of a program to 6.0.1 iFix] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386403] [APAR PI58610] [Sprint Plan - Work breakdown view: bars disappear when load is selected.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387272] [APAR PI59381] [FORMAL PA PLANNING: Release Plan in "Computing..." state forever.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387274] [APAR PI66299] [During buildmap migration, promotion build path is too long] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396820] [APAR PI71204] [Search box query results shows "Error running query" page for one project area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410695] [APAR PI73269] [RTC-EE packaging: error: "_in predicate value array is empty" when a packaged WI adds & modifies member over multiple builds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407560] [APAR PI73707] [Exception while computing versionables for Change Set Analysis - Item Handle must not be null] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408088] [APAR PI75331] [Provide a fix for log publishing performance issues] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410565] [APAR PI81517] [Duplicate language definition did not duplicate the properties values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422080] [APAR PI82183] [Personal build fails with Item Handle must not be null if program built in previous level] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423536] Fixed in release 6.0.3: [APAR PI49271] [DependencyQueryService no longer honors the Index Update Wait Time advanced property] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396695] [APAR PI50923] [Work Items change for StaleDataExceptions due to RdbRepositoryDataMediator cache sync issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387387] [APAR PI53450] [Investigate 40% plan load slow down] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394255] [APAR PI53450] [Investigate Plan Load Times based on customer configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394250] [APAR PI53450] [Plan totals only reflect the number of work items loaded, they should be based on the total number of work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412770] [APAR PI58231] [RTC RQM bridge ui won't expand to accommodate long literals] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401422] [APAR PI59688] [Source code gets truncated in web UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389932] [APAR PI60018] [Dependency Build: accept should be scoped components aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392800] [APAR PI60167] [Promotion error message does not indicate module itself if it is not in the right state when doing work item promotion (387484)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387868] [APAR PI60669] [Query Result View filter does not filter by owner name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391083] [APAR PI60755] [Prevent baselines creation during dependency build for internal workspaces (365004)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389287] [APAR PI60768] [SET Reference to undefined variable when variable is defined (388175)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389271] [APAR PI60807] [Work Item Owner is reported as outside of team area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410746] [APAR PI61751] [Add logging to help diagnose workspace compare issue for 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417076] [APAR PI61751] [Include fix for Task 396753] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398556] [APAR PI62103] [Incorrect team Area Listed In Plans] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399415] [APAR PI62183] [Plan Checks are not working for inplace delayed children] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399243] [APAR PI63328] [Subset work item processor using last state instead of newest] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392578] [APAR PI63416] [x-repo flow failed with "already dependancies queued for StateId(FileItem, ...)"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395057] [APAR PI63750] [Project Areas with a large number of members causes a long wait for the create defect dialog box to load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396115] [APAR PI64145] [Attributes appearing as Archived] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410731] [APAR PI64149] [Role Based User List attribute customization doesn't work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410747] [APAR PI64310] [Promotion does not consider "ignore impact" option of the language definition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394330] [APAR PI65655] [buildmap migration bulk update] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395931] [APAR PI65657] [Rework secondary buildmap migration tasks for quicker product availability upon migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395934] [APAR PI67327] [Shareable#isShare can take a long time for 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398059] [APAR PI67448] [Improve the linkage between RTC and Hudson builds for 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406919] [APAR PI68171] [Unassigned contributor not available in Web UI with role-based contributor list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408665] [APAR PI68571] [Resolution is not carried over from Resolved to Verified] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410452] [APAR PI69634] [SQL Server sometimes creates a bad plan for lock queries for 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402791] [APAR PI70609] [Subset build with change set analysis will not build the changed file if it is not the first file in the list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403665] [APAR PI75007] [ScdQueryService not closing serverQueryService returned IQueryResult] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410018] [APAR PI84950] [EE garbage collection is missing resources to delete (6.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432109] [APAR PI85855] [Incorrectly getting the parent UUID (resulting in code review not opening)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435260] Fixed in release 6.0.4: [APAR PI53450] [Add caching to the server for HTTP filtered value sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410839] [APAR PI53450] [Fetching limited contributor value set resolves all contributors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410808] [APAR PI53450] [HTTP filtered value set cache becomes corrupted over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420539] [APAR PI70973] [Handle build definition deletion during buildmap maintenance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405032] [APAR PI71059] [Cleanup duplicate build maps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405025] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - SERVER] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414176] [APAR PI73242] [Story Points Progress report attributes work items to bars based on historical values instead of current ones.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408351] [APAR PI73294] [Opening Source Code Data Query editor the first time is slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410409] [APAR PI73306] [Hundreds of warning messages in the ccm.log file when a build result is deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407793] [APAR PI73586] [Getting conflict error in work item promotion preview but not in actual promotion] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407918] [APAR PI73705] [Personal Build not loading changed copybooks from personal workspace when full minimum load is false.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408175] [APAR PI73937] [CRJZZ0958E raised during rollback of a package created in previous release] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408759] [APAR PI75356] [EE Packaging needs a method to inhibit package creation with "Include Impacted Outputs" option] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410603] [APAR PI76310] [WIPreview header - Summary appears twice] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413601] [APAR PI77374] [Dependency based build failed when java.lang.IllegalArgumentException: Item Handle array cannot exceed 2048 elements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413234] [APAR PI79606] [Wrong message in a z/OS build definiton if the user does not have visibility on the stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416874] [APAR PI79608] [NPE seen in Eclipse log related to FileAgentJazzScmConfigurationEditor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416875] [APAR PI80552] [Duplicate language definition did not duplicate Ant condition and Step Name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422081] [APAR PI80585] [Subset build followed by build does not honor skip dependencies flags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418939] [APAR PI80652] [“&” (Ampersand character) not rendered correctly in the “Select Work Item windows” work item window list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435935] [APAR PI80671] [Velocity reports should not bound the data by the iteration start and end dates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420251] [APAR PI82492] [RTC-EE SCD - Garbage collection failed when too much scan configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424830] Fixed in release 6.0.5: [APAR PI81457] [Exception in Personal build when a dependency copybook has been deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427307] 9. 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 6.0.2: [APAR PI51244] [Job found still running returns when executing scm command] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/381557] [APAR PI53204] [Add components dialog should support to select multiple streams in different project areas for CAS Index configuration to 6.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380334] [APAR PI53450] [Getting NPE opening a buildmap when migrating from older versions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376606] [APAR PI53450] [NullPointerException trying to save CAS configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376605] [APAR PI53450] [Pending changes view showing incorrect icons for local changes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/377821] [APAR PI53450] [[Client Side]The value of Component condition can not be saved in SCD query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376608] [APAR PI53742] [The "Updating out of sync shares" job takes too long with many components (6.0.1 iFix Backport)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380440] [APAR PI55218] [Issues with incoming remote empty baselines when workspace already contains the changesets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/381219] [APAR PI57619] [Checkin using CLI creates 2 ComponentSyncContexts per component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384722] [APAR PI57621] [Each ComponentSyncContext retains own copy of workspace sync times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384723] [APAR PI58497] [NPE opening legacy Flow Diagram] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388021] [APAR PI59703] [DebugRestClient errors when using MSSCCI client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387333] [APAR PI61120] [File locks not shown in package explorer if incoming/outgoing current flow targets are not the same] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389166] [APAR PI61585] [Can't accept changes into stream when flow is only incoming] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396809] Fixed in release 6.0.3: [APAR PI58886] [Work Item ID is incorrect when created during import.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387283] [APAR PI60557] [ComponentNotInWorkspaceException when adding an "outgoing component removal"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397627] [APAR PI61269] [Error: Job found still running after platform shutdown] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389344] [APAR PI61362] [Improve performance and allow cancelation of Load With Dependencies wizard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389483] [APAR PI62123] [import of lang def into an exisiting lang def does not handle removal of variable correctly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418542] [APAR PI64275] [Load bar incorrectly shows "No Work Time Left"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412772] [APAR PI64310] [Promotion does not consider "ignore impact" option of the language definition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394828] Fixed in release 6.0.4: [APAR PI71737] [Scan Configurations Editor: Fields grow whenever editor is resized, makes a lot of scrolling necessary (400725)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407450] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - CLIENT] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425092] [APAR PI72599] [RTC Shell Error when renaming a folder name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415871] [APAR PI76104] [EE - impact analysis launched from SCD query results - missing resource name in title] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412643] Fixed in release 6.0.5: [APAR PI80016] [OOME and possible memory leak in Shell client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425755] [APAR PI80016] [OOME and possible memory leak in Shell client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431115] [APAR PI80968] [Out Of Memory Exception in daemon tracer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425754] [APAR PI81417] [Component renamed in another RTC client is not reflected in Shell / VS client (after manually clicking "Refresh" in the Pending Changes view)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425753] 10. 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 changed in iFix003. If you have already deployed these files as part of installing iFix018 or later, you do not have to do these steps again. Follow the instructions detailed in the README.txt file contained within the OracleOutsideInFixJan2016.zip file. 11. KNOWN ISSUES None 12. RFES INCLUDED +-- Product Rational DOORS Next Generation Implemented in 6.0.1 iFix004: [Include ReqIF Foreign ID in packages] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105048] On ReqIF export, artifact identifiers are exported as values of an attribute called "ReqIF.ForeignID". Tools that follow the ProSTEP ReqIF Implementation Guide will import these values into an attribute called "ForeignID" (without the "ReqIF." prefix). Such tools will also exclude these "ForeignID" values from subsequent exports.