Interim fix CLM_605_iFix006.zip This interim fix is only valid for the Rational solution for Collaborative Lifecycle Management (CLM) 6.0.5 release. The Rational solution for CLM 6.0.7 is the next release that will include all these fixes. If you plan to upgrade, upgrade to version 6.0.7 or later. CONTENTS OF THE INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: CLM_server_patch_6.0.5.0-CALM605M-I20180614-0351.zip (see the SERVER PATCH INSTRUCTIONS section) 3. Jazz Reporting Service (Report Builder) patch file: rs.war (see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section) 4. Data Collection Component patch file: com.ibm.rational.datacollection.wrapper_1.0.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.5.0-iFix006-CALM605M-I20180614-0351.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.5_iFix003.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 10. Oracle Outside In Technology fix: DNG605_OutsideIn_8-5-3_Patch_CPU_March2018.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG section) 11. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections) In addition to the fixes listed in this readme file, the interim fix might also contain fixes for security issues. For details, see the IBM Product Security Incident Response Blog: https://www.ibm.com/blogs/psirt/ CONTENTS OF THIS FILE 1. SERVER PATCH INSTRUCTIONS 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS 3. DATA COLLECTION COMPONENT INSTRUCTIONS 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS 7. NEW APAR FIXES IN THIS IFIX 8. ADDITIONAL FIXES INSTRUCTIONS 9. CONSOLIDATED LIST OF 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.5.0-CALM605M-I20180614-0351.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.5.0-CALM605M-I20180614-0351.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.5.0-CALM605M-I20180614-0351.zip, into the /server/patch directory. d. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server", "To clear the application cache on WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. e. Start the CLM server. f. Run repotools- -clean for each application that is installed to clear the repotools cache. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean g. To ensure that the Data Collection Component mapping files are correctly updated, please follow the instructions in the DATA COLLECTION COMPONENT INSTRUCTIONS section below h. Check the ADDITIONAL FIXES INSTRUCTIONS section for additional steps that may be needed for a specific APAR Note: For a distributed CLM deployment, complete the same steps on each server, including the DCC server, if the DCC component exists on a separate machine. To uninstall the server patch: a. Stop the CLM server. b. Back up and then remove the contents of the following directory: /server/patch c. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server", "To clear the application cache on WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. d. Start the CLM server. e. Run repotools- -clean for each application that is installed. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean To clear the application and class cache on WebSphere Application Server: Remove the contents from these directories under the profile root(e.g. //profiles/), except for the noted help directory: temp, wstemp, workspace. Note: Do not remove this directory, which is required for the CLM local help: temp/{jts_node}/{jts_server}/clmhelp_war. For UNIX platforms, run the following script: /bin/clearClassCache.sh For Windows platforms, run the following script: \bin\clearClassCache.bat To clear the application cache on WebSphere Liberty Server: We have not identified the need to clear any cache in WebSphere Liberty Server To clear the application cache on Apache Tomcat: Remove the contents from these directories under the tomcat root, except for the noted help directory: temp, work. Note: Do not remove this directory, which is required for the CLM local help: /server/tomcat/work/Catalina/localhost/clmhelp. To validate that the server patch was successfully installed or uninstalled: a. After the server starts, open a CLM application. b. Click Help > About the Server. c. In the Build Information section, review the interim fix information to confirm that it is either installed (listed) or uninstalled (not listed). 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop. b. Update the rs_war file: Select the rs_war check box and click Update. c. Select "Replace the entire application," browse to the new rs.war file in the location that you extracted it to, and click Next. d. Follow the Fast Path installation, and accept all of the default values. e. After the update is complete, save the configuration changes when you are prompted to. f. Start the Jazz Reporting Service: Select the rs_war check box and click Start. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the rs.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the rs.war file in the original Jazz Reporting Service installation. b. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop. c. Update the rs_war file: Select the rs_war check box and click Update. d. Select "Replace the entire application," browse to the rs.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Jazz Reporting Service: Select the rs_war check box and click Start. To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Rename the new rs.war file as rs.war.zip. b. Stop the WebSphere Liberty Server for the Jazz Reporting Service. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\rs.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\rs.war.zip \server\liberty\clmServerTemplate\apps\rs.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war f. Place the new rs.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war h. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Jazz Reporting Service. b. Restore the original rs.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war e. Start the server. To install the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\rs.war c. Delete the following file: \server\tomcat\webapps\rs.war d. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs e. Place the new rs.war file in the \server\tomcat\webapps directory. f. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat server: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Restore the original rs.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs d. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Jazz Reporting Service home page. b. Click the question mark icon near the upper right. c. Select About Jazz Reporting Service. d. Check that the build ID in the dialog box is JRS_6.0.5-I20180613-2248 3. DATA COLLECTION COMPONENT INSTRUCTIONS Note: The wrapping jar file last changed in iFix001. If you have already deployed this file as part of installing iFix001 or later, you do not have to do these steps again. Installing the wrapping jar file allows DCC ETL jobs to be scheduled from the Insight server. However, It should be noted that installing this on AIX is not supported because Insight does not support AIX. If Insight is not in use please disregard this step To install the wrapping jar patch with Data Collection Component: a. Open the \server\conf\dcc\teamserver.properties file. b. Locate the com.ibm.rational.datacollection.initialized parameter, change its value to false, and save/close the file. For example: com.ibm.rational.datacollection.initialized=false c. Back up com.ibm.rational.datacollection.wrapper_*.jar inside \server\conf\dcc\wrapper\lib directory. d. Delete the existing com.ibm.rational.datacollection.wrapper_*.jar file from this directory. e. Paste the new DCC wrapper jar into this directory. f. Restart the DCC server. 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS If this is a new installation, a backup is not needed. Otherwise, be sure you have a backup before you install this interim fix. There has been no change to LQE metadata or index structure since V6.0, so there is no need to migrate your data. For details, see "Backing up and restoring Lifecycle Query Engine": http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/com.ibm.team.jp.lqe2.doc/topics/t_lqe_backup.html. To install the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. Extract the lqe.war or ldx.war file to your local computer or on the Lifecycle Query Engine or Link Index Provider server. b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the new lqe.war or ldx.war file in the location that you extracted it to, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the lqe.war or ldx.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). 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.5-I20180604-1037. After installing the patch: a. The Lifecycle Query Engine or Link Index Provider automatically detects whether it is necessary to migrate data from an existing instance. If data migration is necessary, a Start Migration button is displayed on the main Lifecycle Query Engine or Link Index Provider page: https:///lqe/web/admin/data-sources or https:///lqe/web/admin/data-sources. If the button is displayed, click Start Migration. b. Reindex the data sources as required. 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS To install the client update site: NOTE: When going through the installation steps, if no features are listed, uncheck the "Group items by category" check box. a. Extract the update site file to the computer where the client is installed. b. In the Rational Team Concert client, click Help > Install New Software. c. In the Install window, click Add. d. In the Add Repository window, click Local and navigate to the extracted update site file. The update site root directory contains a site.xml file. e. Select the patches to install. f. If you agree to the terms, accept the license agreement and click Install. g. After the installation is complete, restart the Rational Team Concert client. To update the feature patch, you can install the new version directly over an old patch. You do not have to uninstall the old patch. To uninstall the client update site: a. In the Rational Team Concert client, click Help > About Rational Team Concert > Installation Details. b. Select the patches to uninstall and click Uninstall. c. After the uninstall process is complete, restart the Rational Team Concert client. WARNING: -The update site does not work with Rational Team Concert Client for Eclipse 3.6 that was installed by using IBM Installation Manager. Alternatively, you can use the Rational Team Concert Client for Eclipse 3.6 .zip installation, or you can use IBM Installation Manager to install the Rational Team Concert Client for Eclipse 4.2. -If you run the uninstall process on a Rational Team Concert client that was installed by using a .zip file, the feature patch will be removed along with the original feature. Removing the patch breaks the functionality of the affected feature. For a client that was installed by using a .zip file, reinstall the features by downloading the Rational Team Concert p2 repository from Jazz.net, and use the same installation steps with the following exception. For step d, click Archive and select the p2 repository .zip file and install the Rational Team Concert feature. This step removes the patched plug-ins and replaces the missing features with the original versions of the feature from the p2 repository. -If you run the uninstall process on a Rational Team Concert client that was installed by using the p2 repository, to remove the patch, you must uninstall the entire Rational Team Concert p2 feature and then reinstall the entire Rational Team Concert feature through the p2 repository. 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS For details of the fixes included in this iFix refer to the bundled readme file readme-vsclient.txt. To install the Rational Team Concert Client for Microsoft Visual Studio update: a. Close all running instances of Rational Team Concert Client for Microsoft Visual Studio. b. Extract the patch .zip file to the computer where the Rational Team Concert Client for Microsoft Visual Studio client is installed. c. In IBM Installation Manger, click File > Preferences > Repositories > Add Repository and provide the path to the extracted folder from step b. d. To close the Preferences window, click OK. e. Click File > Preferences > Files for Rollback and ensure that the "Save files for rollback" check box is selected. f. In IBM Installation Manager, click Update. g. Select the IBM Rational Team Concert Client for Microsoft Visual Studio IDE package group and click Next. h. Select the Rational Team Concert version to update and click Next. i. If you agree to the terms, accept the license agreement and click Install. j. Select the versions of Microsoft Visual Studio to support and click Next. k. Click Update. l. To complete the update, click Finish. m. After the installation is complete, start the Rational Team Concert Client for Microsoft Visual Studio. To update the feature patch, you can install the new version directly over an old patch. You do not have to uninstall the old patch. To roll back to the previous client version: a. Close all running instances of Rational Team Concert Client for Microsoft Visual Studio. b. In IBM Installation Manager, click Roll Back. c. Select the IBM Rational Team Concert Client for Microsoft Visual Studio IDE package group and click Next. d. Select the patch to roll back to. e. Click Roll Back. f. Click Finish. WARNING: -The 6.0.5 patch can only be installed on top of the official 6.0.5 release. -To remove a patch, only use the Roll Back feature in IBM Installation Manager. -Uninstalling the patch completely removes the entire release, as well as any patches that are installed on top of it. 7. NEW APAR FIXES IN THIS IFIX +-- Lifecycle Query Engine [APAR PI91101] [Invalid Updates showing up in the wrong data source status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458666] [APAR PI91101] [Change log updates incorrectly decreases the total number of resources] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459909] +-- Rational Team Concert Client [APAR PI96818] [Subscribed By list is cleared if the attribute is dependent on other attributes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458137] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458182] [APAR PI96938] [Too many email's sent after import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459205] [APAR PI95731] [Story Points remaining report is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455629] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459838] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460027] [APAR PI91101] [Build fails when mapped definitions and pre-604 toolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458629] [APAR PI91101] [Backport Task 392539 for 6.0.5 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458449] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458711] [APAR PI89034] [Custom group ordering in WI statistics widget is ignored] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459839] [APAR PI94722] [Custom SCM attributes lost after moving components even when "Copy the attribute value from the previous version" is set for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458887] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459835] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459232] +-- Jazz Foundation Common [APAR PI91101] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459806] [APAR PI96418] [Pop-Up Dialog to select Team Invitations in project area renders different results or none at all.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459469] [APAR PI88834] [[6.0.5 ifix006] [WI 444471] Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458426] [APAR PI96971] [Limit the size of MQTT message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458993] [APAR PI95914] [ConcurrentModificationException in ConceptToConfigurationVersionCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458000] [APAR PI86180] [Server rename failed due to SQLCODE=-138] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459202] +-- Jazz Foundation Server [APAR PI91101] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459806] [APAR PI96418] [Pop-Up Dialog to select Team Invitations in project area renders different results or none at all.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459469] [APAR PI88834] [[6.0.5 ifix006] [WI 444471] Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458426] [APAR PI96971] [Limit the size of MQTT message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458993] [APAR PI95914] [ConcurrentModificationException in ConceptToConfigurationVersionCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458000] [APAR PI86180] [Server rename failed due to SQLCODE=-138] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459202] +-- Rational Team Concert Common [APAR PI96818] [Subscribed By list is cleared if the attribute is dependent on other attributes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458137] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458182] [APAR PI96938] [Too many email's sent after import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459205] [APAR PI95731] [Story Points remaining report is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455629] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459838] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460027] [APAR PI91101] [Build fails when mapped definitions and pre-604 toolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458629] [APAR PI91101] [Backport Task 392539 for 6.0.5 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458449] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458711] [APAR PI89034] [Custom group ordering in WI statistics widget is ignored] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459839] [APAR PI94722] [Custom SCM attributes lost after moving components even when "Copy the attribute value from the previous version" is set for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458887] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459835] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459232] +-- Rational DOORS Next Generation [APAR PI95993] [Can't open review if its GC configuration is archived] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123017] [APAR PI97066] [The ReqIF definition dialog should not allow the choice of unsupported views for selective export.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122656] [APAR PI91101] [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/123321] [APAR PI95643] [Reviews widget always shows reviews for current component when an opt-out project is specified] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122129] [APAR PI96738] [The "All Projects" page is leaking memory] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122447] [APAR PI91101] [Unauthorized failure retrieving artifact with external links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123089] [APAR PI96916] [QuickSearch - performance issue with a large number of projects, content panes needlessly being created] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122506] [APAR PI90907] [DNG 6.0.4 Problem highlighting multiple lines using shift and down Cursor key when editing using the Artifact content column in grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123332] [APAR PI96167] [DNG allows to add bad URL as hyperlink] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122469] [APAR PI91101] [PublishServiceUtil.java:701 Comparison of String parameter using == or != in com.ibm.rdm.fronting.server.rrs.publish.internal.PublishServiceUtil.getNodeAttributeValue(Node, String) [Troubling(14), High confidence]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123329] [APAR PI97521] [ReqIF: Artifacts for DOORS OLE Objects are not imported to the correct asset folder on module update import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123015] [APAR PI97130] [Unnecessary FetchSystemAttributes triggered on initial load] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122701] [APAR PI97955] [VDI028s appear on some systems preventing the type resources from being published to LQE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123102] [APAR PI96950] [Project Templates created from projects populated by ReqIF import fail to recreate artifacts on instantiation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122649] [APAR PI97266] [link column in modules are not 'active' for new artifacts until a page refresh] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122871] [APAR PI97116] [AttributeDefinitionString uses DatatypeDefinitionXHTML] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122652] [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/123127] [APAR PI95351] [404 error accessing review links sent via email from DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122221] [APAR PI96127] [Migration fails due to missing commentsfeed storage data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122306] [APAR PI95778] [Migration: DNG imports an object-level / module-level attribute as 2 duplicate attributes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122423] [APAR PI87861, PI97806] [CRRRW7346E error 403 when modifying a module artifact after setting permission at workflow state level] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120742] [APAR PI96083] [Accessing to Artifacts stays at " loading artifact page" on DNG forever if it is navigating from RQM] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122665] [APAR PI97337] [Create folder and rename folder dialog is not closed in latest chrome] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122731] [APAR PI96737] [FetchSystemAttributes is being loaded too often when switching between projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122464] [APAR PI97084] [DNG (RM) Error when try to print a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122950] [APAR PI91101] [CoreArtifactsEventHandler.java:52 Comparison of String objects using == or != in com.ibm.rdm.fronting.server.core.changeevents.handlers.CoreArtifactsEventHandler.handleEvents(Multimap) [Troubling(11), Normal confidence]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123325] [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/122009] [APAR PI97019] [Error while assigning team ownership and when selecting "Use the same project area or team area for all subfolders and artifacts"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122676] [APAR PI94917] [Filters using the "is unassigned" criteria in tandem with a Boolean attribute filter displays incorrect results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122838] [APAR PI91101] [Cannot generate report for artifacts in a GC due to NPE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122933] [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/123257] [APAR PI97354] [The "All Projects" page is creating an instance of ComponentListingSection for every project, which leads to low performance and high memory consumption] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122749] [APAR PI96315] [Module Export View with links displays "null" instead of the links ID+Summary] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122719] +-- Data Collection Component [APAR PI91101] [DCC could potentially lose links between RQM artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459428] +-- Rational Team Concert Server [APAR PI96818] [Subscribed By list is cleared if the attribute is dependent on other attributes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458137] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458182] [APAR PI96938] [Too many email's sent after import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459205] [APAR PI95731] [Story Points remaining report is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455629] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459838] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460027] [APAR PI91101] [Build fails when mapped definitions and pre-604 toolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458629] [APAR PI91101] [Backport Task 392539 for 6.0.5 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458449] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458711] [APAR PI89034] [Custom group ordering in WI statistics widget is ignored] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459839] [APAR PI94722] [Custom SCM attributes lost after moving components even when "Copy the attribute value from the previous version" is set for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458887] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459835] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459232] +-- Rational Quality Manager [APAR PI97453] [When editing a test case result's test step, XML is displayed in the result's history] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170713] [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/170634] [APAR PI95571] [Problem creating test case/test case results in parallel via OSLC API] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170568] [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/170591] [APAR PI91101] [Add logging of source baseline to removeArtifactVersionsBrokenDuringMerge] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171098] [APAR PI93540] [Shared query is not selecting the correct values (Category) after a save] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170677] [APAR PI98070] [[RQMv605][WI171007] Attempting to save TC status result into an error message CRJAZ0215E - Produce a mechanism that allows a customer to fix-up the corrupted record] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171193] [APAR PI91101] [Repair tool for test case results referencing missing execution element results (step results).] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171141] [APAR PI91101] [Category Values not appearing in combo box after selected from 'More' Dialogue box] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170936] [APAR PI98086] [Test Script created via Test Case design initially omits the name] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171124] [APAR PI91101] [Extend repotool findMergedLinkIssues to handle merges in prior configurations] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171041] [APAR PI94440] [Column filters do not automatically have the cursor focus] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169539] [APAR PI91101] [Too many trace logging during TRS BASE creation] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170688] [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/170807] [APAR PI91101] [Merge / Compare error when a stream contains artifacts marked as different that come from different baselines] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171099] [APAR PI91101] [Add deleteAffectedBaselines option to 2 repair tools] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171037] [APAR PI96215] [IllegalArgumentException when creating the TRS base.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170686] [APAR PI96591] [Total Run Time value does not update when after modifying the End Time value (Script-less execution)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171101] [APAR PI96543] [Incorrect Test Case Result Name when using the Hover option] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171116] +-- Rhapsody Model Manager [APAR PI91101] [Unable to save model when saving huge models with Oracle DB.] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/63807] +-- Jazz Reporting Service [APAR PI98820] [Set time range shows formatting codes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458347] [APAR PI94970] [Report Builder view report alignment goes off on different zoom percentages of the browser] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458363] [APAR PI95359] [Column grouping lost in advanced mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458126] [APAR PI95956] [Cannot filter on users in LQE on some systems with thousands of users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458263] [APAR PI91101] [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/460064] [APAR PI97374] [Provide an easier mechanism to not validate complex SQL expressions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458424] [APAR PI91101] [RELM view throwing 400 Bad Request and JRS raising NullPointerException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458912] [APAR PI96092] [Report accumulates values over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458869] [APAR PI90054] [Metadata for private reports is accessible for non-owners] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458228] [APAR PI94303] [Remove Tag doesn't work if the tag contains brackets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457531] [APAR PI98589] [Average Time in State Report hangs on Iteration filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460120] [APAR PI97509] [LQE/DNG/RQM: Report subtotals show as NaN%] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458558] [APAR PI97792] [JRS report is one day off] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459014] +-- Jazz Foundation Client [APAR PI91101] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459806] [APAR PI96418] [Pop-Up Dialog to select Team Invitations in project area renders different results or none at all.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459469] [APAR PI88834] [[6.0.5 ifix006] [WI 444471] Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458426] [APAR PI96971] [Limit the size of MQTT message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458993] [APAR PI95914] [ConcurrentModificationException in ConceptToConfigurationVersionCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458000] [APAR PI86180] [Server rename failed due to SQLCODE=-138] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459202] 8. ADDITIONAL FIXES INSTRUCTIONS +-- Product Rational Team Concert Server Fixed in release 6.0.6: [APAR PI91101] [Cannot extend scm cli to include a new custom command] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447089] This defect requires additional steps to apply: Contact support for the updated CLI zip file. ---- [APAR PI91102] ['scm show history -m all' is limited to 1024 entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450908] 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. ---- [APAR PI92551] [Cannot include both Jazz build toolkit tasks and plain java client on the Ant library path for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450849] This defect requires additional steps to apply: Requires a new plain Java API client and build toolkit with the patch. Ask support for the newest plain java API client and build toolkit. ---- +-- Product Lifecycle Query Engine Fixed in release 6.0.6: [APAR PI90989] [LQE TestCaseResultTotals should also measure the total current test results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447896] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Change log updates incorrectly decreases the total number of resources] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459909] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Continue investigating etag issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454407] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [During a compaction, skip compacting the history partition.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452309] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Invalid Updates showing up in the wrong data source status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458666] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [LQE historical metrics might be creating too much data -- maybe, test case dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451896] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Queries on configurations with slashes in their names fail with Error 404] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446912] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Remove duplicate delete sql calls for non-selection deletion change events] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453954] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [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/455769] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Terminate a rogue query in LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457299] 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/453196] 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/457976] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI97272] [Rejected patches should be part of TRS status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455513] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product Rational Quality Manager [APAR PI91101] [QM data sources failing in LDX after LDX added to environment upgraded from 502 iFix18] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167603] This defect requires additional steps to apply: Note: This backport is intended for users upgrading from 5.x - 6.0.4 to 6.0.5 GA + 6.0.5 iFix001+. The fix requires postAddTables migration, which is required when upgrading between major releases. Users already upgraded to 6.0.5 GA when apply 6.0.5 iFix001 only have to implement additional steps listed below. Additional steps 1. Set the TRS Base Lifetime (Audit History Component) Advanced Property to 1 (minute) to rebuild the TRS2 base(s). 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). ---- [APAR PI91101] [repair tool needed for fixing corrupt streams which are the result of bad merges due to defect 163289] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170369] This defect requires additional steps to apply: See attached ReadMe_166074.txt for command/syntax details ---- +-- Product Rational Team Concert Client Fixed in release 6.0.6: [APAR PI91101] [Cannot extend scm cli to include a new custom command] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447089] This defect requires additional steps to apply: Contact support for the updated CLI zip file. ---- [APAR PI91102] ['scm show history -m all' is limited to 1024 entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450908] 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. ---- [APAR PI92551] [Cannot include both Jazz build toolkit tasks and plain java client on the Ant library path for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450849] This defect requires additional steps to apply: Requires a new plain Java API client and build toolkit with the patch. Ask support for the newest plain java API client and build toolkit. ---- +-- Product Rational Team Concert Common Fixed in release 6.0.6: [APAR PI91101] [Cannot extend scm cli to include a new custom command] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447089] This defect requires additional steps to apply: Contact support for the updated CLI zip file. ---- [APAR PI91102] ['scm show history -m all' is limited to 1024 entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450908] 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. ---- [APAR PI92551] [Cannot include both Jazz build toolkit tasks and plain java client on the Ant library path for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450849] This defect requires additional steps to apply: Requires a new plain Java API client and build toolkit with the patch. Ask support for the newest plain java API client and build toolkit. ---- +-- Product Jazz Reporting Service Fixed in release 6.0.5: [APAR PI98820] [Set time range shows formatting codes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458347] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.6: [APAR PI84784] [Charts grouped by a date attribute do not display proper counts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447282] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI87778] [Filter for users (e.g. Owner, Creator) does not support all users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447739] 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/446758] 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/447892] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI89951] [CRRGW5301E when highlighting a blank text in a report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448406] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90012] [Switching to run report and back does not preserve graph parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447148] 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/458228] 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/446918] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90220] [Active Report Builder JDBC connections in connection pool get leaked if connection pool passes the maximum number of connections.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446907] 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/447605] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90379] [Make defaults for all time columns be in minutes instead of milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447154] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90403] [Report shows error 400 when colorizing cells] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447487] 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/447157] 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/447921] 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/449805] 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/448327] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [In the RB config picker hide personal streams from other users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446556] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [No results found in a report that shows requirements tracked by work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449894] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [RELM view throwing 400 Bad Request and JRS raising NullPointerException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458912] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [Report Builder SqlUtils.simpleSqlExecute leaks connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454588] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [Reversible links broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447603] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91559] [Report doesn't show data after opening the filter dialog if there's a filter containing "<" (lesser than) and ">" (greater than) characters.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449192] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91648] [JRS widget issue when open in a new window] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451060] 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/450552] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI92923] [Using date filter on advanced SQL report results in CRRGW5503E An unexpected response was received from the data source: ORA-01858] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456141] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI93235] [Filtering does not behave properly when there is an "is not" filter on components in a report against configurations.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453471] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI93296] [Report builder items contributed though optional relationships are not checked for soft deleted.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451850] 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/453348] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI94077] [Nested condition falls out of the block] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454375] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI94303] [Remove Tag doesn't work if the tag contains brackets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457531] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI94386] [Explore page will not load if a report exists with a missing query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451775] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI94543] [Cannot create merged traceability path with 3+ resources on DW] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454109] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI94970] [Report Builder view report alignment goes off on different zoom percentages of the browser] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458363] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI95359] [Column grouping lost in advanced mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458126] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI95677] [LQE trend reports omit the last day of the time range] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455509] 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/455724] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI95956] [Cannot filter on users in LQE on some systems with thousands of users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458263] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI95963] [JRS report pulling workitems whose condition is to exclude related records.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455836] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI96092] [Report accumulates values over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458869] 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/457665] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI97374] [Provide an easier mechanism to not validate complex SQL expressions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458424] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI97509] [LQE/DNG/RQM: Report subtotals show as NaN%] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458558] 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/459014] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.7: [APAR PI98589] [Average Time in State Report hangs on Iteration filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460120] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91101] [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/460064] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- +-- Product Rational DOORS Next Generation Fixed in release 6.0.6: [APAR PI91708] [String attributes that include a semicolon are truncated in document report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121015] This defect requires additional steps to apply: In order to leverage this fix, you must request new reporting files from Support. Please reference Test Fix Request 77377 when doing so. ---- 9. CONSOLIDATED APAR LIST This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Rational Engineering Lifecycle Manager Fixed in release 6.0.6: [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/452718] +-- Product Data Collection Component Fixed in release 6.0.6: [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/448410] [APAR PI91101] [DCC could potentially lose links between RQM artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459428] [APAR PI91101] [Increase DCC to DCC socket timeout from 5 minutes to 5 hours.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453422] [APAR PI91101] [RIDW.VW_TESTSUITE_ELEMENT is not displaying all Test Cases linked to a specific Test Suite] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448215] [APAR PI93567] [Data Warehouse mismatch - missing data for custom enumeration attribute] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452214] +-- Product Rational Team Concert Server Fixed in release 6.0.5: [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] [APAR PI92367] [Team member is listed as outside of the team area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450545] Fixed in release 6.0.6: [APAR PI82710] [Do not allow to set an item as a parent or child if it should not be modified using the Prevent Editing precondition for 6.0.5 iFix004] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454294] [APAR PI89034] [Custom group ordering in WI statistics widget is ignored] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459839] [APAR PI89284] [Sorting of workitems not maintained in csv after running query from "My Queries" page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450480] [APAR PI89312] [[Code Review] 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/451954] [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/450482] [APAR PI90285] [Backport report fixes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447297] [APAR PI90396] [Cross project plan throws java.lang.IllegalArgumentException if "Earliest Contributes to End Date" is added to the plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447473] [APAR PI90444] [Create Package doesn't mention deployType for deleted artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451958] [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/451962] [APAR PI90968] [Resolution states are not available after an automatic merge] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454135] [APAR PI91101] ['Add and Close' of a Contributor to a query condition does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447097] [APAR PI91101] [Backport Task 392539 for 6.0.5 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458449] [APAR PI91101] [Build fails when mapped definitions and pre-604 toolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458629] [APAR PI91101] [Clicking "Start Working" on a Task in QP brings up the "Select Duplicate" dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447093] [APAR PI91101] [Explicitly declare dependencies in consumers of JfsClientUtilAPI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455047] [APAR PI91101] [Impact Analysis : none of the found resources are shown in SCD view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447709] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] [APAR PI91101] [Move Content preflight never calls endMove, completed move is not replaced when starting new move] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447090] [APAR PI91101] [NPE on SystemDefinitionMappingService after upgrade] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455625] [APAR PI91101] [Need a better way to solve the license issue for OIDC authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447091] [APAR PI91101] [SysDefs migration: specialType attribute blank tried to be saved] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446810] [APAR PI91101] [System Automation and NetView teams to 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445881] [APAR PI91101] [The QP board doesnt load in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447092] [APAR PI91101] [change set link trs feed uses wrong item id looking for page boundary] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457849] [APAR PI91102] ['scm show history -m all' is limited to 1024 entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450908] [APAR PI91626] [[Web UI] Error retrieving team area history when browsed to it from the Stream's visibility] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450860] [APAR PI92067] [Scmlocation path does not have path separator for zfolder and zfile in the buildmap] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455814] [APAR PI92178] [Incorrect status after changing work item type from Task to Defect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452643] [APAR PI92387] [Subsets should handle the deletion of related WIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450033] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458182] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460027] [APAR PI92941] ["The selected value is not applicable" if entry is not in the initial batch even if it is a valid entry.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453511] [APAR PI93078] [Cannot set owner on creation if User ID contains '@'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454053] [APAR PI93160] [RTC Estimated vs Actual widget is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452012] [APAR PI93190] [HistoricEntryMediator.findFirstEntryFromNode is slow for large histories] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452772] [APAR PI93717] [TRS feeds for ccm self hosts have a lot of 500 errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453566] [APAR PI93808] [Problem with precondition "All children resolved"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453514] [APAR PI93833] [Filed Against search in QP during create work item doesn't return the value as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452970] [APAR PI94130] [Multiple plan edits with auto-save displays one NPE, many errors in console.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455855] [APAR PI94696] [Workspace compare retry should be limited time wise for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454606] [APAR PI94722] [Custom SCM attributes lost after moving components even when "Copy the attribute value from the previous version" is set for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458887] [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/455861] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459835] [APAR PI95080] [Rename a query with a condition of "Unassigned" in web client removes Estimate filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457401] [APAR PI95580] [Unstable sequence numbers after removing multiple changesets from work item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456822] [APAR PI95731] [Story Points remaining report is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455629] [APAR PI95872] [Build request options from build definition badly displayed on Linux and mac client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455824] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458711] [APAR PI96137] [Build extensions ant toolkit for eclipse is back-leveled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456290] [APAR PI96818] [Subscribed By list is cleared if the attribute is dependent on other attributes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458137] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459838] [APAR PI96938] [Too many email's sent after import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459205] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459232] +-- Product Lifecycle Query Engine Fixed in release 6.0.6: [APAR PI90989] [LQE TestCaseResultTotals should also measure the total current test results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447896] [APAR PI91101] [Change log updates incorrectly decreases the total number of resources] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459909] [APAR PI91101] [Continue investigating etag issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454407] [APAR PI91101] [During a compaction, skip compacting the history partition.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452309] [APAR PI91101] [Invalid Updates showing up in the wrong data source status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458666] [APAR PI91101] [LQE historical metrics might be creating too much data -- maybe, test case dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451896] [APAR PI91101] [Queries on configurations with slashes in their names fail with Error 404] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446912] [APAR PI91101] [Remove duplicate delete sql calls for non-selection deletion change events] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453954] [APAR PI91101] [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/455769] [APAR PI91101] [Terminate a rogue query in LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457299] [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/453196] [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/457976] [APAR PI97272] [Rejected patches should be part of TRS status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455513] +-- Product Rational Quality Manager Fixed in release 6.0.5: [APAR PI89339] [Only able to see 20 members in list when creating a Test Case during a reconcile.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168421] Fixed in release 6.0.6: [APAR PI75973] [Unable to make changes to execution preferences, getting error "Validation errors for item: type = Option, itemId = [UUID _Yqs9sLXCEeSz0aAfmgKSgw] Value of attribute "value" is 37513 bytes..."] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169221] [APAR PI82710] [Create a TRS V2 API Console.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169893] [APAR PI89451] ["You don't have permission to perform the following action, Edit (edit)Ready for review (workflow.testscript/com.ibm.rqm.planning.common.readyforreview)" with "Edit Test Scripts Inline" section] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169277] [APAR PI89519] [With name uniqueness enabled, error "AQXPL5009E Another test case execution record is already named "xxx" thrown running suite with test case using test plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169276] [APAR PI89573] [Unable to Approve and Save Test Cases using "Formal Review"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168483] [APAR PI90539] [Not able to associate a test case to a test suite when 'Synchronize test cases and test suites in test plans' is enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168425] [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/169176] [APAR PI91079] [Error when adding a custom query to Execution Record(s) widget: invalid requestParameters parameter: [object Object]".] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169182] [APAR PI91101] [Add deleteAffectedBaselines option to 2 repair tools] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171037] [APAR PI91101] [Add logging of source baseline to removeArtifactVersionsBrokenDuringMerge] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171098] [APAR PI91101] [Add option to repair Streams to repotool findMergedLinkIssues command] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169943] [APAR PI91101] [Category Values not appearing in combo box after selected from 'More' Dialogue box] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170936] [APAR PI91101] [Extend repotool findMergedLinkIssues to handle merges in prior configurations] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171041] [APAR PI91101] [Merge / Compare error when a stream contains artifacts marked as different that come from different baselines] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171099] [APAR PI91101] [Mismatched beforeEtag values in TRS2 membership change events.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170141] [APAR PI91101] [QM data sources failing in LDX after LDX added to environment upgraded from 502 iFix18] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167603] [APAR PI91101] [Repair tool for test case results referencing missing execution element results (step results).] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171141] [APAR PI91101] [TRS base creation taking a long time.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170432] [APAR PI91101] [Too many trace logging during TRS BASE creation] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170688] [APAR PI91101] [repair tool needed for fixing corrupt streams which are the result of bad merges due to defect 163289] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170369] [APAR PI91152] [QM Error Selected global configuration does not contain any local configuration for your project] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170049] [APAR PI91158] [Customized test script template are not kept selected in the "Edit Test Script Inline" section of Test Case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169373] [APAR PI91253] [HTTP Client used in the execution tool can not handle every kind of connection configuration] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169454] [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/168141] [APAR PI91478] [Test Plan PDF Export completed with errors] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169379] [APAR PI91935] [No values returned for type filter on test case categories] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168616] [APAR PI91937] [eTag calculation seems to be returning wrong values] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169480] [APAR PI92225] [Screen jumps when attempting to edit Rich Text Editor sections with large amounts of content] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168470] [APAR PI92312] [Snapshot Owner and Timestamp modified after upgrade] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169219] [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/169607] [APAR PI92924] [The 'Associated Electronic Signatures' section on a test case is not being populated for formal reviews.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168817] [APAR PI92975] [Screen-shot display issue (TC Results) after a Server Rename was performed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168847] [APAR PI93009] [404 returned when login to QM server using Command line adapter with Tomcat 7.0.82] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169626] [APAR PI93222] [Test Suite Rerun returns "Non-Hex Digit" error] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/168822] [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/170591] [APAR PI93394] [Information Steps in Manual Test Script are not editable] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169380] [APAR PI93431] [PDF print omits images in a Manual Test script using "Data:image/png;base64" format] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169394] [APAR PI93540] [Shared query is not selecting the correct values (Category) after a save] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170677] [APAR PI93715] [Execution Trend Report ends with error when Test Plan does not have defined Iterations] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169440] [APAR PI94009] [TF Exception request for Esc 77718 and APAR PI94009 - resolveProjectAreasFilter returns a not customized predicate for some db environments - 605] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169501] [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/169391] [APAR PI94039] [Screen jumps when editing the test case execution order of a test suite] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169452] [APAR PI94047] [Inconsistencies with the Related Change Request / Related Defect field in the TC/TCR views] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170208] [APAR PI94175] [Inline Test Script State is not being moved to the approved state] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169425] [APAR PI94238] [QM DCC job fails with NPE when fetching testphases] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169736] [APAR PI94278] [Sub Categories values not associated are still available to select in the UI] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169952] [APAR PI94323] [Test Case category values are displayed as Unknown] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169542] [APAR PI94325] [Selected Test Case categories are not persisted when using the search function in the filter pop-up pane] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169494] [APAR PI94327] [Requirement artifact in RDNG module view is linked to a QM testcase, although the link between the testcase and the artifact was deleted in QM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169450] [APAR PI94394] [IllegalArgumentException is thrown if the links on Related site contains special chars or white space.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169619] [APAR PI94440] [Column filters do not automatically have the cursor focus] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169539] [APAR PI94567] [Drag and Drop functionality is not working with IE] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169783] [APAR PI95137] ["Item Handle array cannot exceed 2048 elements" browsing keywords with "Used in Scripts" column] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170449] [APAR PI95223] [Test Script image link in description gets appended with "unknown" prefix after server rename.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169998] [APAR PI95344] [No warning message when text is truncated in a custom attribute] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170337] [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/170446] [APAR PI95571] [Problem creating test case/test case results in parallel via OSLC API] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170568] [APAR PI96157] [We should disable artifact duplication within a Baseline] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170451] [APAR PI96215] [IllegalArgumentException when creating the TRS base.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170686] [APAR PI96543] [Incorrect Test Case Result Name when using the Hover option] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171116] [APAR PI96591] [Total Run Time value does not update when after modifying the End Time value (Script-less execution)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171101] [APAR PI96599] [Formal Review and e-signatures information not available on LQE] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167604] [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/170634] [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/170807] [APAR PI97453] [When editing a test case result's test step, XML is displayed in the result's history] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/170713] Fixed in release 6.0.7: [APAR PI98070] [[Exception][RQMv605][WI171007] Attempting to save TC status result into an error message CRJAZ0215E - Produce a mechanism that allows a customer to fix-up the corrupted record] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171036] [APAR PI98070] [[RQMv605][WI171007] Attempting to save TC status result into an error message CRJAZ0215E - Produce a mechanism that allows a customer to fix-up the corrupted record] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171193] [APAR PI98086] [Test Script created via Test Case design initially omits the name] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171124] +-- Product Jazz Foundation Common Fixed in release 6.0.6: [APAR PI85777] [Issue with database indices] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455755] [APAR PI86180] [Server rename failed due to SQLCODE=-138] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459202] [APAR PI88741] [Error code 0 when seeing an unexpected exception] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453314] [APAR PI88834] [[6.0.5 ifix006] [WI 444471] Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458426] [APAR PI89156] [Disabling "use STARTTLS" does not work. Sending test e-mail fails.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445689] [APAR PI89440] [Missing permission error message includes encoded quote characters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455772] [APAR PI89651] [Full Text Search in French is broken when stemming is set to French] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451489] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449633] [APAR PI90874] [User name cannot be created because includes one or more of these invalid characters: & < > "'/] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455767] [APAR PI91101] [IDistributedRestClientService is missing a prerequisite service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449626] [APAR PI91101] [Incompatibility with Tomcat 7.0.82] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446940] [APAR PI91101] [JTS Scheduler not working? RTC stopped sending email notifications after the outage Tuesday Nov 7, Build Schedules are failing to start (446555)[605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447821] [APAR PI91101] [Setting configuration properties may cause a server to hang (Additional changes)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459124] [APAR PI91101] [Strange message on unavailable configuration [605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449876] [APAR PI91101] [startIndex is out of range IllegalArgumentException is thrown running getMembersPaged()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449521] [APAR PI92323] [CRJAZ1900E The version of the Oracle JDBC driver is not supported: 12.1.0.2.0 (Major: 12, Minor: 1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453322] [APAR PI92538] [JVM diagnostic error under IBM JDK 8.0.5.7] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454170] [APAR PI92634] [Refreshing dashboards crashes IE browser.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456265] [APAR PI93246] [GlobalConfigurationCacheUpdateTask log dump cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451786] [APAR PI93900] [Workaround RRDG report losing css from generated html] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452922] [APAR PI94270] [Advanced properties auto-populated in Firefox.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455752] [APAR PI94272] [Setting configuration properties may cause a server to hang] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455750] [APAR PI94488] [Provide an option to disable PermittedConfigurationsAndActionsCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453710] [APAR PI94921] [Unable to assign process roles with Identifier containing special characters in jts/lpa.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455745] [APAR PI95250] [Create Changeset dialog sets Content-Type incorrectly and causes hang in DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456255] [APAR PI95802] ["TypeError: this.enforceTextDirWithUcc is not a function" in Bookmarks widget with description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457489] [APAR PI95914] [ConcurrentModificationException in ConceptToConfigurationVersionCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458000] [APAR PI96418] [Pop-Up Dialog to select Team Invitations in project area renders different results or none at all.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459469] [APAR PI96971] [Limit the size of MQTT message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458993] Fixed in release 6.0.7: [APAR PI91101] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459806] +-- Product Rational Team Concert Client Fixed in release 6.0.5: [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] [APAR PI92367] [Team member is listed as outside of the team area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450545] Fixed in release 6.0.6: [APAR PI82710] [Do not allow to set an item as a parent or child if it should not be modified using the Prevent Editing precondition for 6.0.5 iFix004] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454294] [APAR PI89034] [Custom group ordering in WI statistics widget is ignored] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459839] [APAR PI89284] [Sorting of workitems not maintained in csv after running query from "My Queries" page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450480] [APAR PI89312] [[Code Review] 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/451954] [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/450482] [APAR PI90285] [Backport report fixes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447297] [APAR PI90396] [Cross project plan throws java.lang.IllegalArgumentException if "Earliest Contributes to End Date" is added to the plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447473] [APAR PI90444] [Create Package doesn't mention deployType for deleted artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451958] [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/451962] [APAR PI90968] [Resolution states are not available after an automatic merge] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454135] [APAR PI91101] ['Add and Close' of a Contributor to a query condition does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447097] [APAR PI91101] [Backport Task 392539 for 6.0.5 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458449] [APAR PI91101] [Build fails when mapped definitions and pre-604 toolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458629] [APAR PI91101] [Clicking "Start Working" on a Task in QP brings up the "Select Duplicate" dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447093] [APAR PI91101] [Explicitly declare dependencies in consumers of JfsClientUtilAPI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455047] [APAR PI91101] [Impact Analysis : none of the found resources are shown in SCD view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447709] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] [APAR PI91101] [Move Content preflight never calls endMove, completed move is not replaced when starting new move] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447090] [APAR PI91101] [NPE on SystemDefinitionMappingService after upgrade] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455625] [APAR PI91101] [Need a better way to solve the license issue for OIDC authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447091] [APAR PI91101] [SysDefs migration: specialType attribute blank tried to be saved] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446810] [APAR PI91101] [System Automation and NetView teams to 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445881] [APAR PI91101] [The QP board doesnt load in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447092] [APAR PI91101] [change set link trs feed uses wrong item id looking for page boundary] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457849] [APAR PI91102] ['scm show history -m all' is limited to 1024 entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450908] [APAR PI91626] [[Web UI] Error retrieving team area history when browsed to it from the Stream's visibility] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450860] [APAR PI92067] [Scmlocation path does not have path separator for zfolder and zfile in the buildmap] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455814] [APAR PI92178] [Incorrect status after changing work item type from Task to Defect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452643] [APAR PI92387] [Subsets should handle the deletion of related WIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450033] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458182] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460027] [APAR PI92941] ["The selected value is not applicable" if entry is not in the initial batch even if it is a valid entry.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453511] [APAR PI93078] [Cannot set owner on creation if User ID contains '@'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454053] [APAR PI93160] [RTC Estimated vs Actual widget is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452012] [APAR PI93190] [HistoricEntryMediator.findFirstEntryFromNode is slow for large histories] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452772] [APAR PI93717] [TRS feeds for ccm self hosts have a lot of 500 errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453566] [APAR PI93808] [Problem with precondition "All children resolved"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453514] [APAR PI93833] [Filed Against search in QP during create work item doesn't return the value as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452970] [APAR PI94130] [Multiple plan edits with auto-save displays one NPE, many errors in console.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455855] [APAR PI94696] [Workspace compare retry should be limited time wise for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454606] [APAR PI94722] [Custom SCM attributes lost after moving components even when "Copy the attribute value from the previous version" is set for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458887] [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/455861] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459835] [APAR PI95080] [Rename a query with a condition of "Unassigned" in web client removes Estimate filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457401] [APAR PI95580] [Unstable sequence numbers after removing multiple changesets from work item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456822] [APAR PI95731] [Story Points remaining report is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455629] [APAR PI95872] [Build request options from build definition badly displayed on Linux and mac client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455824] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458711] [APAR PI96137] [Build extensions ant toolkit for eclipse is back-leveled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456290] [APAR PI96818] [Subscribed By list is cleared if the attribute is dependent on other attributes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458137] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459838] [APAR PI96938] [Too many email's sent after import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459205] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459232] +-- Product Rhapsody Model Manager Fixed in release 6.0.5: [APAR PI91101] [Add description to "Unresolved" elements in RMM web client explorer, explaining the possible reasons] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62243] [APAR PI91101] [DNG picker always opened in default context (missing GC context) in RMM web client] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62403] Fixed in release 6.0.6: [APAR PI91101] ["Loading..." in CCBB when creating RMM project area with template "SAFe 4.0 Process (Portfolio)"] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62043] [APAR PI91101] [Add Header to Add Component and Remove Component Sections in Explorer] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62063] [APAR PI91101] [Add option to index only Streams of selected project] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62305] [APAR PI91101] [Add warning in RMM web client when user switch context to not the default one, nor a GC context] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62244] [APAR PI91101] [Associate Work Item for External Links adds the WI URI to the External Link Target] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62815] [APAR PI91101] [Cleanup log files] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62440] [APAR PI91101] [Convert Add Link in Property Page to button] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62423] [APAR PI91101] [Create Unit: Preview doesn't work after create unit] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62142] [APAR PI91101] [Define and Handle Expensive Scenarios for RMM] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62048] [APAR PI91101] [Fix Defect 62182] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62254] [APAR PI91101] [Implementation of Define and Handle Expensive Scenarios for RMM] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62439] [APAR PI91101] [OSLC links cannot be created if server-side precondition "Require Work Items and Comments" is enabled] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62352] [APAR PI91101] [Performance improvement: Add additional information for association data] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62280] [APAR PI91101] [RMM OSLC links: OK button for associate change request is hiden] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62252] [APAR PI91101] [RMM Web Client: project area management page 'Save' button gets disable after visiting "Rhapsody Model Manager" page] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62151] [APAR PI91101] [RMM: OSLC Picker in DNG in GC context show the data from default configuration context] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/63259] [APAR PI91101] [RMM: OSLC query not filter out component that not owned by the associated project area] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62177] [APAR PI91101] [RMM: Web Client: Rhapsody Model Manager page error "The tab identifier did not load successfully", and Default OSLC context not set] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62158] [APAR PI91101] [RMM: Web Client: Switch to new stream - misspelled msg appears] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62420] [APAR PI91101] [RMM: Web Client: breadcrumb pulldown menu doesn't open on first click on Chrome (ok in FF)] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62042] [APAR PI91101] [RMM: Web client explorer. Source dependencies not appear] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62334] [APAR PI91101] [RMM: maintenance item 62044 b Client: "Collapse All" doesn't work for big B model] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62044] [APAR PI91101] [Show only servicebility for deliver big changeset] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/63255] [APAR PI91101] [Tooltip for "undefined" elements in RMM web client explorer for predefined Profiles ( REF )] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62377] [APAR PI91101] [Unable to associate change request when deleting link from RMM web] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62432] [APAR PI91101] [Unable to associate project area from AM to DNG or vice versa.] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/62901] [APAR PI91101] [Unable to save model when saving huge models with Oracle DB.] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/63807] Fixed in release 6.0.7: [APAR PI91101] [CCBB shows "Loading..." when the first one that enters to Design->Explorer is a non-admin user] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64571] [APAR PI91101] [OSLC preview doesn't resolve links and doesn't have scroll bar] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64555] +-- Product Jazz Foundation Server Fixed in release 6.0.6: [APAR PI85777] [Issue with database indices] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455755] [APAR PI86180] [Server rename failed due to SQLCODE=-138] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459202] [APAR PI88741] [Error code 0 when seeing an unexpected exception] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453314] [APAR PI88834] [[6.0.5 ifix006] [WI 444471] Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458426] [APAR PI89156] [Disabling "use STARTTLS" does not work. Sending test e-mail fails.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445689] [APAR PI89440] [Missing permission error message includes encoded quote characters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455772] [APAR PI89651] [Full Text Search in French is broken when stemming is set to French] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451489] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449633] [APAR PI90874] [User name cannot be created because includes one or more of these invalid characters: & < > "'/] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455767] [APAR PI91101] [IDistributedRestClientService is missing a prerequisite service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449626] [APAR PI91101] [Incompatibility with Tomcat 7.0.82] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446940] [APAR PI91101] [JTS Scheduler not working? RTC stopped sending email notifications after the outage Tuesday Nov 7, Build Schedules are failing to start (446555)[605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447821] [APAR PI91101] [Setting configuration properties may cause a server to hang (Additional changes)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459124] [APAR PI91101] [Strange message on unavailable configuration [605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449876] [APAR PI91101] [startIndex is out of range IllegalArgumentException is thrown running getMembersPaged()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449521] [APAR PI92323] [CRJAZ1900E The version of the Oracle JDBC driver is not supported: 12.1.0.2.0 (Major: 12, Minor: 1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453322] [APAR PI92538] [JVM diagnostic error under IBM JDK 8.0.5.7] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454170] [APAR PI92634] [Refreshing dashboards crashes IE browser.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456265] [APAR PI93246] [GlobalConfigurationCacheUpdateTask log dump cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451786] [APAR PI93900] [Workaround RRDG report losing css from generated html] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452922] [APAR PI94270] [Advanced properties auto-populated in Firefox.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455752] [APAR PI94272] [Setting configuration properties may cause a server to hang] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455750] [APAR PI94488] [Provide an option to disable PermittedConfigurationsAndActionsCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453710] [APAR PI94921] [Unable to assign process roles with Identifier containing special characters in jts/lpa.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455745] [APAR PI95250] [Create Changeset dialog sets Content-Type incorrectly and causes hang in DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456255] [APAR PI95802] ["TypeError: this.enforceTextDirWithUcc is not a function" in Bookmarks widget with description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457489] [APAR PI95914] [ConcurrentModificationException in ConceptToConfigurationVersionCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458000] [APAR PI96418] [Pop-Up Dialog to select Team Invitations in project area renders different results or none at all.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459469] [APAR PI96971] [Limit the size of MQTT message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458993] Fixed in release 6.0.7: [APAR PI91101] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459806] +-- Product Rational Team Concert Common Fixed in release 6.0.5: [APAR PI89243] [Moving Task from Scrum to SaFe shows "Workflows differ: 'Defect Workflow' instead of 'Task Workflow'" and Defect workflow is used for the Task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449747] [APAR PI91083] [Date modifications cause long delay showing work item History ~ isUserInRoll] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449746] [APAR PI91084] [Date modifications cause long delay showing work item History ˜ EmbeddedDateUtils] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449639] [APAR PI92367] [Team member is listed as outside of the team area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450545] Fixed in release 6.0.6: [APAR PI82710] [Do not allow to set an item as a parent or child if it should not be modified using the Prevent Editing precondition for 6.0.5 iFix004] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454294] [APAR PI89034] [Custom group ordering in WI statistics widget is ignored] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459839] [APAR PI89284] [Sorting of workitems not maintained in csv after running query from "My Queries" page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450480] [APAR PI89312] [[Code Review] 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/451954] [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/450482] [APAR PI90285] [Backport report fixes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447297] [APAR PI90396] [Cross project plan throws java.lang.IllegalArgumentException if "Earliest Contributes to End Date" is added to the plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447473] [APAR PI90444] [Create Package doesn't mention deployType for deleted artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451958] [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/451962] [APAR PI90968] [Resolution states are not available after an automatic merge] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454135] [APAR PI91101] ['Add and Close' of a Contributor to a query condition does not work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447097] [APAR PI91101] [Backport Task 392539 for 6.0.5 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458449] [APAR PI91101] [Build fails when mapped definitions and pre-604 toolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458629] [APAR PI91101] [Clicking "Start Working" on a Task in QP brings up the "Select Duplicate" dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447093] [APAR PI91101] [Explicitly declare dependencies in consumers of JfsClientUtilAPI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455047] [APAR PI91101] [Impact Analysis : none of the found resources are shown in SCD view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447709] [APAR PI91101] [Instream length related fields - cannot be marked as queryable with dbStringSize set to 'LARGE'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449307] [APAR PI91101] [Missing system definitions mapping logic in EMF service for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449127] [APAR PI91101] [Move Content preflight never calls endMove, completed move is not replaced when starting new move] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447090] [APAR PI91101] [NPE on SystemDefinitionMappingService after upgrade] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455625] [APAR PI91101] [Need a better way to solve the license issue for OIDC authentication] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447091] [APAR PI91101] [SysDefs migration: specialType attribute blank tried to be saved] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446810] [APAR PI91101] [System Automation and NetView teams to 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445881] [APAR PI91101] [The QP board doesnt load in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447092] [APAR PI91101] [change set link trs feed uses wrong item id looking for page boundary] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457849] [APAR PI91102] ['scm show history -m all' is limited to 1024 entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450908] [APAR PI91626] [[Web UI] Error retrieving team area history when browsed to it from the Stream's visibility] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450860] [APAR PI92067] [Scmlocation path does not have path separator for zfolder and zfile in the buildmap] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455814] [APAR PI92178] [Incorrect status after changing work item type from Task to Defect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452643] [APAR PI92387] [Subsets should handle the deletion of related WIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450033] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458182] [APAR PI92698] [Queries shared with teams are no longer ordered alphabetically] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460027] [APAR PI92941] ["The selected value is not applicable" if entry is not in the initial batch even if it is a valid entry.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453511] [APAR PI93078] [Cannot set owner on creation if User ID contains '@'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454053] [APAR PI93160] [RTC Estimated vs Actual widget is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452012] [APAR PI93190] [HistoricEntryMediator.findFirstEntryFromNode is slow for large histories] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452772] [APAR PI93717] [TRS feeds for ccm self hosts have a lot of 500 errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453566] [APAR PI93808] [Problem with precondition "All children resolved"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453514] [APAR PI93833] [Filed Against search in QP during create work item doesn't return the value as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452970] [APAR PI94130] [Multiple plan edits with auto-save displays one NPE, many errors in console.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455855] [APAR PI94696] [Workspace compare retry should be limited time wise for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454606] [APAR PI94722] [Custom SCM attributes lost after moving components even when "Copy the attribute value from the previous version" is set for 6.0.5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458887] [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/455861] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459835] [APAR PI95080] [Rename a query with a condition of "Unassigned" in web client removes Estimate filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457401] [APAR PI95580] [Unstable sequence numbers after removing multiple changesets from work item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456822] [APAR PI95731] [Story Points remaining report is broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455629] [APAR PI95872] [Build request options from build definition badly displayed on Linux and mac client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455824] [APAR PI95998] [Out of synch SCD happens too often during dependency build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458711] [APAR PI96137] [Build extensions ant toolkit for eclipse is back-leveled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456290] [APAR PI96818] [Subscribed By list is cleared if the attribute is dependent on other attributes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458137] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459838] [APAR PI96938] [Too many email's sent after import] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459205] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459232] +-- Product Jazz Reporting Service Fixed in release 6.0.5: [APAR PI98820] [Set time range shows formatting codes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458347] Fixed in release 6.0.6: [APAR PI84784] [Charts grouped by a date attribute do not display proper counts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447282] [APAR PI87778] [Filter for users (e.g. Owner, Creator) does not support all users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447739] [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/446758] [APAR PI89896] [Changing JRS graph type has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447892] [APAR PI89951] [CRRGW5301E when highlighting a blank text in a report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448406] [APAR PI90012] [Switching to run report and back does not preserve graph parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447148] [APAR PI90054] [Metadata for private reports is accessible for non-owners] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458228] [APAR PI90095] ['<' is sometimes stripped when exporting to Excel with LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446918] [APAR PI90220] [Active Report Builder JDBC connections in connection pool get leaked if connection pool passes the maximum number of connections.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446907] [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/447605] [APAR PI90379] [Make defaults for all time columns be in minutes instead of milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447154] [APAR PI90403] [Report shows error 400 when colorizing cells] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447487] [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/447157] [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/447921] [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/449805] [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/448327] [APAR PI91101] [In the RB config picker hide personal streams from other users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446556] [APAR PI91101] [No results found in a report that shows requirements tracked by work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449894] [APAR PI91101] [RELM view throwing 400 Bad Request and JRS raising NullPointerException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458912] [APAR PI91101] [Report Builder SqlUtils.simpleSqlExecute leaks connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454588] [APAR PI91101] [Reversible links broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447603] [APAR PI91559] [Report doesn't show data after opening the filter dialog if there's a filter containing "<" (lesser than) and ">" (greater than) characters.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449192] [APAR PI91648] [JRS widget issue when open in a new window] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451060] [APAR PI92680] [LQE queries with optional relationships run slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450552] [APAR PI92923] [Using date filter on advanced SQL report results in CRRGW5503E An unexpected response was received from the data source: ORA-01858] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456141] [APAR PI93235] [Filtering does not behave properly when there is an "is not" filter on components in a report against configurations.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453471] [APAR PI93296] [Report builder items contributed though optional relationships are not checked for soft deleted.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451850] [APAR PI93775] [Need ability to set configuration during graph/table preview] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453348] [APAR PI94077] [Nested condition falls out of the block] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454375] [APAR PI94303] [Remove Tag doesn't work if the tag contains brackets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457531] [APAR PI94386] [Explore page will not load if a report exists with a missing query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451775] [APAR PI94543] [Cannot create merged traceability path with 3+ resources on DW] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454109] [APAR PI94970] [Report Builder view report alignment goes off on different zoom percentages of the browser] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458363] [APAR PI95359] [Column grouping lost in advanced mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458126] [APAR PI95677] [LQE trend reports omit the last day of the time range] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455509] [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/455724] [APAR PI95956] [Cannot filter on users in LQE on some systems with thousands of users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458263] [APAR PI95963] [JRS report pulling workitems whose condition is to exclude related records.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455836] [APAR PI96092] [Report accumulates values over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458869] [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/457665] [APAR PI97374] [Provide an easier mechanism to not validate complex SQL expressions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458424] [APAR PI97509] [LQE/DNG/RQM: Report subtotals show as NaN%] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458558] [APAR PI97792] [JRS report is one day off] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459014] Fixed in release 6.0.7: [APAR PI98589] [Average Time in State Report hangs on Iteration filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460120] [APAR PI91101] [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/460064] +-- Product Rational DOORS Next Generation Fixed in release 6.0.6: [APAR 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/121970] [APAR PI85568] [CSV Import Error when updating an Artifact with an Attribute previously deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119444] [APAR PI86603] [Bad performance of SPARQL query for view filters containing "linked artifact type is not"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119998] [APAR PI88164] [Deleting enumeration attribute values leads to problems.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119442] [APAR PI89221] [Share link to artifacts within a Change Set shows the link to the stream instead of the link to the Change set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119368] [APAR PI89298] [In a Global Configuration Term title updates are not reflected in the lookup Term dialog using a common Term component.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119505] [APAR PI89337] [Artifact replicated using the 'Extract Requirements from Artifact' option] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122225] [APAR PI89341] [Root folder icon should be removed or replaced] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120431] [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/120411] [APAR PI89880] [Cannot export artifacts with no traceability links into XLS/XLSX] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119433] [APAR PI89889] [Performance issue - creating change set when displaying folder hierarchy] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120413] [APAR PI89895] ["Error 403 Forbidden" pasting or duplicating artifact in a module, or duplicating modules with 604ifix04] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120415] [APAR PI89898] [Filter with special chars / \ : * ? " < > | & # displays strange encoding] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119602] [APAR PI89916] [[ReqIF-Migration] DNG migration from DOORS9 should not attempt to create a link unless both link endpoints are present.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120419] [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/120025] [APAR PI90214] [When linking to artifacts from external applications (DM, CCM and QM) to DNG it fails with Error 400: Bad Request when you filter by "where used"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119529] [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/120421] [APAR PI90557] [RM.Data.setAttributes fails if an attribute of type User is included] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120414] [APAR PI90649] [Corrupt link when following a "Link To" HTTP link from an OSLC rich over.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120002] [APAR PI90803] [DNG delegated UI is not applying views during selection.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120786] [APAR PI90907] [DNG 6.0.4 Problem highlighting multiple lines using shift and down Cursor key when editing using the Artifact content column in grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123332] [APAR PI91096] [Custom attributes of artifacts missing from the report when a GC is used] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120001] [APAR PI91101] [Cannot generate report for artifacts in a GC due to NPE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122933] [APAR PI91101] [Copy/Paste artifacts in module not updating pages correctly, refresh not working] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119436] [APAR PI91101] [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/121351] [APAR PI91101] [For a module, making use of "Reset Columns to Default" may result in the UI hanging] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119439] [APAR PI91101] [Grouping links by Component or Project in the Where Used section of an artifact sidebar no longer works] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119431] [APAR PI91101] [Method signature can cause NoSuchMethod exceptions in ifixes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122184] [APAR PI91101] [Team Area: insert new artifact in module does not allow inserted artifact to be edited] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119438] [APAR PI91101] [The "levels to show" setting for a module is ignored when you click on the "Refresh" button] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119441] [APAR PI91101] [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/122028] [APAR PI91101] [Unauthorized failure retrieving artifact with external links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123089] [APAR PI91101] [When editing module content, unnecessary divs are continually added to the artifact content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120016] [APAR PI91101] [While adding Derives link, choosing RM View throws error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119446] [APAR PI91101] [[RM] DNG API for Simulink integration (store OSLC links without Simulink being a provider)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121585] [APAR PI91204] [Bulk edit of attributes not working with a State attribute] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120423] [APAR PI91230] [Unable to modify artifacts associated to DOORS Project area via DWA] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119997] [APAR PI91274] [Audit history stuck "loading" if more than 25 baselines were created after the last revision] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120424] [APAR PI91451] [Thumbnails in revision history become inaccessible if more than 25 of them are in a section] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120425] [APAR PI91465] [Extract requirements from artifact does not create links to source if they are matched by keyword or delimiter] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120422] [APAR PI91562] [server becomes unresponsive when modifying 1000 artifacts through view edit attribute path] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120426] [APAR PI91611] [DOORS tables exported to DNG via ReqIF can have badly formatted and thus unreadable xHTML table representation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120420] [APAR PI91764] [Type system feed change result in global lock instead of a project/component level lock] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120123] [APAR PI91787] [DNG API does not accept all parameters and already existing URIs are failing as "Request found invalid parameter"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121027] [APAR PI91849] [Embedded Links within an Artifact do not open module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121139] [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/121279] [APAR PI92177] [RM.Data.setAttributes fails for multivalued User fields] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120427] [APAR PI92183] [Non-module grid view queries involving Link Type does not exist performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120356] [APAR PI92413] [An OSLC PUT operation removes workflow information from the requirement] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120609] [APAR PI92431] [Performance: Compact rendering is requesting Discovered links twice.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120336] [APAR PI92478] [Requirements View widget not using "Current Component"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121497] [APAR PI92528] [RDNG Web: Team Ownership overview doesn't reflect the changed project area name] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120762] [APAR PI92530] [Project Area name changes aren't appropriately reflected in the My Requirements Projects widget] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120764] [APAR PI92573] [In some cases, malformed URLs can be published to the TRS changelog breaking LQE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120452] [APAR PI92788] [Error message trying to view changeset changed resources caused by failures during ReqIF import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120661] [APAR PI92794] [OSLC Workflow range is exposed in the OSLC instance shape of an object type that have a workflow assigned, but the exposed URI does not return data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120584] [APAR PI93175] [Well-known types are getting mapped across components, corrupting well-known type URI cache] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120958] [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/121016] [APAR PI93364] [Some delete events might be missed by the ETL due to race conditions] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120829] [APAR PI93689] [Object HTMLDivElement displayed when editing attributes for an artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121326] [APAR PI93706] [Generate report does not include links to Derives Architecture Elements.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121558] [APAR PI93711] [An incorrect version of an artifact is opened if edited in the module.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121763] [APAR PI93794] [The data types are not properly unselected for non-default configurations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121062] [APAR PI93868] [Imported tables that contain empty rows and columns appear shrunken in DNG unless the user double clicks on them] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121324] [APAR PI93958] [DNG duplicating string attributes with brackets in the name on every subsequent migration package containing this attribute] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121189] [APAR PI94059] [Custom Review reports are not available in the Generate Report for Review dialog] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121237] [APAR PI94146] [Module with Content Folder set to root becomes orphaned after Copy from Component operation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121191] [APAR PI94217] [Unexpected sufix ?oslc_config.context in external links, when using Global Configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121327] [APAR PI94288] [DNG does not show the links column correctly in Suspicion link column] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121561] [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/122009] [APAR PI94444] [Some broad text searches may result in general performance and stability issues for DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121424] [APAR PI94508] [Unable to Create Links between RM artifacts in DNG 6.0.5 RC1 for Older projects (works fine in new projects)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121422] [APAR PI94545] [Server error after opening a module in the JKE sample] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121559] [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/121540] [APAR PI94655] [Collection and module views are not correctly showing theme footer in IE 11] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122223] [APAR PI94679] [Export artifact with hyphen in the title results in single quote before the hyphen] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121652] [APAR PI94765] [Error occurs when trying to import artifacts into a team-owned folder] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122132] [APAR PI94917] [Filters using the "is unassigned" criteria in tandem with a Boolean attribute filter displays incorrect results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122838] [APAR PI94919] [Save Button is not enabled after the second time editing an artifact that has artifact type associated with workflow] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122168] [APAR PI94975] [Exporting a view that includes the Comments column to CSV/XLS generates either a malformed or empty file] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121811] [APAR PI94983] [Shared links to Collection views open/load the wrong view content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122036] [APAR PI94984] [Unable to update custom attribute of a module type artifact using OSLC-Rest API] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121857] [APAR PI95037] [Updating artifacts via csv failed with "This attribute definition is unknown" error when artifacts previously holds deleted attributes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121854] [APAR PI95075] [Performance :When discovering links, OSLC Project services documents are obtained from remote server on every requests. This used to be cached.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121709] [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/121761] [APAR PI95209] [Review reports are not showing artifact comments in opt-in project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122004] [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/121849] [APAR PI95284] [Importing a migration package hangs at 1%] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122297] [APAR PI95351] [404 error accessing review links sent via email from DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122221] [APAR PI95643] [Reviews widget always shows reviews for current component when an opt-out project is specified] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122129] [APAR PI95778] [Migration: DNG imports an object-level / module-level attribute as 2 duplicate attributes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122423] [APAR PI95838] [When deleting a module, the UI will sometimes not display the pop-up asking if I would like to delete the unbound artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122148] [APAR PI95863] [RDNG:Suspicion is triggered for non selected attributes in the profile] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122304] [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/122207] [APAR PI95993] [Can't open review if its GC configuration is archived] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123017] [APAR PI96083] [Accessing to Artifacts stays at " loading artifact page" on DNG forever if it is navigating from RQM] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122665] [APAR PI96095] [JTSQueryService incompatible with com.ibm.rdm.fronting.server.core.spi.AbstractOrdinaryService] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122218] [APAR PI96127] [Migration fails due to missing commentsfeed storage data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122306] [APAR PI96167] [DNG allows to add bad URL as hyperlink] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122469] [APAR PI96263] [Updates to DOORS table processing for ReqIF have broken the processing of line breaks within cells.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122246] [APAR PI96315] [Module Export View with links displays "null" instead of the links ID+Summary] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122719] [APAR PI96361] [Self-host RM OOM 2017-10-19] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119726] [APAR PI96401] [If removing an artifact and selecting delete without having permission the operation will silently deny the artifact deletion.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122448] [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/122315] [APAR PI96737] [FetchSystemAttributes is being loaded too often when switching between projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122464] [APAR PI96738] [The "All Projects" page is leaking memory] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122447] [APAR PI96916] [QuickSearch - performance issue with a large number of projects, content panes needlessly being created] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122506] [APAR PI96950] [Project Templates created from projects populated by ReqIF import fail to recreate artifacts on instantiation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122649] [APAR PI97019] [Error while assigning team ownership and when selecting "Use the same project area or team area for all subfolders and artifacts"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122676] [APAR PI97066] [The ReqIF definition dialog should not allow the choice of unsupported views for selective export.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122656] [APAR PI97084] [DNG (RM) Error when try to print a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122950] [APAR PI97116] [AttributeDefinitionString uses DatatypeDefinitionXHTML] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122652] [APAR PI97130] [Unnecessary FetchSystemAttributes triggered on initial load] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122701] [APAR PI97266] [link column in modules are not 'active' for new artifacts until a page refresh] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122871] [APAR PI97337] [Create folder and rename folder dialog is not closed in latest chrome] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122731] [APAR PI97354] [The "All Projects" page is creating an instance of ComponentListingSection for every project, which leads to low performance and high memory consumption] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122749] [APAR PI97955] [VDI028s appear on some systems preventing the type resources from being published to LQE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123102] [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/123257] Fixed in release 6.0.7: [APAR PI87861, PI97806] [CRRRW7346E error 403 when modifying a module artifact after setting permission at workflow state level] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120742] [APAR PI90364] [REQIF/Migration import - unbounded reals being imported with max/mins] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120924] [APAR PI91101] [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/123325] [APAR PI91101] [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/123329] [APAR PI91101] [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/123321] [APAR PI97521] [ReqIF: Artifacts for DOORS OLE Objects are not imported to the correct asset folder on module update import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123015] [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/123127] +-- Product Jazz Foundation Client Fixed in release 6.0.6: [APAR PI85777] [Issue with database indices] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455755] [APAR PI86180] [Server rename failed due to SQLCODE=-138] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459202] [APAR PI88741] [Error code 0 when seeing an unexpected exception] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453314] [APAR PI88834] [Background task still reports unscheduled "com.ibm.team.repository.DbHeartbeat" task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458426] [APAR PI89156] [Disabling "use STARTTLS" does not work. Sending test e-mail fails.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445689] [APAR PI89440] [Missing permission error message includes encoded quote characters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455772] [APAR PI89651] [Full Text Search in French is broken when stemming is set to French] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451489] [APAR PI89907] [BIRT ReportEngine instance must be destroyed after done generating report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449633] [APAR PI90874] [User name cannot be created because includes one or more of these invalid characters: & < > "'/] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455767] [APAR PI91101] [IDistributedRestClientService is missing a prerequisite service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449626] [APAR PI91101] [Incompatibility with Tomcat 7.0.82] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446940] [APAR PI91101] [JTS Scheduler not working? RTC stopped sending email notifications after the outage Tuesday Nov 7, Build Schedules are failing to start (446555)[605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447821] [APAR PI91101] [Setting configuration properties may cause a server to hang (Additional changes)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459124] [APAR PI91101] [Strange message on unavailable configuration [605]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449876] [APAR PI91101] [startIndex is out of range IllegalArgumentException is thrown running getMembersPaged()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449521] [APAR PI92323] [CRJAZ1900E The version of the Oracle JDBC driver is not supported: 12.1.0.2.0 (Major: 12, Minor: 1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453322] [APAR PI92538] [JVM diagnostic error under IBM JDK 8.0.5.7] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454170] [APAR PI92634] [Refreshing dashboards crashes IE browser.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456265] [APAR PI93246] [GlobalConfigurationCacheUpdateTask log dump cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451786] [APAR PI93900] [Workaround RRDG report losing css from generated html] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452922] [APAR PI94270] [Advanced properties auto-populated in Firefox.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455752] [APAR PI94272] [Setting configuration properties may cause a server to hang] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455750] [APAR PI94488] [Provide an option to disable PermittedConfigurationsAndActionsCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453710] [APAR PI94921] [Unable to assign process roles with Identifier containing special characters in jts/lpa.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455745] [APAR PI95250] [Create Changeset dialog sets Content-Type incorrectly and causes hang in DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456255] [APAR PI95802] ["TypeError: this.enforceTextDirWithUcc is not a function" in Bookmarks widget with description] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457489] [APAR PI95914] [ConcurrentModificationException in ConceptToConfigurationVersionCache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458000] [APAR PI96418] [Pop-Up Dialog to select Team Invitations in project area renders different results or none at all.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459469] [APAR PI96971] [Limit the size of MQTT message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458993] Fixed in release 6.0.7: [APAR PI91101] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459806] 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.6: [APAR PI81706] [IHS configured to deflate is causing project areas to fail to open] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450802] [APAR PI82710] [[Eclipse] Do not allow to set an item as a parent or child if it should not be modified using the Prevent Editing precondition for 6.0.5 iFix004] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454899] [APAR PI87040] [Mac Japanese dakuten diacritics in SCM project, folder of file name cause the name to become corrupted on Windows] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451953] [APAR PI91101] [When save build definition fails and the user saves again, an unnecessary confirmation dialog about migrating to new load behaviour is displayed.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452598] [APAR PI91101] [Can't uncheck Filed Against in work item query editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447094] [APAR PI91101] [Requesting personal builds is broken when using the new load options in a build definition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450623] [APAR PI91101] [System Definitions : Allow system definition XML to selectively delete language definitions, translators and data set definitions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445983] [APAR PI93162] [Defect and Story work item in Eclipse client show blank] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452645] 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 iFix006. If you have already deployed these files as part of installing iFix006 or later, you do not have to do these steps again. Follow the instructions detailed in the README.txt file contained within the DNG605_OutsideIn_8-5-3_Patch_CPU_March2018.zip file. 12. KNOWN ISSUES None