Interim fix CLM_603_iFix018.zip This interim fix is only valid for the Rational solution for Collaborative Lifecycle Management (CLM) 6.0.3 release. The Rational solution for CLM 7.0 is the next release that will include all these fixes. If you plan to upgrade, upgrade to version 7.0 or later. The CE/CLM products were renamed recently. For details on the name change, see Renaming the IBM Continuous Engineering Portfolio(https://jazz.net/blog/index.php/2019/04/23/renaming-the-ibm-continuous-engineering-portfolio/). Release notes for IFixes will continue to use the old names until release 7.0 when the new names will be used. CONTENTS OF THIS INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: CLM_server_patch_6.0.3.0-iFix018-CALM603M-I20200415-1046.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 file: com.ibm.rational.datacollection.wrapper_1.0.0.v20160805_1809.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.3.0-iFix018-CALM603M-I20200415-1046.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.3_iFix006.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 10. License APAR PI61751 fix: Licenses.zip (see the ADDITIONAL FIXES INSTRUCTIONS section) 11. Oracle Outside In Technology fix: DNG603_OutsideIn_8-5-3_Patch_CPU_January2017.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG section) 12. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections) In addition to the fixes listed in this readme file, the interim fix might also contain fixes for security issues. For details, see the IBM Product Security Incident Response Blog: https://www.ibm.com/blogs/psirt/ CONTENTS OF THIS FILE 1. SERVER PATCH INSTRUCTIONS 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS 3. 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. NEW APAR FIXES IN THIS IFIX 8. ADDITIONAL FIXES INSTRUCTIONS 9. APAR FIXES 10. CLIENT APAR FIXES 11. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG 12. KNOWN ISSUES 1. SERVER PATCH INSTRUCTIONS Note: -The CLM server patch file, CLM_server_patch_6.0.3.0-iFix018-CALM603M-I20200415-1046.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.3.0-iFix018-CALM603M-I20200415-1046.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.3.0-iFix018-CALM603M-I20200415-1046.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. From /server, 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. f. From /server, 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.3-I20200415-0601 3. DATA COLLECTION COMPONENT INSTRUCTIONS Note: The wrapping jar file last changed in iFix001. If you have already deployed this file as part of installing iFix001 or later, you do not have to do these steps again. Installing the wrapping jar file allows DCC ETL jobs to be scheduled from the Insight server. However, It should be noted that installing this on AIX is not supported because Insight does not support AIX. To install the wrapping jar patch with Data Collection Component: a. Open the \server\conf\dcc\teamserver.properties file. b. Locate the com.ibm.rational.datacollection.initialized parameter, change its value to false, and save/close the file. For example: com.ibm.rational.datacollection.initialized=false c. Back up com.ibm.rational.datacollection.wrapper_*.jar inside \server\conf\dcc\wrapper\lib directory. d. Delete the existing com.ibm.rational.datacollection.wrapper_*.jar file from this directory. e. Paste the new DCC wrapper jar into this directory. f. Restart the DCC server. 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS If this is a new installation, a backup is not needed. Otherwise, be sure you have a backup before you install this interim fix. There has been no change to LQE metadata or index structure since V6.0, so there is no need to migrate your data. For details, see "Backing up and restoring Lifecycle Query Engine": http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/com.ibm.team.jp.lqe2.doc/topics/t_lqe_backup.html. To install the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. Extract the lqe.war or ldx.war file to your local computer or on the Lifecycle Query Engine or Link Index Provider server. b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the new lqe.war or ldx.war file in the location that you extracted it to, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the lqe.war or ldx.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). 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.3-I20190529-0401. After installing the patch: a. The Lifecycle Query Engine or Link Index Provider automatically detects whether it is necessary to migrate data from an existing instance. If data migration is necessary, it will automatically start once the Lifecycle Query Engine or Link Index Provider servers have started. b. Reindex the data sources as required. 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS To install the client update site: a. Extract the update site file to the computer where the client is installed. b. In the Rational Team Concert client, click Help > Install New Software. c. In the Install window, click Add. d. In the Add Repository window, click Local and navigate to the extracted update site file. The update site root directory contains a site.xml file. e. Select the patches to install. f. If you agree to the terms, accept the license agreement and click Install. g. After the installation is complete, restart the Rational Team Concert client. To update the feature patch, you can install the new version directly over an old patch. You do not have to uninstall the old patch. To uninstall the client update site: a. In the Rational Team Concert client, click Help > About Rational Team Concert > Installation Details. b. Select the patches to uninstall and click Uninstall. c. After the uninstall process is complete, restart the Rational Team Concert client. WARNING: -The update site does not work with Rational Team Concert Client for Eclipse 3.6 that was installed by using IBM Installation Manager. Alternatively, you can use the Rational Team Concert Client for Eclipse 3.6 .zip installation, or you can use IBM Installation Manager to install the Rational Team Concert Client for Eclipse 4.2. -If you run the uninstall process on a Rational Team Concert client that was installed by using a .zip file, the feature patch will be removed along with the original feature. Removing the patch breaks the functionality of the affected feature. For a client that was installed by using a .zip file, reinstall the features by downloading the Rational Team Concert p2 repository from Jazz.net, and use the same installation steps with the following exception. For step d, click Archive and select the p2 repository .zip file and install the Rational Team Concert feature. This step removes the patched plug-ins and replaces the missing features with the original versions of the feature from the p2 repository. -If you run the uninstall process on a Rational Team Concert client that was installed by using the p2 repository, to remove the patch, you must uninstall the entire Rational Team Concert p2 feature and then reinstall the entire Rational Team Concert feature through the p2 repository. 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS For installation instructions and details of the fixes in this interim fix, see the readme-vsclient.txt file that is bundled with this interim fix. 7. NEW APAR FIXES IN THIS IFIX +-- Rational DOORS Next Generation [APAR PI96765] [DNG ReqIF (created in Japanese project) import fails in English project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/133709] +-- Lifecycle Query Engine +-- Jazz Foundation Common [APAR PI73388] [GC project doesn't display system-defined "Data Types" and doesn't allow to create new "Data Types"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499761] +-- Rational Team Concert Server [APAR PI73388] [Fix for NoSuchMethodError for ITrimManager for RTC plugin on top of Eclipse 4.6.3.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483208] [APAR PH11378] [Some newly added folders disappear from the change set in Web UI for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/495528] +-- Rational Engineering Lifecycle Manager +-- Jazz Foundation Server [APAR PI73388] [GC project doesn't display system-defined "Data Types" and doesn't allow to create new "Data Types"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499761] +-- Rational Team Concert Client [APAR PI73388] [Fix for NoSuchMethodError for ITrimManager for RTC plugin on top of Eclipse 4.6.3.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483208] [APAR PH11378] [Some newly added folders disappear from the change set in Web UI for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/495528] +-- Data Collection Component +-- Rational Team Concert Common [APAR PI73388] [Fix for NoSuchMethodError for ITrimManager for RTC plugin on top of Eclipse 4.6.3.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483208] [APAR PH11378] [Some newly added folders disappear from the change set in Web UI for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/495528] +-- Jazz Foundation Client [APAR PI73388] [GC project doesn't display system-defined "Data Types" and doesn't allow to create new "Data Types"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499761] +-- Jazz Reporting Service +-- Rational Quality Manager 8. ADDITIONAL FIXES INSTRUCTIONS +-- Product Rational DOORS Next Generation Fixed in release 6.0.4: [APAR PI73388] [Old type versions are not unselected from TRS] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116455] This defect requires additional steps to apply: If the user notices attribute duplication in LQE, or the JRS reports are not showing the attribute values, this fix should be followed by a full TRS2 rebase and then by a reindex of the DNG Resources datasource in LQE. A full TRS2 rebase followed by an LQE reindex will clean up all the attribute, data type and link type old versions from LQE, and it is recommended especially if the type system has the RDF URI values defined for attributes, data types and/or link types. ---- [APAR PI73867] [Artifacts using the diagram format cannot be added to reports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125761] This defect requires additional steps to apply: In order to enable this feature, the advanced property "Enable report generation of Diagram artifact formats" must be set to 'true'. ---- Fixed in release 6.0.5: [APAR PI73388] [Address several issues to be able to repair TRS data in a single project/component/configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114895] This defect requires additional steps to apply: The RM advanced property "GETs delete TRS 2.0 resources from archived components" is new and true. Its value causes the versioned resources from archived components to be automatically retrieved from the TRS feed if accessed. In order to disable this behavior (which will result in the versioned resources from archived components being skipped by the TRS consumers like LQE), set "GETs delete TRS 2.0 resources from archived components" to false (no restart required). ---- [APAR PI78364] [Project creation fails from /rm/admin -> Create Project Area] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114612] This defect requires additional steps to apply: Creating DNG projects via the Admin page may result in a race condition causing the project initialization process to fail. Attempting to access such a project will result in the web UI displaying "Loading Artifacts..." indefinitely. If projects need to be created in this manner, the ProjectCreationDelay advanced property should be used. The value is specified in milliseconds and a value of 10000 (10 seconds) is recommended. However this value may need to be adjusted based on the particular environment. ---- +-- Product Rational Team Concert Common Fixed in release 6.0.4: [APAR PI61751] [Backport SCM debug tracing to 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408258] This defect requires additional steps to apply: The patch effects all rich clients. While the Eclipse client supports patching, the CLI and VS client, which is also used by the customer, is shipped differently. ---- [APAR PI73388] [Enumeration complexity has IDs that does not match with the description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407175] This defect requires additional steps to apply: After installing this update, the Administrator must redeploy the built-in project templates in order for changes to the SAFe project template to be installed. ---- [APAR PI74129] [Git commit links are not shown in a work item from eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413870] This defect requires additional steps to apply: Contact support to request a hotfix. ---- [APAR PI74292] [scm list streams fails with CRJAZ0098E Bad Request when there are more than 500 team areas for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411153] This defect requires additional steps to apply: Ask support for the latest iFix SCM CLI package. ---- Fixed in release 6.0.5: [APAR PI61751] [Update the license jars for CALM to avoid MD5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449732] This defect requires additional steps to apply: Unzip the Licenses.zip file to a temporary directory. The patchInternalCALs.zip must be copied into the same patch directory as the iFix patch. The server then must be restarted. To update the Doors Next Generation licenses, replace the following files with the those provided in the Licenses.zip archive: DNG_INSTALL_ROOT/server/conf/rm/RMAPP_Internal.jar DNG_INSTALL_ROOT/server/conf/rm/RM_Data_Collector_Unlocked.jar DNG_INSTALL_ROOT/server/conf/rm/TRS_Consumer_Internal.jar The DNG server must also be restarted after these files are replaced. ---- [APAR PI87797] [6.0.3 - CQ Synchronizer is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440674] This defect requires additional steps to apply: This fix requires a patched RTC CQ Synchronizer. Contact support for a hotfix request. ---- Fixed in release 6.0.6: [APAR PH00134] [Generic IllegalArgumentException when accepting a list of changesets with duplicates for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/489806] This defect requires additional steps to apply: Request the latest SCM toolkit from support. ---- [APAR PI73388] [Backport Superfluous output in scm command error messages -- to 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471494] This defect requires additional steps to apply: Requires the latest SCM toolkit from support. ---- [APAR PI91102] ['scm show history -m all' is limited to 1024 entries with Serverside property set -Dcom.ibm.team.scm.service.internal.utils.MaxHistorySize =] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448385] This defect requires additional steps to apply: To activate this new functionality the server must be restarted with the following Java property: com.ibm.team.scm.service.internal.utils.MaxHistorySize If the value is not set, then the behavior will default to the original 1024 history entry limit. ---- Fixed in release 6.0.6.1: [APAR PH06176] [[RTC 6.0.3][WI 471292]SCM CLI Compare command should retain the older behavior to show local sandbox path in the change log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/475219] This defect requires additional steps to apply: ---- [APAR PI98133] [CQ Outgoing Synchronizer need not fetch all the link items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/477468] This defect requires additional steps to apply: ---- +-- Product Jazz Reporting Service Fixed in release 6.0.4: [APAR PI70858] [Cannot change time range in Historical trend report in Report Builder.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410820] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI71685] [MS SQL server does not support the DOUBLE data type] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407226] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI71877] [Missing traceability links for Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406338] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI71879] [JRS color selection is not retained for pie segments] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411711] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI72605] [SQL generator does not respect Oracle 30 character limit on column name alias] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406722] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73254] [Report Builder is ignoring the issoftdeleted flag for the RM link types] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406938] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Bad enumeration data can cause Report Builder to hang during meta-data loading] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413611] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Certain GCs not being found by report builder on parent federated node, although they are on one of the product lines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411111] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Connect to Data sources creates invalid LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404839] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Corrective updates on the Out-of-the-box reports for Report Builder (6.0.3)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415973] 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 PI73388] [DW Approval Task type does not expose attribute to show individual approval state] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417011] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Drill down is not working when you group on Rank from RTC data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415442] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Duplicated reports cannot have their graph configured] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405043] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Metamodel loading issue on Federated environment] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414874] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Report Builder: Optimize queries by removing unnecessary URL values from VALUES clause] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415108] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Report results parsing can cause Report Builder to hang] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408802] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [SVG and PNG exported images missing bar chart value text strings] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417253] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI74431] [Reports using templated (custom arguments) do not respect user parameters when imported] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409883] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI76196] [Add Report Owner fails if user id contains special characters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412532] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI77036] [Report Builder: Clicking link for tabular data in custom work item trends throws error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413609] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI77247] [JRS An unexpected error occurred when validating the input SPARQL string if artifact type has '~' *] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412870] 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/417665] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI78227] [Support for Custom Tags in Report Builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415210] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI78257] ["Uses" relationship doesn't show up in jrs (LQE)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413941] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI80047] [Improper numeric conversion causes chart subtotals to be added lexically (concatenated) rather than arithmetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416976] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI80104] [Export to RPE does not properly handle attributes containing html code] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418041] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI80998] [Public non-owner reports cannot be exported] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418985] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI81039] [Auto-import of OOTB reports with import.ootb.on.startup flag is failing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419673] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI82376] [Child tasks not returned when results are optional] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421936] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI85550] [Report Builder: Automatically generated SPARQL queries are broken for LQE historical metrics] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433730] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89291] [All the scoped CCM projects are not getting displayed for 'Planned For' attribute in the Add condition dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445428] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89957] [LQE: Drilldown doesn't work in multi-path reports with conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446312] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.5: [APAR PI73388] [Cannot use date picker when language set to french locale] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440603] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Changing the filter in a JRS dashboard widget does not return the correct results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436975] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Configuration or components with "/" not displayed properly in config picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445358] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Configuration picker no longer filters configs used by user] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444248] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Configurations are not loading for JRS report on trace relationships (QM-DNG) using lqe using configurations datasource in PLN+1 node] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442755] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Duplicate Optional statements generated in SPARQL queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421960] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Perform automatic TDB database backups] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434937] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Report Builder's Jena TDB should use transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423950] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Report Builder: LQE historical work item totals are incorrect when selecting Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426991] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI81120] [When export Chart into PNG format, the quality is very poor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421965] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI82628] ['Current User' gives 0 results is username contains @] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445794] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI83009] [Bad number format for the team id field in the dynamic filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426058] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI83419] [Characters encoded in LQE report data when exported to Excel, pdf, etc] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438270] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI83481] [Cannot use date picker when language set to sv-se] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427320] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI83776] [Dynamic filter dialog (LQE config) takes too long to load on IE 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430170] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI83786] [User search results are not updated using LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/437133] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI84089] [JRS query results in RM not properly scoped when 'use current configuration' is selected and current config is a GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429791] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI84631] [Test Case optional relationship to Test Suite acting like a required relationship (DW only)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432038] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI85249] [Report Builder LQE data source conditions on boolean should allow filtering on not set values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433760] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI85970] [Report Builder does not handle attribute enumerations which differ in case across projects] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435078] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI86085] [Some public reports are getting randomly modified] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435918] This defect requires additional steps to apply: After applying the fix, existing reports that use test categories will continue to produce correct data. But once edited, conditions and columns that use test categories will need to be recreated. ---- [APAR PI87516] [Custom order of the bars in a graph are not preserved.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438039] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI87796] [report builder generates incomplete unassigned filter on advanced SQL queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440252] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI87883] [Report builder does not persist: List all projects when reporting on configurations themselves] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434943] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI88196] [Cannot edit report in IE 11, spins forever] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/441134] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI88363] [Colors of the bar graph are getting set automatically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/443074] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI88824] [A '/' in a Test Plan name causes parsing problems in condition UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445176] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89300] [Sorting the order of the bars in a graph are getting reset to default automatically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445353] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.6: [APAR PH01313] [JRS Report Throws Error on CCM Dashboard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464252] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [Report Builder SqlUtils.simpleSqlExecute leaks connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454590] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [jrs - lqe - reporting on an attribute it shouldn't be] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460040] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89125] [JRS Daemon threads keep running in WAS when rs_war is restarted but WAS is not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446760] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89896] [Changing JRS graph type has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447894] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90054] [Metadata for private reports is accessible for non-owners] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458230] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90095] ['<' is sometimes stripped when exporting to Excel with LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446920] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90306] [comma separated value list in dynamic filters should surround OR clause with parentheses.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447607] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90432] [JRS- RB - 401 Unauthorized Error is given attempting to build a report (requires server restart to get past error or logout) - user has valid license, PA permissions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447159] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90915] [Running a SPARQL query with rdfs:label|dcterms:title in a config does not work correctly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447922] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91030] [Date filter does not show the initial start date and end date] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449807] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91037] [RB LQE "No set value" condition does not work on RM attributes with external URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453711] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI92680] [LQE queries with optional relationships run slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453350] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI93775] [Need ability to set configuration during graph/table preview] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459207] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI95790] ['No Set value' in graph cannot be customized in Report Builder for JRS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455726] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI96852] [Not able to export a JRS pie chart as a .png file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457667] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI97792] [JRS report is one day off] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459016] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.6.1: [APAR PH02566] [Drill down for a user with a single quote in the name fails with XPathException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467270] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH09451] [Login window pops recursively for widget content URL's even after successful login] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/477917] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 7.0: [APAR PI73388] [Incorrect generated SPARQL for multiple traceability path with is not condition on custom enumeration attribute] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460066] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI99697] [Drill Down for Dayscale=Days may shows no data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463672] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- +-- Product Lifecycle Query Engine Fixed in release 6.0.2: [APAR PI73388] [LQE skipped resource retrying may significantly slow indexing times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408339] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 6.0.4: [APAR PI73388] [Access control does not support case-insensitive comparisons] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415662] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Add additional logging to 1) detect invalid patch events due to etag mismatch and 2) log fetch response times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411822] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Clarify source of LQE notification emails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414955] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Compaction schedule is not followed after a reboot] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418145] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Customize the blocksize to retrieve the selection/selects data from a relational database (particularly for Oracle 11)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410197] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [In progress indexing status doesn't show fetch times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413262] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [LQE Restore may not restore data partitions correctly.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413243] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI75116] [Add http://jazz.net/ns/lqe#Vocabulary triple to vocabularies updated via upgradeHandlers] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409927] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI76597] [LQE can get stuck in configuration mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413238] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI77613] [Retrieve All might not attempt to retrieve all the resources from the skipped list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413523] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI78906] [When LQE delegates authentication to JAS the Notification mailer does not detect the JTS Mailer service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415658] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 6.0.5: [APAR PI73388] [Base indexing may hang when processing pipeline is full] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438431] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [ClassCastException when processing a TRS Updates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463863] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PI73388] [Compaction size check is incomplete.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444495] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Component artifacts do not get removed in the configuration cache used for sparql queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431141] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [LQE should not update skipped counts when processing every resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439649] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Patched configuration artifacts do not get updated in scoping cache used for sparql queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427853] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Rogue query monitor not running] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454383] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73388] [TDB NodeId Caches must be refreshed after running compaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438293] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI82190] [LQE sometimes does not run date jobs until the next server restart] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423246] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI82209] [Backups and compactions can run simultaneously if delayed by indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424764] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI82211] [Backup hangs in incomplete state if indexer is in illegal state when backup is done] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424719] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI82815] [Two users same Email should be added to same user group] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425157] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI83415] [Add validity shape and vocabulary to LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427237] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI83600] [Access context groups get out of sync] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427360] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI89893] [Compactions appear to cause data sources to be unresponsive and frozen starting 1 min prior to the compaction schedule] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/441596] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 6.0.6: [APAR PI73388, PI97272] [Rejected patches should be part of TRS status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455505] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Change log updates incorrectly decreases the total number of resources] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459911] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Continue investigating etag issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454404] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [During a compaction, skip compacting the history partition.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452311] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Invalid Updates showing up in the wrong data source status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458663] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [LQE historical metrics might be creating too much data -- maybe, test case dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451898] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Queries on configurations with slashes in their names fail with Error 404] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446914] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Remove duplicate delete sql calls for non-selection deletion change events] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453946] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Reverse changelog optimization change from LQE is missing patch events in a change log segment when there are multiple events for the same resource (452825)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455485] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [Terminate a rogue query in LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457297] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91937] [LQE is missing patch events in a change log segment when there are multiple events for the same resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453195] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI97272] [All trs patches should be part of TRS status, not just configuration patches.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457980] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.6.1: [APAR PI73388] [Memory Leak when indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468341] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Additional LQE logging of TRS parsing and processing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468693] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 7.0: [APAR PI73388] [Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459750] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI73388] [SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463846] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PI73388] [Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460050] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI98858] [Setup can not complete if the user principal does not have any userInfo value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460777] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product Rational Team Concert Server Fixed in release 6.0.4: [APAR PI61751] [Backport SCM debug tracing to 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408258] This defect requires additional steps to apply: The patch effects all rich clients. While the Eclipse client supports patching, the CLI and VS client, which is also used by the customer, is shipped differently. ---- [APAR PI73388] [Enumeration complexity has IDs that does not match with the description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407175] This defect requires additional steps to apply: After installing this update, the Administrator must redeploy the built-in project templates in order for changes to the SAFe project template to be installed. ---- [APAR PI74129] [Git commit links are not shown in a work item from eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413870] This defect requires additional steps to apply: Contact support to request a hotfix. ---- [APAR PI74292] [scm list streams fails with CRJAZ0098E Bad Request when there are more than 500 team areas for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411153] This defect requires additional steps to apply: Ask support for the latest iFix SCM CLI package. ---- Fixed in release 6.0.5: [APAR PI61751] [Update the license jars for CALM to avoid MD5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449732] This defect requires additional steps to apply: Unzip the Licenses.zip file to a temporary directory. The patchInternalCALs.zip must be copied into the same patch directory as the iFix patch. The server then must be restarted. To update the Doors Next Generation licenses, replace the following files with the those provided in the Licenses.zip archive: DNG_INSTALL_ROOT/server/conf/rm/RMAPP_Internal.jar DNG_INSTALL_ROOT/server/conf/rm/RM_Data_Collector_Unlocked.jar DNG_INSTALL_ROOT/server/conf/rm/TRS_Consumer_Internal.jar The DNG server must also be restarted after these files are replaced. ---- [APAR PI87797] [6.0.3 - CQ Synchronizer is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440674] This defect requires additional steps to apply: This fix requires a patched RTC CQ Synchronizer. Contact support for a hotfix request. ---- Fixed in release 6.0.6: [APAR PH00134] [Generic IllegalArgumentException when accepting a list of changesets with duplicates for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/489806] This defect requires additional steps to apply: Request the latest SCM toolkit from support. ---- [APAR PI73388] [Backport Superfluous output in scm command error messages -- to 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471494] This defect requires additional steps to apply: Requires the latest SCM toolkit from support. ---- [APAR PI91102] ['scm show history -m all' is limited to 1024 entries with Serverside property set -Dcom.ibm.team.scm.service.internal.utils.MaxHistorySize =] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448385] This defect requires additional steps to apply: To activate this new functionality the server must be restarted with the following Java property: com.ibm.team.scm.service.internal.utils.MaxHistorySize If the value is not set, then the behavior will default to the original 1024 history entry limit. ---- Fixed in release 6.0.6.1: [APAR PH06176] [[RTC 6.0.3][WI 471292]SCM CLI Compare command should retain the older behavior to show local sandbox path in the change log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/475219] This defect requires additional steps to apply: ---- [APAR PI98133] [CQ Outgoing Synchronizer need not fetch all the link items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/477468] This defect requires additional steps to apply: ---- +-- Product Rational Quality Manager Fixed in release 6.0.4: [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/160248] 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. ---- [APAR PI68562] [Create a tool to delete duplicated CALM Collections associated to Test Plans [603]] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161795] This defect requires additional steps to apply: The tool will be automatically executed as a One Time Asynchronous task right after server restarts once the iFix patch is installed. ---- [APAR PI73388] [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/161017] 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 PI73388] [Performance impact when loading table views displaying 100 records and many columns.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161016] 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 PI76495] [Newly created requirement links in RQM Test case does not appear in the RM requirement Artifact for GC enabled Project areas.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160722] This defect requires additional steps to apply: Note, this fix requires the follow steps: 1. Set the TRS Base Lifetime (Audit History Component) Advanced Property to 1 (minute). 2. Wait >1 minute. 3. Complete a full re-index of the RQM data sources (‘TRS 2.0 for QM Resources' and ‘TRS 2.0 for QM Process Resources’) in LDX and/or LQE. 4. Reset the TRS Base Lifetime (Audit History Component) Advanced Property to the default 1440 (minutes). ---- +-- Product Rational Team Concert Client Fixed in release 6.0.4: [APAR PI61751] [Backport SCM debug tracing to 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408258] This defect requires additional steps to apply: The patch effects all rich clients. While the Eclipse client supports patching, the CLI and VS client, which is also used by the customer, is shipped differently. ---- [APAR PI73388] [Enumeration complexity has IDs that does not match with the description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407175] This defect requires additional steps to apply: After installing this update, the Administrator must redeploy the built-in project templates in order for changes to the SAFe project template to be installed. ---- [APAR PI74129] [Git commit links are not shown in a work item from eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413870] This defect requires additional steps to apply: Contact support to request a hotfix. ---- [APAR PI74292] [scm list streams fails with CRJAZ0098E Bad Request when there are more than 500 team areas for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411153] This defect requires additional steps to apply: Ask support for the latest iFix SCM CLI package. ---- Fixed in release 6.0.5: [APAR PI61751] [Update the license jars for CALM to avoid MD5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449732] This defect requires additional steps to apply: Unzip the Licenses.zip file to a temporary directory. The patchInternalCALs.zip must be copied into the same patch directory as the iFix patch. The server then must be restarted. To update the Doors Next Generation licenses, replace the following files with the those provided in the Licenses.zip archive: DNG_INSTALL_ROOT/server/conf/rm/RMAPP_Internal.jar DNG_INSTALL_ROOT/server/conf/rm/RM_Data_Collector_Unlocked.jar DNG_INSTALL_ROOT/server/conf/rm/TRS_Consumer_Internal.jar The DNG server must also be restarted after these files are replaced. ---- [APAR PI87797] [6.0.3 - CQ Synchronizer is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440674] This defect requires additional steps to apply: This fix requires a patched RTC CQ Synchronizer. Contact support for a hotfix request. ---- Fixed in release 6.0.6: [APAR PH00134] [Generic IllegalArgumentException when accepting a list of changesets with duplicates for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/489806] This defect requires additional steps to apply: Request the latest SCM toolkit from support. ---- [APAR PI73388] [Backport Superfluous output in scm command error messages -- to 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471494] This defect requires additional steps to apply: Requires the latest SCM toolkit from support. ---- [APAR PI91102] ['scm show history -m all' is limited to 1024 entries with Serverside property set -Dcom.ibm.team.scm.service.internal.utils.MaxHistorySize =] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448385] This defect requires additional steps to apply: To activate this new functionality the server must be restarted with the following Java property: com.ibm.team.scm.service.internal.utils.MaxHistorySize If the value is not set, then the behavior will default to the original 1024 history entry limit. ---- Fixed in release 6.0.6.1: [APAR PH06176] [[RTC 6.0.3][WI 471292]SCM CLI Compare command should retain the older behavior to show local sandbox path in the change log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/475219] This defect requires additional steps to apply: ---- [APAR PI98133] [CQ Outgoing Synchronizer need not fetch all the link items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/477468] This defect requires additional steps to apply: ---- 9. APAR FIXES This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Rational DOORS Next Generation Fixed in release 6.0.4: [APAR PI69347] [Component URI "unknown" after delivering change set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117842] [APAR PI70664] [Round-trip CSV import results in locked artifacts when import fails] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115788] [APAR PI70712] [Default ootb graphic artifact document style reports are not available] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111223] [APAR PI70732] [Compare wizard showing differences incorrectly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128418] [APAR PI71470] [Incorrect link type when creating DM links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111785] [APAR PI71698] [Bad performance of view filter query for Link Type "does not exist" & Artifact Type "is any of" ] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112814] [APAR PI71971] [Deleting a large module causes CPU to spike and OOME] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111780] [APAR PI72519] [Addition/Removal of existing artifacts to/from modules becomes slow after adding/removing a lot of artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111848] [APAR PI72586] [Investigate poor performing SPARQL query from module analyzer] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111256] [APAR PI72777] [View cannot be switched/unselected if you change views in bad timing] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111430] [APAR PI73052] [Hyperlinks in primary text are not handled correctly in reqif] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114218] [APAR PI73248] [Unable to open Stream editor from Manage Configurations page using IE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111923] [APAR PI73388] [Add capability to manually generate selection TRS events] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113276] [APAR PI73388] [Add support to identify and clear rogue skipped resources] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113617] [APAR PI73388] [Additional reporting service backports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112332] [APAR PI73388] [Address reporting performance issues in 6.0.3] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111616] [APAR PI73388] [Bulk load modules to improve response time with high database latency] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111232] [APAR PI73388] [Can't import types from another component] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111215] [APAR PI73388] [Changing view while filter settings are open, destroys the UI] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111216] [APAR PI73388] [DOORS Migration - 603 slow down on processing links when importing a migration package to DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113325] [APAR PI73388] [Debug Module Analysis page no longer prints VERBATIM GUNZIPPED STRUCTURE section] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113962] [APAR PI73388] [Debug Service RM Response Format is unusable] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112138] [APAR PI73388] [Enabling ISR Debug breaks Artifact operations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111339] [APAR PI73388] [Excessive memory usage in the Module Analysis tool] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112140] [APAR PI73388] [Imported type system not reportable in JRS] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111230] [APAR PI73388] [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/111907] [APAR PI73388] [LQE-based JRS Report not showing data after RM refactoring across projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110953] [APAR PI73388] [Lock FGC Migration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114284] [APAR PI73388] [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/111795] [APAR PI73388] [Module Merge - Structural module changes are all dependent so user must always deliver the first changes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111308] [APAR PI73388] [Module analyzer should branch versions when appropraite] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111214] [APAR PI73388] [Old type versions are not unselected from TRS] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116455] [APAR PI73388] [ReqIf import should handle workflow data cleanly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111228] [APAR PI73388] [Requirements picker keeps on prompting for login, even after successful login in Visual Studio Client] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111225] [APAR PI73388] [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/114757] [APAR PI73388] [The Link Constraint Add Rule dialog is showing incorrect target artifact data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111221] [APAR PI73388] [Type System population takes too long and causes many blocked threads in environments with many components defined] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116042] [APAR PI73388] [Update the delivery mechanism so that the change set dependency calculation is run only when the user indicates they want to deliver the subset of changes.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112701] [APAR PI73388] [Versioned resources are returned from archived components with a response 200] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113327] [APAR PI73388] [Versioned resources services must be able to provide execution metrics upon request] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113406] [APAR PI73388] [Versioned resources services need increased serviceability for missing critical information - Added mappings check] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113068] [APAR PI73388] [Versioned resources services need increased serviceability for missing critical information - Added mappings check] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113352] [APAR PI73388] [Versioned resources services need increased serviceability for missing critical information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112870] [APAR PI73388] [Versioned resources services performance should be improved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113512] [APAR PI73388] [View is not returning results , user doesn't get any feedback in form of warning / error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114304] [APAR PI73388] [dashboard - requirements view dashboard widget does not apply the specified view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111535] [APAR PI73388] [refactor - module 'created by' date unexpected when refactored to a new component] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111222] [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/112965] [APAR PI73424] [Improve performance for large baseline compare query] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111932] [APAR PI73432] [Shared view in the module do not behave properly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111716] [APAR PI73858] [Deleting a module does not delete the associated module structure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116849] [APAR PI73867] [Artifacts using the diagram format cannot be added to reports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125761] [APAR PI73885] [When exporting a module to CSV or XLSX, the links appear as NULL if they point to an artifact inside another module and that artifact does not exist in the default stream] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111779] [APAR PI74237] [RDNG: Header inserted every 1000 rows in exported view to CSV, XLS, XLSX] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115967] [APAR PI74283] [Print Module Table report shows stale OSLC link titles] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115075] [APAR PI74352] [Loading audit history results in http code 0 error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112724] [APAR PI74731] [Artifacts imported in to module using CSV do not get a server generated title] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115414] [APAR PI74889] [Validated By link displays as URL in rich hover] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114519] [APAR PI74900] [Re-import fails when the Foreign* attribute definitions have been deleted from the target type system.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112043] [APAR PI74907, PI74909] [Address various Module Scrolling issues in 6.0.3] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115536] [APAR PI74931] [OSLC Service might leave invalid vvc mapping when updating module artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112070] [APAR PI75248] [TRS 2.0 feed includes resources from archived configurations in full rebase] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112836] [APAR PI75313] [Relative paths to CLM resources are not handled correctly in DCC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112284] [APAR PI75694] [RM system sometimes archives a resource when the user performs a DELETE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112820] [APAR PI75796] [403 linking between artifacts in a team area when using link constraints] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113514] [APAR PI75860] [Module structure parsing allows for duplicate Bindings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112537] [APAR PI75862] [Module analyzer should catch cycles and dupes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112539] [APAR PI75908] [Artifact Editor does not properly load embedded RM resources when source URL does not contain '?accept=none&private'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112964] [APAR PI75913] [ReqIF import fails if an attribute has a different data type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112664] [APAR PI76051] [ReqIF - Round-trip return to source project loses workflow states] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112644] [APAR PI76377] [Cross-project embeds showing wrong revision] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112843] [APAR PI76390] [Artifact content is not printed for cross-project embeds in a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112878] [APAR PI76492] [Initial update to Module Structure in a changeset does not create a unique version] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113244] [APAR PI76675] [Module Find does not work when same artifact has been added more than once] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112922] [APAR PI76806] [TRS 2.0 rebase must not populate the feed with baseline data from opt-out projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112906] [APAR PI77112] [Versioned structure resources are skipped because their project area cannot be determined] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113063] [APAR PI77130] [Wrapper resources can end up without the critical rm:ofType property in their storage model] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113088] [APAR PI77537] [Attribute value does not show in link column when link validity is enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113347] [APAR PI77553] [Artifact templates missing after upgrade to 6.0.3] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113595] [APAR PI77754] [Artifact updates in a delivery session cause recent artifact events to leak.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113694] [APAR PI77766] [Validation error importing enum attribute from CSV] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113385] [APAR PI77939, PI79139, PI78191] [Saving a view does not retain filter on Workflow state] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113862] [APAR PI78152] [DNG Extensions API does not refresh type system after a change] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113530] [APAR PI78302] [DNG Workflow states are not populated in the data warehouse.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113712] [APAR PI78305] [View query involving constraints of link exists or does not exist, combined with R2 artifact type have poor performance] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113544] [APAR PI78355] [Unable to edit artifacts when corresponding Artifact Type is involved in Import Project Properties with workflow data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116330] [APAR PI78704] [Updating or creating a Web Link does not work through CSV] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113965] [APAR PI78952] [Modules: wrong image shown in some situations when using embedded images in child streams] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113908] [APAR PI79027] [GetDeliverySession does not set response content-type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114148] [APAR PI79087] [CRRRS1007E using Link by Attribute with Remove links that don;t match ID and there is a Web Link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114001] [APAR PI79088] [can't restore an earlier version of an artifact in a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114565] [APAR PI79212] [Precondition Failed error when associated a test plan to a view.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115030] [APAR PI79287] [Some diagrams do not render appropriately when placed closely together in a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114062] [APAR PI79505] ["Artifact has been modified" message while updating module properties] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114212] [APAR PI79510] [Filters: Where used filters cannot be saved to a view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114154] [APAR PI79573] [Look Up Term function does not work with pre-FGC migrated data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114195] [APAR PI79726] [Project Area Permissions calculation can take hours to complete in opt-in projects with many streams defined] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114255] [APAR PI79739] [Locks held on bookmarks are unable to be cleared] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114280] [APAR PI79784] [In clone operation, multiple links are dropped with warning CRRRS4510, but the source and target have same component properties] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114299] [APAR PI79795] [Requirement hover text displays 400 Error in the local configuration after creating a "References" link in the Global Configuration.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114272] [APAR PI79798] [ReqIF import fails with ForbiddenException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114372] [APAR PI79811] [Copy / Duplicate Artifact not working when using team area and an uploaded artifact.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114392] [APAR PI79955] [Debug Module Analysis does not properly detect issues with bound artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114305] [APAR PI79968] [ReqIF Export fails if Module references a deleted attribute] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114937] [APAR PI80030] [Attempting to duplicate an artifact with links to a QM test script never completes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114426] [APAR PI80146] [A warning message is not always presented to the user indicating that children of a module artifact are being deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114500] [APAR PI80279] [Text is overwritten in the "Terms starting with" dialog from the Lookup Term feature] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114435] [APAR PI80312] [Saved view does not return results for custom String/Boolean where RDF URI is applied] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114432] [APAR PI80414] [Error 400 opening Audit History - The given URI was not a recognised Fronting URI or Storage URI] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114591] [APAR PI80571] [Can't manage Suspicion Profiles in DNG despite being JazzAdmin] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114572] [APAR PI80851] [Enumerated Attribute Data Types do not load properly in Project Properties UI when all values are removed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115203] [APAR PI81063] [Deleting module binding always uses ?reportUnboundArtifacts=true] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114716] [APAR PI81067] [chrome - cannot create a new requirement using shortcut keys when in in-place edit mode] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114711] [APAR PI81461] [Cannot clear field values via OSLC PUT requests] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114827] [APAR PI81467] [Unable to create requirement in GC configuration using OSLC API] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114828] [APAR PI82399] [refactor - after a refactor of some modules, a new link is displayed in audit history which returns a 400 error when expanded] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115219] [APAR PI82627] [DNG "is unassigned" filter not working] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115291] [APAR PI83391] [Automatic deliver for module structure changes has no effect] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115682] [APAR PI83648] [ReqIF concurrency issues result in undefined behaviour, and can cause data and/or metadata corruption] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115796] [APAR PI83924] [DNG ReqIf uses 2 different and out-of-sync data structures to hold the id<->uri map] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115941] [APAR PI84646] [xls roundtrip - all but the first multivalued attr values are discarded on reimport] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116280] [APAR PI84864] [Find and Replace feature in module generate warning "CRRRW7678W The artefact was probably modified by another user"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116417] [APAR PI85091] [No back links are being created after Importing new links from a csv/xls] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117009] [APAR PI85605] [Opening a term fails if the term artifact resides in a different component to the current] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117013] [APAR PI85983] [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/117071] [APAR PI86109] [ReqIF - Module artifact content shows error when edited following ReqIf import to component] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118985] [APAR PI86270] [Ignore SPEC-OBJECT attributes with missing definitions during ReqIf import.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117203] [APAR PI86380] [Adding a tag to an artefact stops the drag and drop working] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117368] [APAR PI86590] ["ChangeLogDiffer does not yet implement: " - error message shown when accessing 'Audit history'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117500] [APAR PI87175] [UI opens in bad state if user opens a configuration enabled project using hyperlink on proj name or " Explore dashboard "] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117822] [APAR PI88209] [Excessively slow suspect indexing queries] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118628] [APAR PI89105] [When opening a link in a new tab from a component, the Overview section type shows "Artifact Type has been deleted"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118880] [APAR PI89386] [Deselecting a predefined view does not revert back to the default view, but rather displays an undefined mixed view (Regression)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120810] [APAR PI90207] [Audit history of module artifact that has link changes with incorrect displayName] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119358] Fixed in release 6.0.5: [APAR PI62652] [When addTables fails, need to catch and react to TeamRepositoryException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118268] [APAR PI73388] [Address several issues to be able to repair TRS data in a single project/component/configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114895] [APAR PI73388] [Child Binding Deletion that causes PreconditionFailed on the parent Binding may result in Module corruption.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117631] [APAR PI73388] [FGC migration fails upon unretrievable lock graphs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116551] [APAR PI73388] [Improve the interaction between DNGRT and DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116235] [APAR PI73388] [Links/Views exclusion from parallel Import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119188] [APAR PI73388] [OSLC query takes more than 30 min to run] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117044] [APAR PI73388] [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/114754] [APAR PI73388] [Repairing the incorrect TRS binding urls is very slow and counterproductive] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115901] [APAR PI73388] [Saving a view is clearing the filtered matches] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114743] [APAR PI73388] [TRS incremental rebase should keep events from last seven days in the Change Log] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114689] [APAR PI73388] [The type system query that finds type info in a configuration is slow] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115672] [APAR PI73388] [rm/web is extremely slow in loading project areas at which time user sees only a blank page or with " loading " status] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115477] [APAR PI74909] [Address various Module Scrolling issues (Part 2) in 6.0.3] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116080] [APAR PI77809] [link validity - using report builder to report on RM link validity doesn't display the link validity status or RQM links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115552] [APAR PI78364] [Project creation fails from /rm/admin -> Create Project Area] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114612] [APAR PI80290] [View filter query for Link Type "exist" & Artifact Type "is any of" either never ends or returns incorrect information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114958] [APAR PI80308] [Handle tabs characters when importing migration packages from DOORS9] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114813] [APAR PI80461] [Asynchronous execution while deleting multiple module artifacts performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119743] [APAR PI80674] [Artifact in module automatically enters in edit mode, after collapsing/expanding its parent heading or after refreshing the module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114602] [APAR PI81043] [Suspicion - suspicion label not showing in link columns for cross project links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114804] [APAR PI81447] [There is no other way to fix VDI010s without a costly TRS rebase + LQE reindex] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114760] [APAR PI81492] [Expanding Where Used section in artifact editor throws CRRRW7335E The server operation to read the related artifacts failed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114851] [APAR PI81493] [Unable to modify artifact in a module when workflow is set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114946] [APAR PI81496] [Incorrect error message shows after opening a link from the hover over menu in Recent Changes widget] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114941] [APAR PI81646] [DownStreamAuthDeniedException when requesting service provider to DOORS 9] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114911] [APAR PI81797] [Review report fails when generating from GC context] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115816] [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/115115] [APAR PI82372] [Creating component template includes unexpected artifact templates] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115861] [APAR PI82415] [Deleting parents artifacts using filter shows the wrong artifact count after deletion] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115264] [APAR PI82478] [NullPointerException while creating project area from template] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115445] [APAR PI82855] [Migration of tables from DOORS to DNG causes types to un-deleteable] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115404] [APAR PI82988] [Artifact compact rendering fails when Artifact Type has been deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115465] [APAR PI83555] [Duplicated version entries requesting History of an artifact cause the GUI not to be displayed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116157] [APAR PI83651] [Copy and paste artifacts including links is not working with cross component links in a GC configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115878] [APAR PI83757] [ReqIF should prevent a user from setting an attribute to allow only one value when there are already artifacts with multiples] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117104] [APAR PI83780] [DWA/DOORS - OSLC query request gives always 401 error even though user has already logged in] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115869] [APAR PI83782] [Import component properties does not allocate fresh actionId to certain artifact types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115904] [APAR PI83795] [Upgrade to 6.0.3+ from early 4.x releases fails due to missing Lock graphData resource] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116059] [APAR PI83931] [TypeCacheLoader overhead when using implicit GC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115944] [APAR PI84009] [ReqIf User-typed Foreign* attributes on older systems cause imports to fail] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115987] [APAR PI84159] [LinkConstraintsCache.getConstrainedLinkTypePreferencesForProject is failing] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116071] [APAR PI84182] [Duplicate module bindings in LQE-based JRS reports caused by invalid/missing RRSEvents raised upon binding modifications] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117375] [APAR PI84206] [Cannot copy links after cloning a component in a GC context] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116084] [APAR PI84303] [Multiple updates to a Glossary Term in a Changeset cause the Glossary term to be unsearchable.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116170] [APAR PI84567] [Loading messages should be better displayed in modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116260] [APAR PI84776] [Searching by Module ID in the Create Link dialog performs poorly in projects with many modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116347] [APAR PI84927] [versionedResource URIs for module bindings from Link Validity are incorrect] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117105] [APAR PI84996, PI84774] [Module view queries involving Link Type does not exist performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116543] [APAR PI84999] [Unable to modify artifact name when workflow is set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116854] [APAR PI85097] [IE11 dragging by scrollbar can leave blank pages] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116540] [APAR PI85173] [NPE in ComponentProjectUris on DESCRIBE of resource containing bad jfs:resourceContext references] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116634] [APAR PI85242] [Tagging or un-tagging artifacts migrated from previous 4.x releases fails due to missing process area data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116621] [APAR PI85438] [User selects Audit History of module and is met with 500 server Error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116847] [APAR PI85583] [Artifact cannot be pasted if it is linked and the user does not have access to the link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116870] [APAR PI85607] [CALM filter does not do proper matching for link target URIs with omitted port number] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116872] [APAR PI85856] [CSV export does not add the double quote to attributes containing only a single comma] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117079] [APAR PI85889] [Unable to modify any of the artifact attributes in the overview section when workflow is set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117015] [APAR PI86057] [When cloning a module with OLE objects imported from DOORS, the OLE objects do not get cloned] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117410] [APAR PI86130] [Applying a filter in a module to show artifacts locked by users can results in a long running query causing DNG to hang.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117236] [APAR PI86205] [View filter contains incorrect results when filter ends in ( or :] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117463] [APAR PI86268] [ReqIF import fails to import packages with Integer DataTypes whose max and min limits are outwith signed 32bit limits.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117250] [APAR PI86291] [MultiRequest PUT on a Binding will cause Module Corruption when the PUT fails due to 412.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117445] [APAR PI86582] [An attribute value set to 1 single comma is exported in XLS and XLSX files as an empty field] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117506] [APAR PI86814] [Artifact cannot be edited neither saved after skipping DOORS9 login] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117820] [APAR PI86885] [Email from review does not contain link to the review in the proper configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117671] [APAR PI87044] [Inconsistent behavior of collapsed artifacts after refresh in DNG Module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117874] [APAR PI87154] [Filter by Artifact ID returns wrong results, in a module view, when RDF URI is defined for the artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118003] [APAR PI87345] [When the user is member of a team area only, he can't create links from multiple artifacts owned by his team area. The workaround is to create the links one at a time.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117887] [APAR PI87856] [When accepting changes between streams, approved change set that is dependent on an unapproved change set is displayed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118746] [APAR PI87976] [ReqIF Import allows artifacts to get created with string representations of Boolean data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118672] [APAR PI88084] [Bad projects should not abort the full rebase] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118269] [APAR PI90367] [Server attempts to resolve default project configuration when working in non-original components] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124151] [APAR PI93030] [trs2 does not detect link creation when a module artifacts is Copy/Pasted in a module ( Also fails when duplicating a module )] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120692] [APAR PI94882] [GC Rich hover: oslc link direction labels are wrong] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121604] Fixed in release 6.0.6: [APAR PI72289, PI74386] [Can not export artifact that exceeds the limit for a cell in excel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115789] [APAR PI73388] [ETL: Not using descending order when querying for the artifact changes can lead to data loss] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121349] [APAR PI73388] [Method signature can cause NoSuchMethod exceptions in ifixes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122182] [APAR PI73388] [The ETL could miss data if multiple ETL clients access the reporting services and RDMPublishUseProjectModificationsCache is set to true] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122025] [APAR PI73388] [Unauthorized failure retrieving artifact with external links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123087] [APAR PI89532] [View with filter on multiple types catches wrong types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127123] [APAR PI89793] [changeSetIds is null or empty error msg when comparing streams when change sets are required] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119132] [APAR PI89880] [Cannot export artifacts with no traceability links into XLS/XLSX] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119198] [APAR PI89889] [Performance issue - creating change set when displaying folder hierarchy] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119197] [APAR PI89975] [It is not possible to filter by boolean attributes, when they were updated through importing a CSV/Excel file] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120024] [APAR PI90392] [Artifact created by CSV import without Primary Text column cannot have its Primary Text updated by subsequent CSV import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122660] [APAR PI91914] [Not able to change the artifact type of multiple artifacts at once via the "Set as Heading or Content" option when a work flow is associated] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121125] [APAR PI92413] [An OSLC PUT operation removes workflow information from the requirement] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123661] [APAR PI93210] [Migrating from a 4.* or 5.* release to 6.* can result in module artifact history having change events from other artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121018] [APAR PI93794] [The data types are not properly unselected for non-default configurations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121064] [APAR PI94431] [If a excel import fails for one or the other reason artifacts gets locked] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122007] [APAR PI94556] [Link By Attribute for Module to Module Links Fails on imported artifacts by CSV] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121538] [APAR PI95103] [Account for artifacts and folders with no parent folder during orphan repair process] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121759] [APAR PI95276] [DNG Export View feature for XLS/XLSX creates 0 KB files (empty) for artifacts imported from ReqIf] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121851] [APAR PI95351] [404 error accessing review links sent via email from DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122219] [APAR PI95913] [Link By Attribute might remove all links of the specified link type if the query for artifacts timeouts ( Resulting in 0 artifacts )] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122209] [APAR PI96167] [DNG allows to add bad URL as hyperlink] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122467] [APAR PI96419] [TRS maintenance: Type system rename commands do not refresh the affected shapes in the TRS feed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122309] [APAR PI96765] [DNG ReqIF (created in Japanese project) import fails in English project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/133709] [APAR PI97487] [can't load /rm/admin#action=com.ibm.rdm.fronting.server.web.debug with Chrome] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124473] [APAR PI98180] [LQE CRLQE0334E Data source TRS 2.0 for DNG Resources provided an invalid TRS] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123259] Fixed in release 6.0.6.1: [APAR PH00942] [During TRS 2.0 rebase, a SPARQL query to find concepts in a project runs multiple times] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124596] [APAR PH05147] [Import Project Properties function fails with CRRRS7702E PUT on ArtifactFormats is forbidden] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126869] [APAR PH05958] [Link id is not displayed when printing a module view to Word] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126978] [APAR PH06934] [Unable to create a hyperlink to an RTC dashboard] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128162] [APAR PI73388] [CoreArtifactsEventHandler.java:52 Comparison of String objects using == or != in com.ibm.rdm.fronting.server.core.changeevents.handlers.CoreArtifactsEventHandler.handleEvents(Multimap)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123323] [APAR PI73388] [PublishServiceUtil.java:701 Comparison of String parameter using == or != in com.ibm.rdm.fronting.server.rrs.publish.internal.PublishServiceUtil.getNodeAttributeValue(Node, String)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123327] [APAR PI97912] [The Artifact Attribute information does not load for Artifacts of Type Enumeration with Multiple values allowed option enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123125] [APAR PI99223] [Reject view queries which return all artifacts in a project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126913] [APAR PI99270] [The publish service might try to scope the request to a default configuration from an archived component] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123319] [APAR PI99413] [Exporting a view with 11k artifacts to XLSX results in 0kb Excel file] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125901] [APAR PI99648, PI95037] [update to module via CSV fails with NullPointerException due to missing type definition] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124432] +-- Product Rational Team Concert Common Fixed in release 6.0.2: [APAR PI73388] [Make contributor limit configurable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419037] 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/413115] [APAR PI61751] [zOS.integration failing during computing change impacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406233] [APAR PI64148] [Plan view not updated when status is changed after row is destroyed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425954] [APAR PI66894] [Item's Action order in plan is not in line with item editor.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421919] [APAR PI68102] [Fetch Outplaced Children On Demand makes top entry's progress information incorrect until expanded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408869] [APAR PI68938] [Renaming stream breaks the Deliver (server) precondition for Restrict Change Set Delivery to Components (Server fix)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410904] [APAR PI69010] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412540] [APAR PI69263] [Plan view filter fails to work on plan views with work items which have an empty summary field] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406203] [APAR PI70489] [Work items in a plan cannot be sorted by a custom attribute of type iteration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406965] [APAR PI70846] [Plan elements only show "Related" links for one endpoint] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406200] [APAR PI70936] [NPE in Kanban Drag Drop for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436281] [APAR PI70973] [Handle build definition deletion during buildmap maintenance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405030] [APAR PI71059] [Cleanup duplicate build maps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405022] [APAR PI71915] [successfully built files in previous failed build are flagged for rebuild when do not compute flag is set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405846] [APAR PI72024] [Previews of image attachments have problems (web UI)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407061] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - SERVER] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464745] [APAR PI73294] [Opening Source Code Data Query editor the first time is slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411695] [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/411700] [APAR PI73321] [Empty groups exclusion not working in widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414825] [APAR PI73388] [ClassCastException during the "Enterprise Resource Cleanup" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450318] [APAR PI73388] [Dependency extended items may not be fetched before a compare during an incremental scan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412647] [APAR PI73388] [Enumeration complexity has IDs that does not match with the description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407175] [APAR PI73388] [Summary field is missing when creating a new task using OSLC create dialog if target project uses sAFE Portfolio template] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407190] [APAR PI73388] [When a change set contains multiple files, each with merges, incorrect before states will be shown by default] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413872] [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/411696] [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/411699] [APAR PI73937] [CRJZZ0958E raised during rollback of a package created in previous release] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411697] [APAR PI74041] [In Web Client, Browse Streams doesn't display streams in a project area for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410730] [APAR PI74650] [Closed Date of WI always shows current date] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413874] [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/411698] [APAR PI75371] [Unable to view streams via the webUI with tomcat iFix 7.0.73 due to unencoded brackets for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411348] [APAR PI75509] [Support of Oracle JRE for Eclipse Client's date picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413065] [APAR PI75926] [Impact Analysis not honoring ignore file type for deps property] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411433] [APAR PI76673] [TypeError message in Taskboard plan view after adding "exclude resolved items" condition and reload] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415163] [APAR PI76758] [Improve workspace compare performance in some cases (Server)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412219] [APAR PI77153] [DependencyComparator compare method should not use String hashcode to do string comparison] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414853] [APAR PI77344] [Build Report tab shows the wrong member name for personal build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413145] [APAR PI77348] [Null pointer exception parsing build result with error message file for feedback] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415902] [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/459427] [APAR PI77805] [API call returning fewer Planned For field options than expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414785] [APAR PI77882] [Query by any tags returns results without tags in the web client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420513] [APAR PI77889] [Error in comparator for SubcomponentCommonUtils.createHierarchyNode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414448] [APAR PI78314] [Due Date column displays error in Cross Project plan between repository] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422868] [APAR PI78341] [Outputs not recorded in buildmap when local properties and conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414721] [APAR PI78492] [RTC client hangs during Impact analysis] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415169] [APAR PI78620] [Change Set Link base resource uses wrong item id for cutoff event] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415254] [APAR PI79184] [Race condition allows looped Child-Parent relationships] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421550] [APAR PI79300] ["Size" rich text tool is not displayed correctly in Japanese language] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417488] [APAR PI79847] [DCC job failed for RQM in 6.0.3 rc1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405172] [APAR PI80401] [Time remaining attribute wrong value when copying a WI in the webUI]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418728] [APAR PI80585] [Subset build followed by build does not honor skip dependencies flags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419065] [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/420506] [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/419150] [APAR PI81238] [Up and Down Arrow not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421599] [APAR PI81476] [Backport performance fix for fetching links during load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420888] [APAR PI84575] ['Mark All as Read' in Code Review component throws error.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445239] [APAR PI88945] [Plan progress won't update correctly after changing the plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445199] Fixed in release 6.0.5: [APAR PI73388] [Add tracing to IScmService#updateComponents2 and IScmService#getComponentHierarchy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435276] [APAR PI73388] [Maillist sample build is failing since language definition ordering has changed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423797] [APAR PI73388] [Refresh all the CLM related licenses with new signatures] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444442] [APAR PI73388] [Source Code Data : User defined SCD disappears for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445810] [APAR PI73388] [The ScdClientAPI#deleteSourceCodeDataAPI(IWorkspaceHandle, IFileItemHandle[], boolean, int) fails when a file item handle refers to a deleted file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434148] [APAR PI76885] [Drag and drop to Related column does not update the source item's Related cell.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430600] [APAR PI81238] [Fix for Up and Down Arrow not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422238] [APAR PI81448] [Work item history of mention links are repeated after OSLC update from RM/DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428904] [APAR PI81523] [Work Item Statistics Widget shows "Rejected" state instead of "Approved"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428838] [APAR PI81857] [BIRT reports should use ITERATION_ITEMID instead of ITERATION_ID] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422721] [APAR PI82157] [Getting NPE when doing a work item promotion that has gap across 2 different components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424099] [APAR PI82161] [The last dependency in SYSLIB is always the winner during physical dependency calculator] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424831] [APAR PI82409] [Invalid approval string type identifier causes NPE for approval reminder notification mails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428750] [APAR PI82710] [NPE polluting log file for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457142] [APAR PI82945] [Encode braces in the URL to view the file history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432360] [APAR PI83343] [Editor presentation of kind HTML gets reset to None] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464458] [APAR PI83929] [OSLC response from /ccm/oslc/workitems/_itemId/rtc_cm:approvals/_approvalId url is a 404 which breaks LQE links] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430330] [APAR PI83979] [The "Save Stream (server)" precondition of "Prevent Adding User Owned Component" should be able to fetch more than 2048 components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438232] [APAR PI84399] [Workitem query performance is slowed by user name rendering] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430332] [APAR PI84584] [RTC Workitem Link of type "Add Related Artifacts" to DOORS NG Module not able to remove] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435384] [APAR PI84628] [HFS support, subset build - one folder gets ignored when 2 folders in same folder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431437] [APAR PI84741] [Unable to open Code Review when a file contains a merge state that represents a file deletion for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432042] [APAR PI84763] [SAXParseException BuildMapBuildResultDeleteParticipant from souldev cluster bash] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442766] [APAR PI85471] [Text copied from word doc into extended rich text presentation enabled field saved incorrectly in ccm] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435396] [APAR PI85521] [Team member listed as outside of team area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436548] [APAR PI86958] [Read-only Integer presentation has no fomatting (missing thousand separator)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/443343] [APAR PI87137] [Multiple e-signatures creates errors in history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448872] [APAR PI88748] [Invalid resolved dependencies are added to the parser output list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444598] [APAR PI95194] [UCD missing user properties for impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457856] [APAR PI95194] [Work item packaging does not associate work items to the impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454771] [APAR PI97329] [E-mails related to 'new file versions' added can be attributed to the wrong person for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458345] Fixed in release 6.0.6: [APAR PH01538] [Packaging: Specifying members for include / exclude is tedious and error-prone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/477768] [APAR PH02211] [Promotion - Collecting impacted files performs unnecessary additional queries.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465687] [APAR PI89312] [The URL that points to a work item icon needs to have braces encoded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449705] [APAR PI89885] [Remove rank does not Save for the first attempt, but saves second time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447113] [APAR PI90444] [Create Package doesn't mention deployType for deleted artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448360] [APAR PI90936] [Subset editor (and preview) should resolve buildable files against user's sandbox in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448627] [APAR PI91095] [PromotionRestService lacks option to include impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448421] [APAR PI91102] ['scm show history -m all' is limited to 1024 entries with Serverside property set -Dcom.ibm.team.scm.service.internal.utils.MaxHistorySize =] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448385] [APAR PI94937] [Unpromoted plan views can be assigned to plan types in web UI. This causes problems in web and eclipse UI.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455859] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459846] [APAR PI96700] [Not able to download csv file with query having dynamic Tags fields entry containing "#" in the beginning] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459644] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query in 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478132] [APAR PI99440] [Exporting Plans: Inconsistent or incomplete CSV exports with each] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464456] Fixed in release 6.0.6.1: [APAR PH03143] [Plan not loading properly after using "Collapse All" with 'Fetch Children On Demand'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468654] [APAR PI99616] [SVN errorMessage field on SVNRepository only supports 250 bytes for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471136] Fixed in release 7.0: [APAR PH08442] ["Require Work Item Approval" type precondition doesn't enforce different approvers for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479429] [APAR PH11378] [Some newly added folders disappear from the change set in Web UI for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/495528] +-- Product Jazz Foundation Client Fixed in release 6.0.1: [APAR PI73388] [When server is renamed repairMutipleVersionsMarkedAsCurrent command doesn't work properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440372] Fixed in release 6.0.3: [APAR PI73388] [[603] [Repair Tool] multi-current issue in repository/configuration aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434194] Fixed in release 6.0.4: [APAR PI55575] [QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417774] [APAR PI61751] [Long GC pauses when using BIRT (reports or viewlets)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413550] [APAR PI68315] [NullPointerException in Log Capturing diagnostic] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410212] [APAR PI70667] [The generateurlmappings can fail in rm due to non-standard urls [6.0.3]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408018] [APAR PI72418] [DB2 incorrect default collation name as UNKNOWN] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420141] [APAR PI72924] [Address issue in Floating and Token License issues. (406731)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420642] [APAR PI73388] [Consolidate to a single cache and tune for multiple use cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406800] [APAR PI73388] [Error messages in jts logs after JTS setup.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407140] [APAR PI73388] [Filters do not work in configuration picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406787] [APAR PI73388] [Fix remaining issues with Undo in the new rich text editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407197] [APAR PI73388] [GC SDK contribution cache can contain multiple items for same configuration URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458435] [APAR PI73388] [Global Configuration cannot encode control-char in context XML] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424178] [APAR PI73388] [IRepositoryItemService.fetchAllStates() does not includes states that were saved using saveItemInTxn() in the same transaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432180] [APAR PI73388] [In a nested transaction where an item is saved multiple times is giving StaleDataException which it should not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432176] [APAR PI73388] [Oracle Data Warehouse Upgrade generates bad scripts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406737] [APAR PI73388] [Port Cross registering JVM mbeans into WebSphere mbean server into 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416904] [APAR PI73388] [Several resources appear missing in the DNG UI after upgrade] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421896] [APAR PI73388] [Two copies of every service that uses annotations gets registered] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425221] [APAR PI73388] [repotools repair command for "multi currents" (repairMultipleVersionsMarkedAsCurrent) fails on Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406799] [APAR PI75670] [Unreported index failures cause artifacts to disappear] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425351] [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/411508] [APAR PI76771] [FoundationVVCConfigurationManager.getAllChangeSetDependencies(Collection, boolean) does excessive repeat work when passed multiple change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412850] [APAR PI77217] [NPE in OIDCTeamServiceContextUserState.isUserInRole when importing artifacts from Migration Package if using JAS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412972] [APAR PI77252] [Delivery / compare - artifacts which have only been changed in one stream can show as conflicts when compared with another] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416807] [APAR PI77780] [Email Notification is not working when unnecessary credentials are configured (due to adoption of javax.mail from IES 4.4.2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415261] [APAR PI77835] [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/416809] [APAR PI78113] [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/416813] [APAR PI79847] [DCC job failed for RQM in 6.0.3 rc1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405172] [APAR PI80662] [Item Counts MBean overloads Oracle server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427548] [APAR PI80911] [RDNG indexing error during index of Word/Excel] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426518] [APAR PI83930] [Extremely slow queries for some users during component creation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428756] [APAR PI84683] [General repair tool fix for 420954: Running repair tool on Oracle does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430574] [APAR PI85154] [Temp table performance is terrible on oracle during dng import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433403] [APAR PI86188] [Getting duplicate value error with 4th of April target platform from RQM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436288] [APAR PI88474] [When migrating to 6.0.3 LDX will add a data source for new trs2 feed that will conflict with existing trs data source (CCM).] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444260] [APAR PI93531] [repairMultipleVersionsMarkedAsCurrent fails to handle common configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454173] Fixed in release 6.0.5: [APAR PI55575] [QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/437076] [APAR PI73388] [Importing a license when deployed in WAS 8.5.5.11 causes Memory and CPU to go through the roof] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433743] [APAR PI73388] [Performance regression in local version query filtering] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427489] [APAR PI73388] [Process editor page becomes blank after another project shares the process] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446083] [APAR PI73388] [Support repotools –repairMultipleVersionsMarkedAsCurrent running offline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445993] [APAR PI73981] [Unable to delete personal dashboards on a renamed server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430181] [APAR PI82687] [HTML dashboard widget not editable after View HTML Source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436649] [APAR PI82974] [Bogus Add Delta when delivering a change set that had a Version created then deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428182] [APAR PI83074] [Prevent multi-current issue during copyToStream() in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428161] [APAR PI83074] [Provide Repairtool to fix multi current issue in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428162] [APAR PI83650] [ConfigToVersionInfos is not thread safe] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427535] [APAR PI83798] [Concatenated words in subject line of WI notifications] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432442] [APAR PI83970] [Some RM transactions have performance issues under load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428889] [APAR PI85357] [Many popups with 400 error when you first access a dashboard with multiple logins required (i.e., to /jazz02, /jazz03, /jazz04)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445781] [APAR PI87037] [getVersionsInConfiguration fails with null pointer exception: cannot save changes. [603]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440366] [APAR PI87079] [Server migration to Different Timezone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439019] [APAR PI89242] [ClassCastException thrown by JAF during the first attempt to access /rm/process/project-areas] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445382] [APAR PI94767] [Back port Update Db2zProvider version assertions with new supported versions in 6.0.4 and remove unsupported ones (442021) to 6.0.3 ifix012] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456408] Fixed in release 6.0.6: [APAR PI88834] [Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470756] [APAR PI89156] [Disabling "use STARTTLS" does not work. Sending test e-mail fails.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445687] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448467] [APAR PI97132] [Non-User Password authentication can result in unsuccessful authentication due to bad username and password - Patch Service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462162] Fixed in release 6.0.6.1: [APAR PI80881] [Report FACET license counters go in Negative value due to race condition and results in false decrements.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461608] Fixed in release 7.0: [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487474] +-- Product Jazz Reporting Service Fixed in release 6.0.4: [APAR PI70858] [Cannot change time range in Historical trend report in Report Builder.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410820] [APAR PI71685] [MS SQL server does not support the DOUBLE data type] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407226] [APAR PI71877] [Missing traceability links for Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406338] [APAR PI71879] [JRS color selection is not retained for pie segments] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411711] [APAR PI72605] [SQL generator does not respect Oracle 30 character limit on column name alias] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406722] [APAR PI73254] [Report Builder is ignoring the issoftdeleted flag for the RM link types] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406938] [APAR PI73388] [Bad enumeration data can cause Report Builder to hang during meta-data loading] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413611] [APAR PI73388] [Certain GCs not being found by report builder on parent federated node, although they are on one of the product lines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411111] [APAR PI73388] [Connect to Data sources creates invalid LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404839] [APAR PI73388] [Corrective updates on the Out-of-the-box reports for Report Builder (6.0.3)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415973] [APAR PI73388] [DW Approval Task type does not expose attribute to show individual approval state] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417011] [APAR PI73388] [Drill down is not working when you group on Rank from RTC data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415442] [APAR PI73388] [Duplicated reports cannot have their graph configured] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405043] [APAR PI73388] [Metamodel loading issue on Federated environment] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414874] [APAR PI73388] [Report Builder: Optimize queries by removing unnecessary URL values from VALUES clause] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415108] [APAR PI73388] [Report results parsing can cause Report Builder to hang] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408802] [APAR PI73388] [SVG and PNG exported images missing bar chart value text strings] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417253] [APAR PI74431] [Reports using templated (custom arguments) do not respect user parameters when imported] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409883] [APAR PI76196] [Add Report Owner fails if user id contains special characters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412532] [APAR PI77036] [Report Builder: Clicking link for tabular data in custom work item trends throws error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413609] [APAR PI77247] [JRS An unexpected error occurred when validating the input SPARQL string if artifact type has '~' *] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412870] [APAR PI78188] [Temp directories not deleted after export to Excel/RPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417665] [APAR PI78227] [Support for Custom Tags in Report Builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415210] [APAR PI78257] ["Uses" relationship doesn't show up in jrs (LQE)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413941] [APAR PI80047] [Improper numeric conversion causes chart subtotals to be added lexically (concatenated) rather than arithmetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416976] [APAR PI80104] [Export to RPE does not properly handle attributes containing html code] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418041] [APAR PI80998] [Public non-owner reports cannot be exported] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418985] [APAR PI81039] [Auto-import of OOTB reports with import.ootb.on.startup flag is failing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419673] [APAR PI82376] [Child tasks not returned when results are optional] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421936] [APAR PI85550] [Report Builder: Automatically generated SPARQL queries are broken for LQE historical metrics] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433730] [APAR PI89291] [All the scoped CCM projects are not getting displayed for 'Planned For' attribute in the Add condition dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445428] [APAR PI89957] [LQE: Drilldown doesn't work in multi-path reports with conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446312] Fixed in release 6.0.5: [APAR PI73388] [Cannot use date picker when language set to french locale] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440603] [APAR PI73388] [Changing the filter in a JRS dashboard widget does not return the correct results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436975] [APAR PI73388] [Configuration or components with "/" not displayed properly in config picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445358] [APAR PI73388] [Configuration picker no longer filters configs used by user] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444248] [APAR PI73388] [Configurations are not loading for JRS report on trace relationships (QM-DNG) using lqe using configurations datasource in PLN+1 node] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442755] [APAR PI73388] [Duplicate Optional statements generated in SPARQL queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421960] [APAR PI73388] [Perform automatic TDB database backups] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434937] [APAR PI73388] [Report Builder's Jena TDB should use transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423950] [APAR PI73388] [Report Builder: LQE historical work item totals are incorrect when selecting Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426991] [APAR PI81120] [When export Chart into PNG format, the quality is very poor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421965] [APAR PI82628] ['Current User' gives 0 results is username contains @] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445794] [APAR PI83009] [Bad number format for the team id field in the dynamic filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426058] [APAR PI83419] [Characters encoded in LQE report data when exported to Excel, pdf, etc] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438270] [APAR PI83481] [Cannot use date picker when language set to sv-se] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427320] [APAR PI83776] [Dynamic filter dialog (LQE config) takes too long to load on IE 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430170] [APAR PI83786] [User search results are not updated using LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/437133] [APAR PI84089] [JRS query results in RM not properly scoped when 'use current configuration' is selected and current config is a GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429791] [APAR PI84631] [Test Case optional relationship to Test Suite acting like a required relationship (DW only)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432038] [APAR PI85249] [Report Builder LQE data source conditions on boolean should allow filtering on not set values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433760] [APAR PI85970] [Report Builder does not handle attribute enumerations which differ in case across projects] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435078] [APAR PI86085] [Some public reports are getting randomly modified] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435918] [APAR PI87516] [Custom order of the bars in a graph are not preserved.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438039] [APAR PI87796] [report builder generates incomplete unassigned filter on advanced SQL queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440252] [APAR PI87883] [Report builder does not persist: List all projects when reporting on configurations themselves] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434943] [APAR PI88196] [Cannot edit report in IE 11, spins forever] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/441134] [APAR PI88363] [Colors of the bar graph are getting set automatically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/443074] [APAR PI88824] [A '/' in a Test Plan name causes parsing problems in condition UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445176] [APAR PI89300] [Sorting the order of the bars in a graph are getting reset to default automatically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445353] Fixed in release 6.0.6: [APAR PH01313] [JRS Report Throws Error on CCM Dashboard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464252] [APAR PI73388] [Report Builder SqlUtils.simpleSqlExecute leaks connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454590] [APAR PI73388] [jrs - lqe - reporting on an attribute it shouldn't be] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460040] [APAR PI89125] [JRS Daemon threads keep running in WAS when rs_war is restarted but WAS is not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446760] [APAR PI89896] [Changing JRS graph type has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447894] [APAR PI90054] [Metadata for private reports is accessible for non-owners] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458230] [APAR PI90095] ['<' is sometimes stripped when exporting to Excel with LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446920] [APAR PI90306] [comma separated value list in dynamic filters should surround OR clause with parentheses.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447607] [APAR PI90432] [JRS- RB - 401 Unauthorized Error is given attempting to build a report (requires server restart to get past error or logout) - user has valid license, PA permissions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447159] [APAR PI90915] [Running a SPARQL query with rdfs:label|dcterms:title in a config does not work correctly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447922] [APAR PI91030] [Date filter does not show the initial start date and end date] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449807] [APAR PI91037] [RB LQE "No set value" condition does not work on RM attributes with external URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453711] [APAR PI92680] [LQE queries with optional relationships run slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453350] [APAR PI93775] [Need ability to set configuration during graph/table preview] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459207] [APAR PI95790] ['No Set value' in graph cannot be customized in Report Builder for JRS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455726] [APAR PI96852] [Not able to export a JRS pie chart as a .png file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457667] [APAR PI97792] [JRS report is one day off] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459016] Fixed in release 6.0.6.1: [APAR PH02566] [Drill down for a user with a single quote in the name fails with XPathException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467270] [APAR PH09451] [Login window pops recursively for widget content URL's even after successful login] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/477917] Fixed in release 7.0: [APAR PI73388] [Incorrect generated SPARQL for multiple traceability path with is not condition on custom enumeration attribute] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460066] [APAR PI99697] [Drill Down for Dayscale=Days may shows no data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463672] [APAR PI73388] [GC project doesn't display system-defined "Data Types" and doesn't allow to create new "Data Types"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499761] +-- Product Lifecycle Query Engine Fixed in release 6.0.2: [APAR PI73388] [LQE skipped resource retrying may significantly slow indexing times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408339] Fixed in release 6.0.4: [APAR PI73388] [Access control does not support case-insensitive comparisons] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415662] [APAR PI73388] [Add additional logging to 1) detect invalid patch events due to etag mismatch and 2) log fetch response times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411822] [APAR PI73388] [Clarify source of LQE notification emails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414955] [APAR PI73388] [Compaction schedule is not followed after a reboot] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418145] [APAR PI73388] [Customize the blocksize to retrieve the selection/selects data from a relational database (particularly for Oracle 11)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410197] [APAR PI73388] [In progress indexing status doesn't show fetch times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413262] [APAR PI73388] [LQE Restore may not restore data partitions correctly.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413243] [APAR PI75116] [Add http://jazz.net/ns/lqe#Vocabulary triple to vocabularies updated via upgradeHandlers] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409927] [APAR PI76597] [LQE can get stuck in configuration mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413238] [APAR PI77613] [Retrieve All might not attempt to retrieve all the resources from the skipped list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413523] [APAR PI78906] [When LQE delegates authentication to JAS the Notification mailer does not detect the JTS Mailer service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415658] Fixed in release 6.0.5: [APAR PI73388] [Base indexing may hang when processing pipeline is full] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438431] [APAR PI73388] [ClassCastException when processing a TRS Updates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463863] [APAR PI73388] [Compaction size check is incomplete.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444495] [APAR PI73388] [Component artifacts do not get removed in the configuration cache used for sparql queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431141] [APAR PI73388] [LQE should not update skipped counts when processing every resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439649] [APAR PI73388] [Patched configuration artifacts do not get updated in scoping cache used for sparql queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427853] [APAR PI73388] [RestoreTask restores metadata twice and may fail if using a backup from 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423088] [APAR PI73388] [Rogue query monitor not running] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454383] [APAR PI73388] [TDB NodeId Caches must be refreshed after running compaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438293] [APAR PI82190] [LQE sometimes does not run date jobs until the next server restart] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423246] [APAR PI82209] [Backups and compactions can run simultaneously if delayed by indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424764] [APAR PI82211] [Backup hangs in incomplete state if indexer is in illegal state when backup is done] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424719] [APAR PI82815] [Two users same Email should be added to same user group] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425157] [APAR PI83415] [Add validity shape and vocabulary to LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427237] [APAR PI83600] [Access context groups get out of sync] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427360] [APAR PI89893] [Compactions appear to cause data sources to be unresponsive and frozen starting 1 min prior to the compaction schedule] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/441596] Fixed in release 6.0.6: [APAR PI73388, PI97272] [Rejected patches should be part of TRS status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455505] [APAR PI73388] [Change log updates incorrectly decreases the total number of resources] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459911] [APAR PI73388] [Continue investigating etag issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454404] [APAR PI73388] [During a compaction, skip compacting the history partition.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452311] [APAR PI73388] [Invalid Updates showing up in the wrong data source status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458663] [APAR PI73388] [LQE historical metrics might be creating too much data -- maybe, test case dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451898] [APAR PI73388] [Queries on configurations with slashes in their names fail with Error 404] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446914] [APAR PI73388] [Remove duplicate delete sql calls for non-selection deletion change events] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453946] [APAR PI73388] [Reverse changelog optimization change from LQE is missing patch events in a change log segment when there are multiple events for the same resource (452825)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455485] [APAR PI73388] [Terminate a rogue query in LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457297] [APAR PI91937] [LQE is missing patch events in a change log segment when there are multiple events for the same resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453195] [APAR PI97272] [All trs patches should be part of TRS status, not just configuration patches.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457980] Fixed in release 6.0.6.1: [APAR PI73388] [Memory Leak when indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468341] [APAR PI91101] [Additional LQE logging of TRS parsing and processing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468693] Fixed in release 7.0: [APAR PI73388] [Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459750] [APAR PI73388] [SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463846] [APAR PI73388] [Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460050] [APAR PI98858] [Setup can not complete if the user principal does not have any userInfo value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460777] +-- Product Jazz Foundation Common Fixed in release 6.0.1: [APAR PI73388] [When server is renamed repairMutipleVersionsMarkedAsCurrent command doesn't work properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440372] Fixed in release 6.0.3: [APAR PI73388] [[603] [Repair Tool] multi-current issue in repository/configuration aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434194] Fixed in release 6.0.4: [APAR PI55575] [QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417774] [APAR PI61751] [Long GC pauses when using BIRT (reports or viewlets)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413550] [APAR PI68315] [NullPointerException in Log Capturing diagnostic] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410212] [APAR PI70667] [The generateurlmappings can fail in rm due to non-standard urls [6.0.3]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408018] [APAR PI72418] [DB2 incorrect default collation name as UNKNOWN] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420141] [APAR PI72924] [Address issue in Floating and Token License issues. (406731)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420642] [APAR PI73388] [Consolidate to a single cache and tune for multiple use cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406800] [APAR PI73388] [Error messages in jts logs after JTS setup.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407140] [APAR PI73388] [Filters do not work in configuration picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406787] [APAR PI73388] [Fix remaining issues with Undo in the new rich text editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407197] [APAR PI73388] [GC SDK contribution cache can contain multiple items for same configuration URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458435] [APAR PI73388] [Global Configuration cannot encode control-char in context XML] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424178] [APAR PI73388] [IRepositoryItemService.fetchAllStates() does not includes states that were saved using saveItemInTxn() in the same transaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432180] [APAR PI73388] [In a nested transaction where an item is saved multiple times is giving StaleDataException which it should not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432176] [APAR PI73388] [Oracle Data Warehouse Upgrade generates bad scripts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406737] [APAR PI73388] [Port Cross registering JVM mbeans into WebSphere mbean server into 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416904] [APAR PI73388] [Several resources appear missing in the DNG UI after upgrade] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421896] [APAR PI73388] [Two copies of every service that uses annotations gets registered] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425221] [APAR PI73388] [repotools repair command for "multi currents" (repairMultipleVersionsMarkedAsCurrent) fails on Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406799] [APAR PI75670] [Unreported index failures cause artifacts to disappear] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425351] [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/411508] [APAR PI76771] [FoundationVVCConfigurationManager.getAllChangeSetDependencies(Collection, boolean) does excessive repeat work when passed multiple change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412850] [APAR PI77217] [NPE in OIDCTeamServiceContextUserState.isUserInRole when importing artifacts from Migration Package if using JAS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412972] [APAR PI77252] [Delivery / compare - artifacts which have only been changed in one stream can show as conflicts when compared with another] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416807] [APAR PI77780] [Email Notification is not working when unnecessary credentials are configured (due to adoption of javax.mail from IES 4.4.2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415261] [APAR PI77835] [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/416809] [APAR PI78113] [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/416813] [APAR PI79847] [DCC job failed for RQM in 6.0.3 rc1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405172] [APAR PI80662] [Item Counts MBean overloads Oracle server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427548] [APAR PI80911] [RDNG indexing error during index of Word/Excel] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426518] [APAR PI83930] [Extremely slow queries for some users during component creation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428756] [APAR PI84683] [General repair tool fix for 420954: Running repair tool on Oracle does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430574] [APAR PI85154] [Temp table performance is terrible on oracle during dng import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433403] [APAR PI86188] [Getting duplicate value error with 4th of April target platform from RQM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436288] [APAR PI88474] [When migrating to 6.0.3 LDX will add a data source for new trs2 feed that will conflict with existing trs data source (CCM).] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444260] [APAR PI93531] [repairMultipleVersionsMarkedAsCurrent fails to handle common configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454173] Fixed in release 6.0.5: [APAR PI55575] [QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/437076] [APAR PI73388] [Importing a license when deployed in WAS 8.5.5.11 causes Memory and CPU to go through the roof] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433743] [APAR PI73388] [Performance regression in local version query filtering] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427489] [APAR PI73388] [Process editor page becomes blank after another project shares the process] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446083] [APAR PI73388] [Support repotools –repairMultipleVersionsMarkedAsCurrent running offline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445993] [APAR PI73981] [Unable to delete personal dashboards on a renamed server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430181] [APAR PI82687] [HTML dashboard widget not editable after View HTML Source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436649] [APAR PI82974] [Bogus Add Delta when delivering a change set that had a Version created then deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428182] [APAR PI83074] [Prevent multi-current issue during copyToStream() in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428161] [APAR PI83074] [Provide Repairtool to fix multi current issue in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428162] [APAR PI83650] [ConfigToVersionInfos is not thread safe] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427535] [APAR PI83798] [Concatenated words in subject line of WI notifications] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432442] [APAR PI83970] [Some RM transactions have performance issues under load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428889] [APAR PI85357] [Many popups with 400 error when you first access a dashboard with multiple logins required (i.e., to /jazz02, /jazz03, /jazz04)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445781] [APAR PI87037] [getVersionsInConfiguration fails with null pointer exception: cannot save changes. [603]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440366] [APAR PI87079] [Server migration to Different Timezone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439019] [APAR PI89242] [ClassCastException thrown by JAF during the first attempt to access /rm/process/project-areas] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445382] [APAR PI94767] [Back port Update Db2zProvider version assertions with new supported versions in 6.0.4 and remove unsupported ones (442021) to 6.0.3 ifix012] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456408] Fixed in release 6.0.6: [APAR PI88834] [Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470756] [APAR PI89156] [Disabling "use STARTTLS" does not work. Sending test e-mail fails.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445687] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448467] [APAR PI97132] [Non-User Password authentication can result in unsuccessful authentication due to bad username and password - Patch Service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462162] Fixed in release 6.0.6.1: [APAR PI80881] [Report FACET license counters go in Negative value due to race condition and results in false decrements.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461608] Fixed in release 7.0: [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487474] +-- Product Rational Team Concert Server Fixed in release 6.0.2: [APAR PI73388] [Make contributor limit configurable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419037] 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/413115] [APAR PI61751] [zOS.integration failing during computing change impacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406233] [APAR PI64148] [Plan view not updated when status is changed after row is destroyed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425954] [APAR PI66894] [Item's Action order in plan is not in line with item editor.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421919] [APAR PI68102] [Fetch Outplaced Children On Demand makes top entry's progress information incorrect until expanded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408869] [APAR PI68938] [Renaming stream breaks the Deliver (server) precondition for Restrict Change Set Delivery to Components (Server fix)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410904] [APAR PI69010] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412540] [APAR PI69263] [Plan view filter fails to work on plan views with work items which have an empty summary field] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406203] [APAR PI70489] [Work items in a plan cannot be sorted by a custom attribute of type iteration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406965] [APAR PI70846] [Plan elements only show "Related" links for one endpoint] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406200] [APAR PI70936] [NPE in Kanban Drag Drop for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436281] [APAR PI70973] [Handle build definition deletion during buildmap maintenance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405030] [APAR PI71059] [Cleanup duplicate build maps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405022] [APAR PI71915] [successfully built files in previous failed build are flagged for rebuild when do not compute flag is set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405846] [APAR PI72024] [Previews of image attachments have problems (web UI)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407061] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - SERVER] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464745] [APAR PI73294] [Opening Source Code Data Query editor the first time is slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411695] [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/411700] [APAR PI73321] [Empty groups exclusion not working in widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414825] [APAR PI73388] [ClassCastException during the "Enterprise Resource Cleanup" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450318] [APAR PI73388] [Dependency extended items may not be fetched before a compare during an incremental scan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412647] [APAR PI73388] [Enumeration complexity has IDs that does not match with the description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407175] [APAR PI73388] [Summary field is missing when creating a new task using OSLC create dialog if target project uses sAFE Portfolio template] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407190] [APAR PI73388] [When a change set contains multiple files, each with merges, incorrect before states will be shown by default] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413872] [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/411696] [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/411699] [APAR PI73937] [CRJZZ0958E raised during rollback of a package created in previous release] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411697] [APAR PI74041] [In Web Client, Browse Streams doesn't display streams in a project area for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410730] [APAR PI74650] [Closed Date of WI always shows current date] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413874] [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/411698] [APAR PI75371] [Unable to view streams via the webUI with tomcat iFix 7.0.73 due to unencoded brackets for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411348] [APAR PI75509] [Support of Oracle JRE for Eclipse Client's date picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413065] [APAR PI75926] [Impact Analysis not honoring ignore file type for deps property] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411433] [APAR PI76673] [TypeError message in Taskboard plan view after adding "exclude resolved items" condition and reload] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415163] [APAR PI76758] [Improve workspace compare performance in some cases (Server)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412219] [APAR PI77153] [DependencyComparator compare method should not use String hashcode to do string comparison] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414853] [APAR PI77344] [Build Report tab shows the wrong member name for personal build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413145] [APAR PI77348] [Null pointer exception parsing build result with error message file for feedback] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415902] [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/459427] [APAR PI77805] [API call returning fewer Planned For field options than expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414785] [APAR PI77882] [Query by any tags returns results without tags in the web client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420513] [APAR PI77889] [Error in comparator for SubcomponentCommonUtils.createHierarchyNode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414448] [APAR PI78314] [Due Date column displays error in Cross Project plan between repository] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422868] [APAR PI78341] [Outputs not recorded in buildmap when local properties and conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414721] [APAR PI78492] [RTC client hangs during Impact analysis] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415169] [APAR PI78620] [Change Set Link base resource uses wrong item id for cutoff event] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415254] [APAR PI79184] [Race condition allows looped Child-Parent relationships] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421550] [APAR PI79300] ["Size" rich text tool is not displayed correctly in Japanese language] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417488] [APAR PI79847] [DCC job failed for RQM in 6.0.3 rc1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405172] [APAR PI80401] [Time remaining attribute wrong value when copying a WI in the webUI]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418728] [APAR PI80585] [Subset build followed by build does not honor skip dependencies flags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419065] [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/420506] [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/419150] [APAR PI81238] [Up and Down Arrow not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421599] [APAR PI81476] [Backport performance fix for fetching links during load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420888] [APAR PI84575] ['Mark All as Read' in Code Review component throws error.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445239] [APAR PI88945] [Plan progress won't update correctly after changing the plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445199] Fixed in release 6.0.5: [APAR PI73388] [Add tracing to IScmService#updateComponents2 and IScmService#getComponentHierarchy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435276] [APAR PI73388] [Maillist sample build is failing since language definition ordering has changed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423797] [APAR PI73388] [Refresh all the CLM related licenses with new signatures] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444442] [APAR PI73388] [Source Code Data : User defined SCD disappears for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445810] [APAR PI73388] [The ScdClientAPI#deleteSourceCodeDataAPI(IWorkspaceHandle, IFileItemHandle[], boolean, int) fails when a file item handle refers to a deleted file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434148] [APAR PI76885] [Drag and drop to Related column does not update the source item's Related cell.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430600] [APAR PI81238] [Fix for Up and Down Arrow not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422238] [APAR PI81448] [Work item history of mention links are repeated after OSLC update from RM/DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428904] [APAR PI81523] [Work Item Statistics Widget shows "Rejected" state instead of "Approved"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428838] [APAR PI81857] [BIRT reports should use ITERATION_ITEMID instead of ITERATION_ID] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422721] [APAR PI82157] [Getting NPE when doing a work item promotion that has gap across 2 different components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424099] [APAR PI82161] [The last dependency in SYSLIB is always the winner during physical dependency calculator] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424831] [APAR PI82409] [Invalid approval string type identifier causes NPE for approval reminder notification mails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428750] [APAR PI82710] [NPE polluting log file for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457142] [APAR PI82945] [Encode braces in the URL to view the file history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432360] [APAR PI83343] [Editor presentation of kind HTML gets reset to None] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464458] [APAR PI83929] [OSLC response from /ccm/oslc/workitems/_itemId/rtc_cm:approvals/_approvalId url is a 404 which breaks LQE links] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430330] [APAR PI83979] [The "Save Stream (server)" precondition of "Prevent Adding User Owned Component" should be able to fetch more than 2048 components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438232] [APAR PI84399] [Workitem query performance is slowed by user name rendering] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430332] [APAR PI84584] [RTC Workitem Link of type "Add Related Artifacts" to DOORS NG Module not able to remove] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435384] [APAR PI84628] [HFS support, subset build - one folder gets ignored when 2 folders in same folder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431437] [APAR PI84741] [Unable to open Code Review when a file contains a merge state that represents a file deletion for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432042] [APAR PI84763] [SAXParseException BuildMapBuildResultDeleteParticipant from souldev cluster bash] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442766] [APAR PI85471] [Text copied from word doc into extended rich text presentation enabled field saved incorrectly in ccm] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435396] [APAR PI85521] [Team member listed as outside of team area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436548] [APAR PI86958] [Read-only Integer presentation has no fomatting (missing thousand separator)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/443343] [APAR PI87137] [Multiple e-signatures creates errors in history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448872] [APAR PI88748] [Invalid resolved dependencies are added to the parser output list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444598] [APAR PI95194] [UCD missing user properties for impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457856] [APAR PI95194] [Work item packaging does not associate work items to the impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454771] [APAR PI97329] [E-mails related to 'new file versions' added can be attributed to the wrong person for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458345] Fixed in release 6.0.6: [APAR PH01538] [Packaging: Specifying members for include / exclude is tedious and error-prone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/477768] [APAR PH02211] [Promotion - Collecting impacted files performs unnecessary additional queries.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465687] [APAR PI89312] [The URL that points to a work item icon needs to have braces encoded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449705] [APAR PI89885] [Remove rank does not Save for the first attempt, but saves second time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447113] [APAR PI90444] [Create Package doesn't mention deployType for deleted artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448360] [APAR PI90936] [Subset editor (and preview) should resolve buildable files against user's sandbox in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448627] [APAR PI91095] [PromotionRestService lacks option to include impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448421] [APAR PI91102] ['scm show history -m all' is limited to 1024 entries with Serverside property set -Dcom.ibm.team.scm.service.internal.utils.MaxHistorySize =] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448385] [APAR PI94937] [Unpromoted plan views can be assigned to plan types in web UI. This causes problems in web and eclipse UI.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455859] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459846] [APAR PI96700] [Not able to download csv file with query having dynamic Tags fields entry containing "#" in the beginning] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459644] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query in 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478132] [APAR PI99440] [Exporting Plans: Inconsistent or incomplete CSV exports with each] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464456] Fixed in release 6.0.6.1: [APAR PH03143] [Plan not loading properly after using "Collapse All" with 'Fetch Children On Demand'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468654] [APAR PI99616] [SVN errorMessage field on SVNRepository only supports 250 bytes for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471136] Fixed in release 7.0: [APAR PH08442] ["Require Work Item Approval" type precondition doesn't enforce different approvers for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479429] [APAR PH11378] [Some newly added folders disappear from the change set in Web UI for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/495528] +-- Product Rational Quality Manager Fixed in release 6.0.4: [APAR PI61603] [Approval Notifications still being sent after Test Artifact has been archived] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161934] [APAR PI61751] [Comparing test suites' test cases section does not show any differences] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161020] [APAR PI61751] [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/161019] [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/160248] [APAR PI66485] [Performing a CTRL+C on text within a the Description section of an Artifact causes the Artifact to go in edit mode] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159978] [APAR PI68562] [Create a tool to delete duplicated CALM Collections associated to Test Plans [603]] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161795] [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/160909] [APAR PI72092] [Pre-rendering links in coverage view in Requirement Collections Section] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158512] [APAR PI72700] [Snapshot for Test Plan fails when a Test script associated with a linked Test case is permanently deleted] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161467] [APAR PI72766] [Error AQXIN5014E API contained an improperly formatted "fields" parameter: when using an External ID with certain characters] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164729] [APAR PI73388] ["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/161015] [APAR PI73388] [500 (Internal Server Error) when GETting com.ibm.rqm.execution.ExecutionElementResult resources using the OSLC QM V2 API.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159316] [APAR PI73388] [602 - TasksJaxbHelperTest JUnit test failures] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160726] [APAR PI73388] [Browse test plans/cases slows down as custom attributes are added] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161023] [APAR PI73388] [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/161027] [APAR PI73388] [Getting alert message while searching the adapter from search filter and clicking on Next Button.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160754] [APAR PI73388] [IExecutionScriptService.getTypeByIdOrName() do not require fetch project area when resolving the script type.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161029] [APAR PI73388] [Missing execution records in LQE after reindexing trs2 feed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158183] [APAR PI73388] [Performance Issue PUTting Category Type with Large Number of Valuesets] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161024] [APAR PI73388] [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/161021] [APAR PI73388] [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/161017] [APAR PI73388] [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/161025] [APAR PI73388] [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/161028] [APAR PI73388] [Performance impact when loading table views displaying 100 records and many columns.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161016] [APAR PI73388] [Performance of checkAllTeamsPermissions degrades as project area membership grows] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161018] [APAR PI73388] [Purging an ExecutionResult removes the ExecutionElementResults (steps) from being referenced but does not delete them] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158365] [APAR PI73388] [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/161026] [APAR PI73388] [Unable to export summary pdf option on test plan.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159606] [APAR PI73388] [Values set are not being saved] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161606] [APAR PI73731] [Requirement Validity requests do not consider different application URLs such as /rm, /dm] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159155] [APAR PI74023] [Multiple (Duplicate) validate by links are generated after enabling Global Configuration] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159709] [APAR PI74152] [Actual Results is NOT being changed properly when you run the TC] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164214] [APAR PI74391] [QM The Enter key is not functional for in-line querying and filtering] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160620] [APAR PI74556] [Upgrade to Liberty 16.0.0.3 results in numerous print related errors in QM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159446] [APAR PI74671] [Saving queries with no Sort Order results in a Sort order being set once saved] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160611] [APAR PI75023] [QM: creating defect from script containing in it's text is escaped in the defect's description] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160892] [APAR PI75461] [Alert "Failed to link to requirement collection with unsupported characters" reported when linking Doors Custom view requirement link to RQM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161935] [APAR PI75536] [Insert Image is not working in test script editor in IE] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163184] [APAR PI75994] [Updating a Test case result using PUT returns an internal server error in 6.0.2 environment.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160613] [APAR PI76216] [QM: When you click on the Actual Result in a test result, the information will disappear] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160832] [APAR PI76495] [Newly created requirement links in RQM Test case does not appear in the RM requirement Artifact for GC enabled Project areas.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160722] [APAR PI76734] [Link to Defects are lost in Snapshot] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161836] [APAR PI76904] [Skipped QM resource message in LQE] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164247] [APAR PI77609] [Related site link for IBM Rational Quality Mgmt is incorrect] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162116] [APAR PI77892] [OSLC Auto API does not support categories/custom attributes.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163133] [APAR PI77958] [Internal Server Error when GETting the OSLC Auto resource shapes.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164064] [APAR PI77959] [While migrating test cases using global category, system showing error 500] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162370] [APAR PI77962] [Using Advance inline filter for custom Categories throws error ReferenceError: ServiceResponseHandler is not defined] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162000] [APAR PI78028] [Option to Generate Test Cases in Coverage View tries to generate RM backlink even with CM enabled; fails] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163701] [APAR PI78146] [Can't create a test case from the Test Cases List View's "Create Test Case" button] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161611] [APAR PI78323] [Team area causes rerun fails with the error: “Validation failed, Both artifacts belongs to separate Project Area. “] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165778] [APAR PI78331] [CRCRW5113E A lock could not be acquired because an existing lock is held on the module] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162494] [APAR PI78358] [TCER List View pagination issue when doing a bulk update on page 2 or higher] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161726] [APAR PI78397] ["Illegal character in path at index 4: This is an invalid link" after Server rename] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161781] [APAR PI78537] [Do not clone/merge artifacts just because they are referenced by copiedFrom or copiedRoot] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161782] [APAR PI78747] [Test Suite Result values of End Time and Total Run Time are not set when a test suite is stopped] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162806] [APAR PI78857] [The navigation to RDNG from "Requirement collection" column is broken.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162888] [APAR PI79325] [Exporting RQM test script into PDF format with "Use condensed step layout" introduces readability issues] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162216] [APAR PI79462] [Server Accepts Multiple Valuesets with Same Key] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162268] [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/162271] [APAR PI79620] [The "link cannot be saved" window is incorrectly displayed when attempting to remove deleted requirement(s) from a test case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162336] [APAR PI79770] [Can't delete test cases linked to Requirements if the DOORS module is kept open when Link discovery is enabled by default using DOORS 9.6.1.6 or later] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162501] [APAR PI80115] [A TypeError has occurred in defects arrival and resolution report] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164929] [APAR PI80118] [Jazz showing error while linking a test plan to RTC work item.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162671] [APAR PI80173] [Initial characters of description column are hidden in script editor] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162695] [APAR PI80362] [CSV export of Test Cases with Links containing special characters] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162807] [APAR PI80381] [Error reported saving stale state while editing the title of the test case "Unable to save Test Case Exceeded BucketLockService retry threshold"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162881] [APAR PI80512] [Two Different TCERs with the same Test Plan, Iteration, and Test Environment value can be merged into the same stream] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162880] [APAR PI80516] [Defect Details are not initially displayed in a Test Case Results artifact] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162887] [APAR PI81212] [Using full-text search calls _compactRendering with invalid URIs] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166249] [APAR PI81216] [Actual results and step values getting merged during the execution of RQM test case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163144] [APAR PI82236] [Modify Global Scope is not working properly for Test Script.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164325] [APAR PI83787] [All created categories are not visible in a project created from an exported process template] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167572] [APAR PI86258] [Unresponsive UI when executing a test suite containing a test case with a manual test script containing an empty step.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165586] [APAR PI91816] [After bulk delete (archive) of all TestCase Results (with a filter) the browser requests _compactRendering for previous page of now deleted artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168281] Fixed in release 6.0.5: [APAR PI61416] [Enhance previous work made over repotools -repairOrphanArtifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166620] [APAR PI73388] [Build Integration Framework default delay prevents sending of RQM_BUILDDEFINITION_NAME built-in variable] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167098] [APAR PI73388] [Cannot update multiple category values in the list views.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166127] [APAR PI73388] [Exception calculating steps due to missing execution request] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164728] [APAR PI73388] [Hyperlink (Tooltip) display Unresolved link - Error Occurred - Not Found 404 in the TRASH view] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168091] [APAR PI73388] [Lyo adapter is running automation task in any order] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164499] [APAR PI73388] [Saving of a row edit would never complete if the artifact doesn't have any category values] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165713] [APAR PI80758] [Test Plan PDF Export does not show all TCER in a TCER section of the Test Pan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170597] [APAR PI81444] ["ms-text-autospace:;" cannot be handled by the PDF export engine; NPE is thrown and job fails] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163234] [APAR PI81660] [Validation error when performing a save action on a Manual Test Script] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166998] [APAR PI81753] ["You can only re-order the test case positions when the content is not filtered." message is thrown moving Test case in Test section of a plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166472] [APAR PI81826] [Unable to load the content. CRJAZ0215E after performing a Merge] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163805] [APAR PI82552] [QM v6.0.4 - Testfix request for Defect 163460 - Rich Text Sections Missing in qm.xsd in Server Upgraded from 5.0] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167957] [APAR PI82710] [Custom attribute values are not reported in Report Builder.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167079] [APAR PI82710] [QM TRS2 feed takes more than 2 minutes to respond blocking LDX and LQE data sources] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170007] [APAR PI82796] ["Available Test Environments" is set to "unassigned" generating TCER from test case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164198] [APAR PI83203] [Tree View option (Configuration Management) is not available in 6.0.3] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166972] [APAR PI83394] [Duplicate TCERs are able to be created when the Test Environment gets deleted] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165501] [APAR PI83483] [QM Admin Page Diagnostice error: RJAZ1092E The "com.ibm.rqm.rtcclient.plain.PlainJavaRtcClientFactory" feature could not start] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164354] [APAR PI83513] [RQM is not able to read requirements links in test script step results with the OSLC/REST api, even it is valid usecase via webUI] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166497] [APAR PI83783] [Test Case Category values reset to 'Unassigned' after owner change] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164468] [APAR PI83828] [You can get multiple TCERs with same Test Environment/Test Case/Test Plan/Iteration combination by updating Test Environment] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165498] [APAR PI83857] [Columns query views are saved without user's knowledge/acceptance] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164567] [APAR PI84234] ["Replace with Resource" merging option fails for Test Cases created under a Team Area] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164629] [APAR PI85216] [Not able to resize the DOORS 9 picker window] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165065] [APAR PI85420] [Lab Resource Item page is stuck on loading due to NPE reported in this.asset.getRoot()] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165619] [APAR PI85609] [TCR custom Category value not visible in the table view of a Test Plan's Test Case Result section] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165329] [APAR PI85963] [Creating results without execution should allow to skip ExecutionElementResult creation] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165950] [APAR PI86144] [QM TRS skipped resources with "500 Internal server error" when execution variable has a "#" in the name or value] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165538] [APAR PI86866] [Skipped resource in LQE when a Test Script step has a control character in the description (165794)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165990] [APAR PI86916] [PDF export of RQM artifacts fails if the "Formal Review" has comment by "Unassigned" user] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166010] [APAR PI87067] [[Defect 165996][next ifix for CLM6.0.3] Saving Test Cell reports ItemNotFoundException for AssetConfigurationHandle.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166065] [APAR PI87793] [Blank History Entries in the Test Case Execution Record History when changing the Test Environment value for the TCER] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166324] [APAR PI87937] [LQE TRS index for RQM has a skipped resource when a custom attribute for an artifact has colon in the name] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166485] [APAR PI88256] [Build results are not getting synchronized to RQM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166867] [APAR PI88994] [Not able to remove test data columns from the test script] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166997] Fixed in release 6.0.6: [APAR P168197] [Test Plan icon stuck in a loading (Spinning) mode when saving a Test Plan (GC context only)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168428] [APAR PH00744] [Test Case Execution Order Changed when Replacing Test Cases in Test Suites using REST API] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171915] [APAR PH01431] [Test Suite Rich Hover Does Not Include Suite's Description Attribute] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/172042] [APAR PH07523] [StaleDataException during concurrency test: CRJAZ0322I 1 row was expected but 0 rows were found for handle com.ibm.rqm.deployment.model.impl.BucketLockImpl] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179688] [APAR PI73388] [603 ifix012 that contains findMergedLinkIssues and removeArtifactVersionsBrokenDuringMerge tools] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170775] [APAR PI73388] [Change events appear in the 'Invalid Updates' tab of the QM data source in LQE.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171164] [APAR PI73388] [IllegalArgumentException when creating the TRS base.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170075] [APAR PI73388] [Increase the maximum age of TRS2 change events to 28 days.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182080] [APAR PI73388] [LQE QM reindex keeps failing on a Socket Timeout on souldev, bluesdev] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171763] [APAR PI73388] [Mismatched beforeEtag values in TRS2 membership change events.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170138] [APAR PI73388] [Missing prereq for TrsV2Service and TrsV1Service of IQualityManagerConfigurationExecutionService] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182079] [APAR PI73388] [QM LQE / LDX Data source failed reindex ( server QVML675 ) - CRLQE0334E Data source (links_qm) provided an invalid TRS. Invalid TRS] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182078] [APAR PI73388] [Reset etags in the TRS Console does not set Deletion/Creation change events for selections.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170050] [APAR PI73388] [Too many trace logging during TRS BASE creation] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170478] [APAR PI73388] [Typo in retrieving attachments in Trash view] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/172135] [APAR PI73388] [Validity Summary image never load in browse test cases page.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170698] [APAR PI82710] [Create a TRS V2 API Console.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170042] [APAR PI89891] [Inconsistencies regarding attachments associated to deletes artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167602] [APAR PI90300] [Comparing streams in QM shows the name of artifacts from the target for both target and source which is misleading when an artifact is renamed in the source] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168159] [APAR PI90889] [When "No-Impact" is set in risk assessment, it is shown as zero but with message saying “Not yet Rated”] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169179] [APAR PI91370] [LinkIndexingService is reporting a bad input exception if input has too many URLs and they max at 1000] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168143] [APAR PI91937] [eTag calculation seems to be returning wrong values] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170046] [APAR PI92891] [cannot remove attachment links from executionresult via REST API, for customer] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168722] [APAR PI92912] [Test Plan PDF summary report does not include the Description Column for Quality Objectives] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169605] [APAR PI93323] [Build Record Steps progress not updated when using Apply All verdict for Test Script steps.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170589] [APAR PI94029] [Merge option "Replace with source" remains enable even if it already in execution] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169393] [APAR PI95570] [denied trying to edit categories as non-admin role from testcase editor when role has permission] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170445] [APAR PI96236] [TRS base creation taking a long time.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170434] [APAR PI97208] [TCER Count" text does not appear as a Label in the Test Case section of a Test Plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170632] [APAR PI97230] [Action menu not accessible after promoting a shared query to menu bar (Add to Menu) in IE 11] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170804] [APAR PI97252] [RQM Copy utility failing to copy Configuration / Test Case Execution Records / Test case results records.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170962] [APAR PI97492] [Import function does not honor the current GC stream when importing Test Cases or Test Scripts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171562] [APAR PI98562] [TCER created while running an automated test script is not shown in JRS report using LQE as data source] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178559] Fixed in release 6.0.6.1: [APAR PH13585] [Removing a test env from test plan with PUT /testplan will remove the test env from all other test plans] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182084] [APAR PI73388] [Failure in RQM_LITs.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/185866] [APAR PI73388] [OutOfMemoryError when generating a test plan PDF comprehensive report.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/180188] [APAR PI73388] [RQM JUnit failures when enabling assertions.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/185867] Fixed in release 7.0: [APAR PH12096] [Custom Attribute value is lost with updating Validate Requirement links (GC specific)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182438] [APAR PI73388] [Production Server and Test Servers - Unable to add Build ID to TCER process hangs at : Updating build links in testing resource.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/182439] [APAR PI73388] [Removing a Test Environment from a Test Plan using REST API removes all Test Environments on that Test Plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/183079] +-- Product Rational Engineering Lifecycle Manager Fixed in release 6.0.4: [APAR PI73388] [JAWS fails to read error messages for show link wizard and Artifact panel] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407223] [APAR PI73388] [Switching configurations will loose unsaved changes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407220] [APAR PI73388] [Test case is getting displayed in the incorrect global configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407209] [APAR PI73388] [User's views not showing up after conversion to case insensitive user ids] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407224] [APAR PI73388] [When I enabled Global Configuration Management, Component is no longer shown in the palette] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407221] Fixed in release 6.0.6: [APAR PI73388] [RELM should honor "View Management" permissions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456193] [APAR PI93630] [The server cannot retrieve the list of link types received when creating a new Impact Analysis Filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452717] +-- Product Jazz Foundation Server Fixed in release 6.0.1: [APAR PI73388] [When server is renamed repairMutipleVersionsMarkedAsCurrent command doesn't work properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440372] Fixed in release 6.0.3: [APAR PI73388] [[603] [Repair Tool] multi-current issue in repository/configuration aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434194] Fixed in release 6.0.4: [APAR PI55575] [QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417774] [APAR PI61751] [Long GC pauses when using BIRT (reports or viewlets)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413550] [APAR PI68315] [NullPointerException in Log Capturing diagnostic] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410212] [APAR PI70667] [The generateurlmappings can fail in rm due to non-standard urls [6.0.3]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408018] [APAR PI72418] [DB2 incorrect default collation name as UNKNOWN] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420141] [APAR PI72924] [Address issue in Floating and Token License issues. (406731)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420642] [APAR PI73388] [Consolidate to a single cache and tune for multiple use cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406800] [APAR PI73388] [Error messages in jts logs after JTS setup.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407140] [APAR PI73388] [Filters do not work in configuration picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406787] [APAR PI73388] [Fix remaining issues with Undo in the new rich text editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407197] [APAR PI73388] [GC SDK contribution cache can contain multiple items for same configuration URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458435] [APAR PI73388] [Global Configuration cannot encode control-char in context XML] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424178] [APAR PI73388] [IRepositoryItemService.fetchAllStates() does not includes states that were saved using saveItemInTxn() in the same transaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432180] [APAR PI73388] [In a nested transaction where an item is saved multiple times is giving StaleDataException which it should not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432176] [APAR PI73388] [Oracle Data Warehouse Upgrade generates bad scripts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406737] [APAR PI73388] [Port Cross registering JVM mbeans into WebSphere mbean server into 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416904] [APAR PI73388] [Several resources appear missing in the DNG UI after upgrade] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421896] [APAR PI73388] [Two copies of every service that uses annotations gets registered] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425221] [APAR PI73388] [repotools repair command for "multi currents" (repairMultipleVersionsMarkedAsCurrent) fails on Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406799] [APAR PI75670] [Unreported index failures cause artifacts to disappear] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425351] [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/411508] [APAR PI76771] [FoundationVVCConfigurationManager.getAllChangeSetDependencies(Collection, boolean) does excessive repeat work when passed multiple change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412850] [APAR PI77217] [NPE in OIDCTeamServiceContextUserState.isUserInRole when importing artifacts from Migration Package if using JAS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412972] [APAR PI77252] [Delivery / compare - artifacts which have only been changed in one stream can show as conflicts when compared with another] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416807] [APAR PI77780] [Email Notification is not working when unnecessary credentials are configured (due to adoption of javax.mail from IES 4.4.2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415261] [APAR PI77835] [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/416809] [APAR PI78113] [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/416813] [APAR PI79847] [DCC job failed for RQM in 6.0.3 rc1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405172] [APAR PI80662] [Item Counts MBean overloads Oracle server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427548] [APAR PI80911] [RDNG indexing error during index of Word/Excel] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426518] [APAR PI83930] [Extremely slow queries for some users during component creation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428756] [APAR PI84683] [General repair tool fix for 420954: Running repair tool on Oracle does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430574] [APAR PI85154] [Temp table performance is terrible on oracle during dng import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433403] [APAR PI86188] [Getting duplicate value error with 4th of April target platform from RQM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436288] [APAR PI88474] [When migrating to 6.0.3 LDX will add a data source for new trs2 feed that will conflict with existing trs data source (CCM).] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444260] [APAR PI93531] [repairMultipleVersionsMarkedAsCurrent fails to handle common configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454173] Fixed in release 6.0.5: [APAR PI55575] [QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/437076] [APAR PI73388] [Importing a license when deployed in WAS 8.5.5.11 causes Memory and CPU to go through the roof] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433743] [APAR PI73388] [Performance regression in local version query filtering] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427489] [APAR PI73388] [Process editor page becomes blank after another project shares the process] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446083] [APAR PI73388] [Support repotools –repairMultipleVersionsMarkedAsCurrent running offline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445993] [APAR PI73981] [Unable to delete personal dashboards on a renamed server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430181] [APAR PI82687] [HTML dashboard widget not editable after View HTML Source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436649] [APAR PI82974] [Bogus Add Delta when delivering a change set that had a Version created then deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428182] [APAR PI83074] [Prevent multi-current issue during copyToStream() in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428161] [APAR PI83074] [Provide Repairtool to fix multi current issue in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428162] [APAR PI83650] [ConfigToVersionInfos is not thread safe] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427535] [APAR PI83798] [Concatenated words in subject line of WI notifications] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432442] [APAR PI83970] [Some RM transactions have performance issues under load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428889] [APAR PI85357] [Many popups with 400 error when you first access a dashboard with multiple logins required (i.e., to /jazz02, /jazz03, /jazz04)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445781] [APAR PI87037] [getVersionsInConfiguration fails with null pointer exception: cannot save changes. [603]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/440366] [APAR PI87079] [Server migration to Different Timezone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439019] [APAR PI89242] [ClassCastException thrown by JAF during the first attempt to access /rm/process/project-areas] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445382] [APAR PI94767] [Back port Update Db2zProvider version assertions with new supported versions in 6.0.4 and remove unsupported ones (442021) to 6.0.3 ifix012] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456408] Fixed in release 6.0.6: [APAR PI88834] [Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470756] [APAR PI89156] [Disabling "use STARTTLS" does not work. Sending test e-mail fails.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445687] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448467] [APAR PI97132] [Non-User Password authentication can result in unsuccessful authentication due to bad username and password - Patch Service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462162] Fixed in release 6.0.6.1: [APAR PI80881] [Report FACET license counters go in Negative value due to race condition and results in false decrements.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461608] Fixed in release 7.0: [APAR PH14850] [Conditional for configuredTimeZoneRef and the new timezone for Datawarehouse is always using the configured timezone of the App DB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487474] [APAR PI73388] [GC project doesn't display system-defined "Data Types" and doesn't allow to create new "Data Types"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499761] +-- Product Rational Team Concert Client Fixed in release 6.0.2: [APAR PI73388] [Make contributor limit configurable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419037] 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/413115] [APAR PI61751] [zOS.integration failing during computing change impacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406233] [APAR PI64148] [Plan view not updated when status is changed after row is destroyed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425954] [APAR PI66894] [Item's Action order in plan is not in line with item editor.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421919] [APAR PI68102] [Fetch Outplaced Children On Demand makes top entry's progress information incorrect until expanded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408869] [APAR PI68938] [Renaming stream breaks the Deliver (server) precondition for Restrict Change Set Delivery to Components (Server fix)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410904] [APAR PI69010] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412540] [APAR PI69263] [Plan view filter fails to work on plan views with work items which have an empty summary field] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406203] [APAR PI70489] [Work items in a plan cannot be sorted by a custom attribute of type iteration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406965] [APAR PI70846] [Plan elements only show "Related" links for one endpoint] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406200] [APAR PI70936] [NPE in Kanban Drag Drop for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436281] [APAR PI70973] [Handle build definition deletion during buildmap maintenance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405030] [APAR PI71059] [Cleanup duplicate build maps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405022] [APAR PI71915] [successfully built files in previous failed build are flagged for rebuild when do not compute flag is set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405846] [APAR PI72024] [Previews of image attachments have problems (web UI)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407061] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - SERVER] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464745] [APAR PI73294] [Opening Source Code Data Query editor the first time is slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411695] [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/411700] [APAR PI73321] [Empty groups exclusion not working in widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414825] [APAR PI73388] [ClassCastException during the "Enterprise Resource Cleanup" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450318] [APAR PI73388] [Dependency extended items may not be fetched before a compare during an incremental scan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412647] [APAR PI73388] [Enumeration complexity has IDs that does not match with the description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407175] [APAR PI73388] [Summary field is missing when creating a new task using OSLC create dialog if target project uses sAFE Portfolio template] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407190] [APAR PI73388] [When a change set contains multiple files, each with merges, incorrect before states will be shown by default] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413872] [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/411696] [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/411699] [APAR PI73937] [CRJZZ0958E raised during rollback of a package created in previous release] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411697] [APAR PI74041] [In Web Client, Browse Streams doesn't display streams in a project area for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410730] [APAR PI74650] [Closed Date of WI always shows current date] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413874] [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/411698] [APAR PI75371] [Unable to view streams via the webUI with tomcat iFix 7.0.73 due to unencoded brackets for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411348] [APAR PI75509] [Support of Oracle JRE for Eclipse Client's date picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413065] [APAR PI75926] [Impact Analysis not honoring ignore file type for deps property] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411433] [APAR PI76673] [TypeError message in Taskboard plan view after adding "exclude resolved items" condition and reload] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415163] [APAR PI76758] [Improve workspace compare performance in some cases (Server)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412219] [APAR PI77153] [DependencyComparator compare method should not use String hashcode to do string comparison] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414853] [APAR PI77344] [Build Report tab shows the wrong member name for personal build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413145] [APAR PI77348] [Null pointer exception parsing build result with error message file for feedback] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415902] [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/459427] [APAR PI77805] [API call returning fewer Planned For field options than expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414785] [APAR PI77882] [Query by any tags returns results without tags in the web client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420513] [APAR PI77889] [Error in comparator for SubcomponentCommonUtils.createHierarchyNode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414448] [APAR PI78314] [Due Date column displays error in Cross Project plan between repository] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422868] [APAR PI78341] [Outputs not recorded in buildmap when local properties and conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414721] [APAR PI78492] [RTC client hangs during Impact analysis] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415169] [APAR PI78620] [Change Set Link base resource uses wrong item id for cutoff event] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415254] [APAR PI79184] [Race condition allows looped Child-Parent relationships] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421550] [APAR PI79300] ["Size" rich text tool is not displayed correctly in Japanese language] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417488] [APAR PI79847] [DCC job failed for RQM in 6.0.3 rc1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405172] [APAR PI80401] [Time remaining attribute wrong value when copying a WI in the webUI]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418728] [APAR PI80585] [Subset build followed by build does not honor skip dependencies flags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419065] [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/420506] [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/419150] [APAR PI81238] [Up and Down Arrow not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421599] [APAR PI81476] [Backport performance fix for fetching links during load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420888] [APAR PI84575] ['Mark All as Read' in Code Review component throws error.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445239] [APAR PI88945] [Plan progress won't update correctly after changing the plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445199] Fixed in release 6.0.5: [APAR PI73388] [Add tracing to IScmService#updateComponents2 and IScmService#getComponentHierarchy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435276] [APAR PI73388] [Maillist sample build is failing since language definition ordering has changed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423797] [APAR PI73388] [Refresh all the CLM related licenses with new signatures] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444442] [APAR PI73388] [Source Code Data : User defined SCD disappears for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445810] [APAR PI73388] [The ScdClientAPI#deleteSourceCodeDataAPI(IWorkspaceHandle, IFileItemHandle[], boolean, int) fails when a file item handle refers to a deleted file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434148] [APAR PI76885] [Drag and drop to Related column does not update the source item's Related cell.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430600] [APAR PI81238] [Fix for Up and Down Arrow not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422238] [APAR PI81448] [Work item history of mention links are repeated after OSLC update from RM/DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428904] [APAR PI81523] [Work Item Statistics Widget shows "Rejected" state instead of "Approved"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428838] [APAR PI81857] [BIRT reports should use ITERATION_ITEMID instead of ITERATION_ID] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/422721] [APAR PI82157] [Getting NPE when doing a work item promotion that has gap across 2 different components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424099] [APAR PI82161] [The last dependency in SYSLIB is always the winner during physical dependency calculator] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424831] [APAR PI82409] [Invalid approval string type identifier causes NPE for approval reminder notification mails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428750] [APAR PI82710] [NPE polluting log file for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457142] [APAR PI82945] [Encode braces in the URL to view the file history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432360] [APAR PI83343] [Editor presentation of kind HTML gets reset to None] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464458] [APAR PI83929] [OSLC response from /ccm/oslc/workitems/_itemId/rtc_cm:approvals/_approvalId url is a 404 which breaks LQE links] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430330] [APAR PI83979] [The "Save Stream (server)" precondition of "Prevent Adding User Owned Component" should be able to fetch more than 2048 components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438232] [APAR PI84399] [Workitem query performance is slowed by user name rendering] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430332] [APAR PI84584] [RTC Workitem Link of type "Add Related Artifacts" to DOORS NG Module not able to remove] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435384] [APAR PI84628] [HFS support, subset build - one folder gets ignored when 2 folders in same folder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431437] [APAR PI84741] [Unable to open Code Review when a file contains a merge state that represents a file deletion for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432042] [APAR PI84763] [SAXParseException BuildMapBuildResultDeleteParticipant from souldev cluster bash] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442766] [APAR PI85471] [Text copied from word doc into extended rich text presentation enabled field saved incorrectly in ccm] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435396] [APAR PI85521] [Team member listed as outside of team area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436548] [APAR PI86958] [Read-only Integer presentation has no fomatting (missing thousand separator)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/443343] [APAR PI87137] [Multiple e-signatures creates errors in history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448872] [APAR PI88748] [Invalid resolved dependencies are added to the parser output list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444598] [APAR PI95194] [UCD missing user properties for impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457856] [APAR PI95194] [Work item packaging does not associate work items to the impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454771] [APAR PI97329] [E-mails related to 'new file versions' added can be attributed to the wrong person for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458345] Fixed in release 6.0.6: [APAR PH01538] [Packaging: Specifying members for include / exclude is tedious and error-prone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/477768] [APAR PH02211] [Promotion - Collecting impacted files performs unnecessary additional queries.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465687] [APAR PI89312] [The URL that points to a work item icon needs to have braces encoded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449705] [APAR PI89885] [Remove rank does not Save for the first attempt, but saves second time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447113] [APAR PI90444] [Create Package doesn't mention deployType for deleted artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448360] [APAR PI90936] [Subset editor (and preview) should resolve buildable files against user's sandbox in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448627] [APAR PI91095] [PromotionRestService lacks option to include impacted outputs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448421] [APAR PI91102] ['scm show history -m all' is limited to 1024 entries with Serverside property set -Dcom.ibm.team.scm.service.internal.utils.MaxHistorySize =] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448385] [APAR PI94937] [Unpromoted plan views can be assigned to plan types in web UI. This causes problems in web and eclipse UI.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455859] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459846] [APAR PI96700] [Not able to download csv file with query having dynamic Tags fields entry containing "#" in the beginning] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459644] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query in 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478132] [APAR PI99440] [Exporting Plans: Inconsistent or incomplete CSV exports with each] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464456] Fixed in release 6.0.6.1: [APAR PH03143] [Plan not loading properly after using "Collapse All" with 'Fetch Children On Demand'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468654] [APAR PI99616] [SVN errorMessage field on SVNRepository only supports 250 bytes for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471136] Fixed in release 7.0: [APAR PH08442] ["Require Work Item Approval" type precondition doesn't enforce different approvers for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479429] [APAR PH11378] [Some newly added folders disappear from the change set in Web UI for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/495528] +-- Product Data Collection Component Fixed in release 6.0.4: [APAR PI71853] ["_94.load is not a function" when attempting to save schedule] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405278] [APAR PI72867] [Requirement type name in the dimension file has the wrong format] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407045] [APAR PI73254] [DCC does not reactivate certain DW artifacts upon update] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410449] [APAR PI73388] [DCC could ignore errors that occur during XML parsing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412910] [APAR PI73388] [Increase resiliency of DCC to ETL failure] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411420] [APAR PI79547] [F_REQUEST_AGING table is growing out of control] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420547] [APAR PI80151] [DCC DELETE jobs should give each delete its own transaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417986] Fixed in release 6.0.5: [APAR PI73388] [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/427148] [APAR PI85169] [Team Area fixup introduced in 6.0.3 does not work all the time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431517] [APAR PI85598] [LogCapturingDiagnostic failure on DCC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433175] [APAR PI88435] [Timesheet entries are lost if loaded in the data warehouse before the related work item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/443160] Fixed in release 6.0.6: [APAR PI73388] [Increase DCC to DCC socket timeout from 5 minutes to 5 hours.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464725] [APAR PI91077] [DCC metric jobs fail against a datawarehouse that was originally created using CLM 3.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448412] 10. 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.3: [APAR PI73388] [Fix for NoSuchMethodError for ITrimManager for RTC plugin on top of Eclipse 4.6.3.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/483208] Fixed in release 6.0.4: [APAR PI68938] [Renaming stream breaks the Deliver (server) precondition for Restrict Change Set Delivery to Components (Client fix)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410906] [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/405631] [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/411694] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - CLIENT] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464744] [APAR PI73378] [Package Summary Tab is empty - NPE when Summary work item is disabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411692] [APAR PI73388] [Adding an @ in front of a word that has a quote appended to it inserts semicolons for every letter that you type] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407200] [APAR PI73388] [DeferredDownloadInformation constructor signature has changed in 6.0.4] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425956] [APAR PI73388] [Feed links are causing link parsing/detection errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407202] [APAR PI73388] [Fix remaining issues with Undo in the new rich text editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407197] [APAR PI73388] [Focus doesn't appear to be returned to the EL! editor when using the toolbar to insert a user link] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407199] [APAR PI73388] [Getting null argument exception while editing/typing in a work item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407191] [APAR PI73388] [Keystrokes sometimes render out of order in rich text editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407198] [APAR PI73388] [Link to item in different repository uses local repository instead.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407194] [APAR PI73388] [Rich Text: Links in work item editor description are not using the selected in the preferences color.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407205] [APAR PI73388] [URI links aren't being processed properly, leading to bad links on click] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407193] [APAR PI73388] [[Rich Text] "Security Alert" dialogs showing when hovering over a work item, and I can't see the tooltip hover or dismiss the dialogs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454615] [APAR PI73388] [[Rich Text] Eclipse allows re-binding key shortcuts (ex: copy/paste/undo, etc.), which works in the comments/summary but not the new rich text description section] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407207] [APAR PI73388] [[Rich Text] Many Hyperlinks in the description section no longer have useful tooltip hover information in the Eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407206] [APAR PI74701] [Log needs to be more explicit while it fails to load a component with a file name with unsupported characters for 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414954] [APAR PI74916] [RTC Enterprise Extensions Packaging Time Stamp setting shouldn't block work item packaging] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411693] [APAR PI75172] [NPE in JzRepoWorkItem when no project development line] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410385] [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/413909] [APAR PI76758] [Backport client changes for work item 411864 to 6.0.3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412223] [APAR PI76758] [Improve workspace compare performance in some cases (Client)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416304] [APAR PI78048] [Accepting a change set that contains a symbolic link leads to an internal error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419665] [APAR PI79310] [A NullPointeException occurs when creating a new repository workspace in RTC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417207] [APAR PI79311] [Inability to delete metadata folder shouldn't break repair] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416939] [APAR PI80268] [Address performance issues with a large number of components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417210] [APAR PI92066] [TemporaryOutputStream.dispose() usage generates exception when running with Java 1.8] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450317] Fixed in release 6.0.5: [APAR PI73388] [Make number of login retries by TeamRepository configurable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438850] [APAR PI79310] [NPE when content deleted before a reload] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423662] [APAR PI84216] [CSV Import Fails in 6.0.3 Eclipse Client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429910] [APAR PI84959] [Promotion displays the wrong build result view in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439054] [APAR PI85864] [Login 500 internal server error when using Eclipse RTC client and JAS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446809] Fixed in release 6.0.6: [APAR PI95233] [NullPointerException when running a work item promotion in ifix9] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455176] [APAR PI97132] [Non-User Password authentication can result in unsuccessful authentication due to bad username and password - Eclipse Client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462165] 11. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG Note: This issue is independent of the back-end database being used by RDNG. This fix should be applied regardless of whether you are using Oracle as your CLM database or not. This fix is for other Oracle technology and not related to their database products. These steps need to be done only once. The Outside In files last changed in iFix002. If you have already deployed these files as part of installing iFix002 or later, you do not have to do these steps again. Follow the instructions detailed in the README.txt file contained within the DNG603_OutsideIn_8-5-3_Patch_CPU_January2017.zip file. 12. KNOWN ISSUES +-- Licensing After applying the patchInternalCALs.zip patch file to the jts server some customers may see errors similar to the following in their jts.log file: 2017-12-01 12:14:34,426 [WebContainer : 9 @@ 12:14 clmadmin /jts/service/com.ibm.team.repository.service.internal.ILicenseAdminRestService/licenseInfo] WARN repository.service.internal.license.LicenseService - CRJAZ0942I The license key located at "bundleentry://35.fwk-1299063994/inactive/RQM_Contributor_Trial.jar" could not be processed. For the cause of the problem, see the nested exception. com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0965I The file was not a valid server or client access license activation key. A similar error may occur for every trial license that was installed with the product. These errors can be safely ignored unless the customer is still using extended trial licenses. If they are, they will need to contact customer support or their sales representative to get new extended trial licenses that are using a newer license signature. On top of this patch, customers who find that their Authorized User, Floating or token licenses need updated, will need to regenerate their licenses from the License Key Center. For more information: https://www.ibm.com/support/docview.wss?uid=swg22008957