Interim fix CLM_60_iFix014.zip This interim fix is only valid for the Rational solution for Collaborative Lifecycle Management (CLM) 6.0.0 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.0.0-CALM60M-I20171208-0026.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 mapping patch file: com.ibm.rational.rrdi.dcc.mapping_5.0.0.v20171120_1436.zip (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) 8. Rational Team Concert Client for Eclipse update site: UpdateSiteFor_6.0.0.0-CALM60M-I20171208-0026.zip (see the RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS section) 9. Files required to resolve JRS APAR PI43630 - Failed to upgrade JRS if the root context was changed to SPARQL_Gateway during installation: app_upgrade.bat and app_upgrade.sh (see instructions below for APAR PI43630 in the ADDITIONAL FIXES INSTRUCTIONS) 10. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections) 11. File required to resolve Global Configuration APAR PI43630 - Suppress DW setup step for GC: services.xml (see instructions below for APAR PI43630 in the ADDITIONAL FIXES INSTRUCTIONS) 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. ADDITIONAL FIXES INSTRUCTIONS 7. APAR FIXES 8. CLIENT APAR FIXES 9. KNOWN ISSUES 1. SERVER PATCH INSTRUCTIONS Note: -The CLM server patch file, CLM_server_patch_6.0.0.0-CALM60M-I20171208-0026.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.0.0-CALM60M-I20171208-0026.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.0.0-CALM60M-I20171208-0026.zip, into the /server/patch directory. d. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server" and "To clear the application cache on 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. 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. Also, the "-clean" parameter is the OSGI framework command which runs repotools with the default argument "help". The output is captured in the reptools-_help.log which resides in the /server/ directory where reptools-.bat resides. 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" 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 cache on WebSphere Application Server: Remove the contents from these directories under the profile root, 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. 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: 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 Linux: ./wsadmin.sh -language jython -user -password -f 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/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /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 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.0-I20171120-0936 3. DATA COLLECTION COMPONENT INSTRUCTIONS To install the mapping 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 com.ibm.rational.rrdi.dcc.mapping_*.zip 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. 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 Linux: ./wsadmin.sh -language jython -user -password -f 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/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /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 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.0-I20170825-0829. 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. ADDITIONAL FIXES INSTRUCTIONS +-- Product Data Collection Component Fixed in release 6.0.1: [APAR PI21765] [JOBS H_REQUEST_AGING_TPLN_MIN, H_REQUEST_AGING_TPLN_MAX, H_REQUEST_AGING_TPLN_TOTAL ARE INCORRECTLY COMPUTED] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410356] This defect requires additional steps to apply: This is a TTL change that requires manual changes documented the iFix read me. ---- [APAR PI48537] [Ghost links appearing in traceability report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376063] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI50417] [Story point metrics are collected only against work item whose type is "story"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/371136] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- 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/376060] 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/382551] 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/384634] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- Fixed in release 6.0.3: [APAR PI43630] [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/388231] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- +-- Product Lifecycle Query Engine Fixed in release 6.0.1: [APAR PI41292] [LQE doesn't skip member errors as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358862] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI43630] [LQE throws error when attempting compaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367211] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI43630] [Run compaction fails in LDX when configurations are enabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367625] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product Jazz Foundation Fixed in release 6.0.1: [APAR PI43630] [Suppress DW setup step for GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366994] This defect requires additional steps to apply: 1. Stop the CLM server 2. Rename %JAZZ_HOME%/server/conf/gc/services.xml to a backup such as services.xml.bak 3. Copy the attached services.xml to %JAZZ_HOME%/server/conf/gc 4. Copy the %JAZZ_HOME%/server/conf/gc/teamserver.properties to create a backup 5. Edit %JAZZ_HOME%/server/conf/gc/teamserver.properties and add these lines: # Skip data warehouse setup page. com.ibm.team.repository.setup.skipPages=data.warehouse.page 6. Start CLM ---- [APAR PI43630] [com.ibm.team.repository.oauth.trustedAuthorizedCallbacks contains old server names after doing a server rename] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/373698] This defect requires additional steps to apply: repotools_log4j.properties file in /server/conf/ directory needs to be updated manually to see the information messages for server rename process. # For server rename, be sure to output messages the admin should be interested in log4j.logger.com.ibm.team.repository.service.internal.oauth.serverrename.TrustedCallbackServiceConfigPropertyUpdater=INFO If you perform a server rename after applying this patch check to see if you have any messages that look like: 2015-11-18 09:28:30,960 @ID@W The trusted callback URL was not renamed: https://:9443/. Then please go to the jts/admin->Server->Advanced Properties page and search for "Trusted URIs for client authorization and redirection" and manually edit the entry to point to the new server name. ---- [APAR PI44364] [VVC cache configurations missing after migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362573] This defect requires additional steps to apply: You need only do this once per iFix. If you have already done these steps for another fix, you do not need to repeat them. 1. Go to the /server directory. 2. Execute the following command: repotools-jts -help -clean ---- +-- Product Jazz Reporting Service Fixed in release 6.0: [APAR PI43630] [JRS report results have formatting errors in FF and IE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/368536] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI44469] [IE9 Report name, title and visibility all disabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362434] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- Fixed in release 6.0.1: [APAR PI42044] [Widget category load fails with error "Failed to retrieve categories" when report tag has '&'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358876] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Apostrophe in meta data causes the report to show blank page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358864] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Calculated Attributes drill-through is not correctly showing the child work item ID, URL and Name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362425] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Failed to upgrade JRS if the root context was changed to SPARQL_Gateway during installation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358865] This defect requires additional steps to apply: Windows: Replace the existing file app_upgrade.bat in the /upgrade/ directory with the new version. Linux: Replace the existing file app_upgrade.sh in the /upgrade/ directory with the new version. ---- [APAR PI43630] [Filed Against list in condition edit is corrupted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362422] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Filed Against value selection does not work when there are the same names in the selected scope] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365640] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [JRS server rename fails with multiple mapping events or if server is restarted during rename process] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/359968] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Parameter values for ready-to-use reports are escaped causing problems in case when special characters are present] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/360135] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Planned for condition with immediate children modifier after Filed Against condition - sometimes extra value added to json causing SQL error later] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362423] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Related Change Request links can be selected and reported on] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365641] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Search for attributes (format results column) selection / sort problem] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365639] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Select all option is missing from hierarchical filter controls (regression in functionality)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362937] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Special characters are not displayed properly in column names] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358866] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI43630] [Unnecessary word splitting in table compromises readability of table] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358873] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI45564] [Percentage calculation is may not be accurate when traceability report is used...] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/363611] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI46590] [All Related is not displaying relationships in a bi-directional fashion when there are conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367210] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI47418] [NPE when trying to authenticate user with space in name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/369859] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI47590] [Increase gadget height of JRS report on dashboard doesn't work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366715] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI48809] [Report built using JRS produces invalid SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/370531] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI48812] [No Custom Categories for Test Execution Results Available] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/370532] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI51136] [Excel export skips columns AA thru AZ] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384786] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI52231] [Dynamic excel report fails with run-time error 1004] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375012] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE INSTRUCTIONS section ---- [APAR PI54937] [Drill Drown Reports Not Displayed Properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380510] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI54937] [Drill down for date range limiter for calculated columns not working for single series] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380511] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.2: [APAR PI43630] [/rs fails to rename server (rename status uses old URL)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386260] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI43630] [Cannot log out a second time when using SSO authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386251] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI43630] [Temporary files in QueryResultsCache folder are not removed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386258] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI52228] [The unparser should handle the INTERSECT clause] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/374913] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE 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/385024] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.3: [APAR PI64744] [Error when loading multi-valued enumerations to the metamodel in DB2z] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396208] 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/397135] 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.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/106586] 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.1: [APAR PI43630] [API function to save a work item without invoking an email] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365092] This defect requires additional steps to apply: For additional details of this new work item API parameter please visit - https://jazz.net/wiki/bin/view/Main/SkipMailSaveParameter ---- 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/396829] This defect requires additional steps to apply: Manually copy CLI files ---- 7. APAR FIXES This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Jazz Security Architecture Single Sign-on Fixed in release 6.0.1: [APAR PI43630] [Invalid userid is returned when user has "@" in username] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/359402] +-- Product Rational Engineering Lifecycle Manager Fixed in release 6.0.1: [APAR PI43630] [ALM(Upgrade-Manual):- repotools-relm.bat doesnt work during manual upgrade] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358860] [APAR PI43630] [RELM 6.0 server rename fails if data warehouse of JTS server doesn't use default setting] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/373327] +-- Product Data Collection Component Fixed in release 6.0.1: [APAR PI21765] [JOBS H_REQUEST_AGING_TPLN_MIN, H_REQUEST_AGING_TPLN_MAX, H_REQUEST_AGING_TPLN_TOTAL ARE INCORRECTLY COMPUTED] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410356] [APAR PI42419] [DCC Quality Management job failing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358877] [APAR PI43630] [DCC ETL does not handle default value properly for some mandatory field] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362429] [APAR PI43630] [DCC still tries to connect to old server after it was renamed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366321] [APAR PI43630] [Data collection resource groups were not automatically configured for applications on the local Jazz Team Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/368246] [APAR PI43630] [Staging loses DCC schedules when restarting] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/374492] [APAR PI43701] [DCC handling of Oracle BINARY_DOUBLE is wrong] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/361212] [APAR PI45548] [modifiedsince date should be specified using CST time zone to avoid + character which can be confused for a space] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/363415] [APAR PI45649] [DCC Web UI corrupts the delta time when web browser language is e.g., french] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/364266] [APAR PI48537] [Ghost links appearing in traceability report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376063] [APAR PI50417] [Story point metrics are collected only against work item whose type is "story"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/371136] Fixed in release 6.0.2: [APAR PI43630] [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/375304] [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/376060] [APAR PI53810] [QueryHelper should check for null before calling jpiToUrl or urlToJpi] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/377768] [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/382551] [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/384634] Fixed in release 6.0.3: [APAR PI43630] [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/388231] Fixed in release 6.0.5: [APAR PI43630] [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/427151] +-- Product Lifecycle Query Engine Fixed in release 6.0.1: [APAR PI43630] [LQE throws error when attempting compaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367211] [APAR PI43630] [Run compaction fails in LDX when configurations are enabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367625] +-- Product Rational Quality Manager Fixed in release 6.0.1: [APAR PI42597] [IServerStatusRestService/databaseStatus service being called to get login page. Causing unnecessary delays when opening dashboards] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/138190] [APAR PI43630] ["Deferred Operation Failed" error when creating a Test Plan Snapshot including TCERs] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/142191] [APAR PI43630] [Could not mark the "Actual Result" in the steps since the test data iteration 2 when executing TCER with Test Data] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/138006] [APAR PI43630] [LQE cannot add QM Resources Data source because QM returns errors] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/142839] [APAR PI43630] [Print PDF fails (Summary and Comprehensive) from a Test Test suite] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/146957] [APAR PI43630] [QM TRS feed stops working in long run] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/138004] [APAR PI43630] [QM does not generate a modification event for a concept in TRS change log when modifying a test case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/138003] [APAR PI43630] [Requirement Reconcile does not show modified requirements if one of the requirement is deleted (Opt-out)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/144010] [APAR PI43630] [Saving manual merge result of a manual test script with requirement changes produced an error dialog] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/138005] [APAR PI43630] [testBulkUpload() failed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/141906] [APAR PI44943] [DNG requirements with long titles disappear from test script step when the test script is refreshed (after successfully saving the requirement on the step)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/141876] [APAR PI46082] [Test Cases are being executed in the incorrect order when running a test suite] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/140376] [APAR PI46927] [Dashboard widgets do not reflect modified Execution State name changes] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/141286] [APAR PI47440] [E-Signature for Test Script Doesn't Display Predefined Comments] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/141153] [APAR PI47744] [Failing Test Case "ET: Reconcile RRC/DOORS requirement(OSLC) - not able to associate existing test case to requirement "] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/143685] [APAR PI48025] [Query is not updated in Live viewlet after you modified the definition of query] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/141578] [APAR PI48102] [Execution Result History not Showing Step Numbers and Contains "Blank" History Items] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/142536] [APAR PI48851] [Test Suite Execution job cannot complete or be stopped after migration to 6.0] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/141961] [APAR PI49099] [unable to open plan detail dialog] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/142149] [APAR PI49695] [E-Signature Always Required to Lock/Unlock Test Case Results] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/142505] [APAR PI49821] [TCER job cannot be deleted after migration to 6.0 - Item Handle Must Not be Null Error] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/142925] [APAR PI49887] ["Edit Test Environment" Permission Required to Link Existing Test Environment to Test Plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/142677] [APAR PI50680] [Opening a TCER fails if there are large numbers of test environments in the project area] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/143765] [APAR PI50688] [Difficulties editing description field in any " create new " dialog - can't get focus until 2-3 attempts (create new test case, baseline, stream etc)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/143589] [APAR PI51007] [E-Signature Info Does Not Correlate with Approval Info] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/143548] [APAR PI51022] [Truncation on PDF export] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/144329] [APAR PI51024] [escaped XML entities in the summary attribute of requirements are displayed in test case PDF/CSV without unescaping them] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/144324] [APAR PI51238] [Tab Order Off AND/OR "OK" Button Not In-Focus in E-Signature Dialog with Predefined Comments] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/143763] [APAR PI52139] [Build records are not viewed on RQM when RTC is Integrated.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/144263] [APAR PI52495] [repotools rebuildTextIndex is broken for ExecutionSequence if there are any opted-out projects] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/144464] [APAR PI52981] [Missing Links to Test Scripts in Test Plan Snapshots] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/144773] Fixed in release 6.0.2: [APAR PI43630] [Executing Test Suite in GUI is picking multiple target machines using NI adapter] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/143937] [APAR PI43630] [QMI failing in the pipeline] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/145679] [APAR PI43630] [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/145978] [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/144502] [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/145789] [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/147112] [APAR PI59597] [Test Artifact review information (Approved dates) are modified (incorrect dates)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150037] Fixed in release 6.0.3: [APAR PI59794] [Event history is missing after migration from prior to 6.0] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150125] +-- Product Jazz Foundation Fixed in release 6.0.1: [APAR PI41335] [SimpleDateFormat is not thread safe and cannot be shared among threads (Extracting Work Items via reportable API can return wrong modification dates for history entries)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/357589] [APAR PI43630] ["lqe_user" isn't added to the permission list of ldx in 60 iFixes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362978] [APAR PI43630] [After Server rename user has to switch to GC when he had already done so before the server rename.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366998] [APAR PI43630] [After re-registering LDX with JTS the Add Data Source wizard provides the LQE data sources not the LDX] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366773] [APAR PI43630] [Allow apps to opt-out of Data Warehouse setup pages] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366967] [APAR PI43630] [Backport JFS bulk delete can cause a OOM (371253). to 60] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372206] [APAR PI43630] [Backport work item 361341 - LDX user permissions lost after startup.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/361731] [APAR PI43630] [DM needs to be able to change dependencies of immutable configurations managed by VVCConfigurationCacheService] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366869] [APAR PI43630] [GC does not complete server rename if server name is masked out.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366963] [APAR PI43630] [SSO enabled distributed env cannot logout and relogin] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/364503] [APAR PI43630] [Server Rename does not help update the "Global Configuration Provider URL"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372351] [APAR PI43630] [Server Rename does not help update the "Link Index Provider URL"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372804] [APAR PI43630] [Suppress DW setup step for GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366994] [APAR PI43630] [Update Message Id for CRJAZ2983W for TrustedCallbackRenameFailed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375914] [APAR PI43630] [Update script does not migrate ccm.war and jts.war correctly - entries for custom ldap groups in web.xml missing (361154)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362776] [APAR PI43630] [Validation fails after server rename when saving TrsBasePage who references items with duplicate itemId] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372183] [APAR PI43630] [com.ibm.team.repository.oauth.trustedAuthorizedCallbacks contains old server names after doing a server rename] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/373698] [APAR PI44364] [VVC cache configurations missing after migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362573] [APAR PI45029] [DCC is broken after running JTS setup wizard and DCC database is not Derby] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/360895] [APAR PI45503] [DNG 6.0 - java.lang.NullPointerException: vvcConfigUrl must not be null] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/363620] [APAR PI48537] [Ghost links appearing in traceability report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/368715] [APAR PI49375] [(6.0) No Secure Token Error for JRS Widgets using Internet Explorer 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372704] [APAR PI50923] [Backport defect 369390 TransactionalStateCache stores stale state data 60 Maintenance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/373426] Fixed in release 6.0.2: [APAR PI43630] [As a CLM deployment engineer, i need to be able to create friend relationship between Apps automatically during install or upgrades 6.0 [364095] to 60] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372693] [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/379849] [APAR PI54878] [LINKS table disappears from BIRT reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380391] [APAR PI57533] [[60]Repotools AddTables can create multiple queryable-item table entries when migrating from 5.0.2 to 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/385085] [APAR PI57622] [[60] Build definition rtc.602.all with several test errors - error in RepositoryItemService.buildFetchResult] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384811] [APAR PI61509] [Active Leases count is decreased to less than 0, preventing external checkouts to be performed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410245] Fixed in release 6.0.3: [APAR PI43630] [JFS StorageService not properly honoring importMode flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394531] [APAR PI43630] [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/395623] [APAR PI43630] [[60] 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/416817] [APAR PI43630] [[60] [Repair Tool] multi-current issue in repository/configuration aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434191] [APAR PI60403] [Proxy setting in Eclipse Client 6.0.1 Fail] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403238] [APAR PI62551] [Workitem Save fails due to StaleDataException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412129] [APAR PI63426] [Infinite loop condition in JFS SDK StorageService] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396240] [APAR PI64957] [Incorrect contents in baselines/baseline contents changing over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394826] Fixed in release 6.0.4: [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/403702] [APAR PI72924] [Address issue in Floating and Token License issues. (406731)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410250] Fixed in release 6.0.5: [APAR PI43630] [Support repotools –repairMultipleVersionsMarkedAsCurrent running offline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446028] [APAR PI83074] [[60] Prevent multi-current issue during copyToStream() in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428468] [APAR PI83074] [[60] Provide Repairtool to fix multi current issue in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428471] +-- Product Jazz Reporting Service Fixed in release 6.0: [APAR PI43630] [JRS report results have formatting errors in FF and IE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/368536] [APAR PI44469] [IE9 Report name, title and visibility all disabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362434] Fixed in release 6.0.1: [APAR PI43630] [Filed Against value selection does not work when there are the same names in the selected scope] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365640] [APAR PI43630] [Related Change Request links can be selected and reported on] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365641] [APAR PI43630] [Search for attributes (format results column) selection / sort problem] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365639] [APAR PI43630] [Select all option is missing from hierarchical filter controls (regression in functionality)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362937] [APAR PI45564] [Percentage calculation is may not be accurate when traceability report is used...] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/363611] [APAR PI46590] [All Related is not displaying relationships in a bi-directional fashion when there are conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367210] [APAR PI47418] [NPE when trying to authenticate user with space in name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/369859] [APAR PI47590] [Increase gadget height of JRS report on dashboard doesn't work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366715] [APAR PI48809] [Report built using JRS produces invalid SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/370531] [APAR PI48812] [No Custom Categories for Test Execution Results Available] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/370532] [APAR PI51136] [Excel export skips columns AA thru AZ] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384786] [APAR PI52231] [Dynamic excel report fails with run-time error 1004] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375012] [APAR PI54937] [Drill Drown Reports Not Displayed Properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380510] [APAR PI54937] [Drill down for date range limiter for calculated columns not working for single series] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380511] Fixed in release 6.0.2: [APAR PI43630] [/rs fails to rename server (rename status uses old URL)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386260] [APAR PI43630] [Cannot log out a second time when using SSO authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386251] [APAR PI43630] [Temporary files in QueryResultsCache folder are not removed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386258] [APAR PI52228] [The unparser should handle the INTERSECT clause] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/374913] [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/385024] Fixed in release 6.0.3: [APAR PI64744] [Error when loading multi-valued enumerations to the metamodel in DB2z] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396208] [APAR PI66336] [Error when loading reports on All reports (former Use) Page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397135] +-- Product Rational DOORS Next Generation Fixed in release 6.0.1: [APAR PI39160] [Sentence level keyword extraction is hanging in certain conditions] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/100068] [APAR PI40280] [Image Loading in Modules can push down selected artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97926] [APAR PI40295] [com.hp.hpl.jena.shared.CannotEncodeCharacterException when importing CSV containing control characters] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97971] [APAR PI41498] [WellKnownTypeUrisCache fails with bad typesystem] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97571] [APAR PI43630] [Annotation Service for 6.0 iFix] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/98927] [APAR PI43630] [CM - conflicts when a core artifact is removed in a stream and there is a conflicting edit in another stream can generate a warning that you cannot resolve in a module after delivery] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97967] [APAR PI43630] [Can't create any links if the RM artifact was created in 3.x (and not modified since 4.x). User sees a 400 Bad Request] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97724] [APAR PI43630] [Customer migration fails with DB2 SQL Error: SQLCODE=-302, SQLSTATE=22001] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97959] [APAR PI43630] [Data loss when creating objects in locked module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/98085] [APAR PI43630] [Generating a PDF from a text artifact is not working on selfhost] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/98512] [APAR PI43630] [In an Opt-Out project, artifact picker dialogs (e.g., link, insert) shows all RM opt-out projects, even ones that I don't have access to] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97964] [APAR PI43630] [Migration fails with ValidationException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/98910] [APAR PI43630] [Migration of formal review doesn't work properly if review referenced deleted artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/99083] [APAR PI43630] [Module Usability: Contents jump around on screen when starting and ending edits.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/98046] [APAR PI43630] [Optimize query in WellKnownTypeUtil to fetch template types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/99206] [APAR PI43630] [WAS - Diagram tips hover hot spots not displayed correctly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97969] [APAR PI43630] [Web client should not send concurrent requests to update the deliver session] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/97965] [APAR PI43990] [Suspicion Profile Administration page does not show list of projects if Registered Application name for RM does not contain "rm"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/98522] [APAR PI44525] [RNDG 6.0 upgrade fails when module baseline title is empty] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/98894] [APAR PI44847] [Not able to select OSLC link types as "Preferred link types" for artifact types when the RM project area has Configuration Management enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/98974] [APAR PI45066] [Migration from 5.0.2 to 6.0 fails with GoneException when migrating draft reviews] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/99084] [APAR PI45256] [One Directional Link gets created to QM when using 'Duplicate Artifact'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/100463] [APAR PI45774] [Error loading attribute for multi-user attribute of data type user] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/99998] [APAR PI45832] [Upgrading RM from 502 to 60 fails with error: Migration FAILED java.lang.RuntimeException: Unsupported content type [application/xml] for RDF model] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/99562] [APAR PI47449] [Reviews report fails to generate if a user has been removed after submitting results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117010] [APAR PI48024] ["Unable to get property 'xhr' of undefined or null reference" when updating artifact type from a module using IE11] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/100801] [APAR PI48671] [View from RequisitePro is not imported into DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/100621] [APAR PI49061] [Long-running links query from the publishing API] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/100550] [APAR PI49686] [Automatic email notifications from reviews are not being sent] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/101242] [APAR PI49848] [In DNG 6.0, The API feed for link types only returns the information for 2 projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/101377] [APAR PI49921] [Not able to link a Module View to an RQM Test Plan] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/101083] [APAR PI50049] [Directed comments do not send out email notifications] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/101241] [APAR PI51145] [ClusterSafeInitializer causing too many tasks stored in AsyncTaskStatusJfsStorageService] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/101563] [APAR PI52174] [Requirements View widget does not work from QM/CCM dashboards] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102068] [APAR PI52339] [Artifacts using "References By" link type cannot be retrieved through the publishing service] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103517] [APAR PI52400] [Adding new requirements fails without refresh] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102069] [APAR PI53713] [Unable to create and print PDF from self-host artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103164] Fixed in release 6.0.2: [APAR PI43630] [Remove error about unnecessary JPI mapping] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103539] [APAR PI51677] [Describe queries return invalid data after server was renamed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102070] [APAR PI52086, PI42352] [User name does not display in server renamed environment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102073] [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/102160] [APAR PI53176] [IE10 consumes too much memory through general usage. Memory leak?] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/104551] [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/102402] [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/104451] [APAR PI54328] [Query invoked from View Service code to collect all Attribute Definitions fails when Attribute Defs have been deleted from project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/102922] [APAR PI55014] [Recent Comments widget does not populate after server restart] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105104] [APAR PI55198] [Upgrade to 6x fails due to null jfsBaseline] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/103214] [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/103321] [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/103741] [APAR PI58347] [Migration fails when module baseline title > 250 characters] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107168] [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/111254] [APAR PI64293] [Comments viewlet not loading on cm-enabled projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110041] Fixed in release 6.0.3: [APAR PI43630] [Detect unmigrated module baselines before attempting migration from 5.x to 6.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106203] [APAR PI43630] [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/106617] [APAR PI60920] [Reviews need to be more resilient to concurrent user interactions] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106143] [APAR PI61078] [Email notification for reviews may show the wrong "Created By" user] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106290] [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/106638] [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/106583] [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/106586] [APAR PI61262] [Remove the need to reindex after upgrading to 6.0.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107669] [APAR PI61283] [Cannot open Audit History for an artifact that has an unmapped () revision] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106031] [APAR PI62003] [Data from LegacyPublishService renders counter service unusable and leads to OOME] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107794] [APAR PI62362] [Due Date Mismatch in Review email notification] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107117] [APAR PI62387] [Upgrade failed with NotFoundException in addTables script] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106438] [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/107176] [APAR PI63506] [Single bad module baseline can fail entire migration in 502] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106915] [APAR PI66891] [Artifact template source can be deleted rendering template unusable] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109490] +-- Product Rational Team Concert Fixed in release 6.0.1: [APAR PI40247] [Source code data scanning not handling component replacement correctly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/361670] [APAR PI40591] [Auto-resolve of conflict after reorder due to baseline accept picks wrong state for 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365728] [APAR PI40592] [Unresolvable conflict can result from cross component move and subsequent pre-move changes with duplicate merges for 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365729] [APAR PI41345] [getResourceAllocations loads ContributorAbsence slowly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380408] [APAR PI42494] [Select query from widget hangs on "Loading"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366849] [APAR PI42733] [Outplaced plan items at 4th level are not visible in Work Breakdown view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/363579] [APAR PI43630] [Compile problems in TransactionalCacheWrapper.java in rtc.601 RTC-I20151020-1437] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375002] [APAR PI43630] [Each build request initiated from RTC creates additional buildResultUUID parameter in the corresponding Jenkins workflow job for 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366397] [APAR PI43630] [Filter box and results view are not in sync] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/359913] [APAR PI43630] [Load rules is broken with Jenkins plugin and RTC 6.0 build tool kit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362564] [APAR PI43630] [Poor performance on IDS Track and Plan when creating work items while loading plan causing page hangs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/385960] [APAR PI43630] [Quick Planner Backlog shows resolved item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/359928] [APAR PI43630] [correctly handle duplicate buildPath entries for buildmaps to 60] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/373460] [APAR PI44038] [Git Preview screen shows garbled characters for japanese labels] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/365577] [APAR PI44665] [[6.0] Taskboard does not sort stories by anything other than Rank] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/369721] [APAR PI47006] [Workspace load with many components takes more time than loading one component having the same total size of files for 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/370301] [APAR PI47601] [Migration fails if an HistoricBasis item gets modified after online migration has started] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367747] [APAR PI48537] [Ghost links appearing in traceability report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/368716] [APAR PI48970] [Eclipse hangs at Resolving unresolved links during CSV WI Import with Parent Links] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/370380] [APAR PI49090] [EE Garbage collection should delete more BuildBaselines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372659] [APAR PI49931] [ServerRequireWorkItemAdvisor fails when more than 1024 change sets are delivered for 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406257] [APAR PI50099] [Request to backport fix for APAR PI50099 - Progress bar for Story shows progress for "New" Story with no children] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/374707] [APAR PI51582] [RTC editable fields get reset when refreshed in Web UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375737] [APAR PI52129] [The 'com.ibm.team.enterprise.jfs.commons.query.JfsQuery' class constructor has changed between the 6.00 and the 6.01 version to 60] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/374947] [APAR PI52780] [Browser is slow or crashes, possible memory leak] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380687] [APAR PI58629] [buildMap validation fails if buildLabel or snapshot are empty strings to 6.0 iFix] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/386190] [APAR PI67159] [Actual Start Date attribute is updated with Resolution Date for 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398862] [APAR SE62292] [genlink will fail by NPE when *SRVPGM that were created with EXPORT(*ALL)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362994] [APAR SE62769] [work item packaging is missing an object to 60 iFix005] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372673] [APAR SE63088] [RTCEE/IBM i DepBuild: multiple i Projects reusing common language definition with default search path may build to incorrect object library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/373402] [APAR SE63415] [RTC-EE packaging: error: "_in predicate value array is empty" when a packaged WI has no built files] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/377055] Fixed in release 6.0.2: [APAR PI46191] [Error when allocating a temporary PDS with a member name to 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384554] [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/386084] [APAR PI51986] [Slow state display with a large number of user in a project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/380979] [APAR PI52087] [RTC unable to run repotools createVersionIDs command] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/376083] [APAR PI52780] [Browser Hangs After Continual Use of Work Item Editor, Query Results, and Plan Editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/384784] [APAR SE63229] [Preview build shows the incorrect libraries for the output in the build report to 6.0 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/375962] Fixed in release 6.0.3: [APAR PI49271] [DependencyQueryService no longer honors the Index Update Wait Time advanced property for 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/371111] [APAR PI58264] [Work item history dates are inconsistent] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388616] [APAR PI58264] [Work item history dates are inconsistent] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415110] [APAR PI62125] [Compare with Latest in Stream context menu option from dependency build result fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401655] [APAR PI63416] [x-repo flow failed with "already dependancies queued for StateId(FileItem, ...)"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395053] [APAR PI64149] [Role Based User List attribute customization doesn't work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402357] [APAR PI67448] [Improve the linkage between RTC and Hudson builds for 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406920] Fixed in release 6.0.4: [APAR PI71715] [Permission denied when modify child work item with "All Children Resolved" precondition enabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406418] 8. 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.1: [APAR PI28909] [[6.0] IllegalArgumentException after alias file is updated by newer client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367359] [APAR PI28909] [[6.0] NPE when showing attributes involving an unknown read scope] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/367312] [APAR PI41290] [Source Code Data query of files found in All Streams but not in specific stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/361671] [APAR PI42705] [Use "scm status" command to list the status of unloaded components of a workspace] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366246] [APAR PI43455] [RTC windows shell compare utility broken - no option to disable capping] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/366240] [APAR PI43630] [6.0 Dependency Build: Select rebuild on a personal build uses the wrong workspace] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/372382] [APAR PI43630] [Improve debug tracing to help identify unsupported JREs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/359630] [APAR PI43630] [NPE when proxy is specified] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/358964] [APAR PI43630] [Prevent an NPE in the Repository Files view when an item has an access group for its read access] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/362341] 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/376153] 9. KNOWN ISSUES None.