Interim fix CLM_606_iFix006.zip This interim fix is valid only for version 6.0.6 of the Rational solution for Collaborative Lifecycle Management (CLM) and the IBM Internet of Things Continuous Engineering (IoT CE) Solution. Future 6.0.6 interim fixes, and the next CLM and IoT CE release, will also include these fixes. 6.0.6 iFix003 contained improvements in addition to APARs and defect fixes. For a list of new and noteworthy items that were included in 6.0.6 iFix003, see the New & Noteworthy information: https://jazz.net/pub/new-noteworthy/clm/6.0.6/iFix003/index.html CONTENTS OF THE INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: CLM_server_patch_6.0.6.0-iFix006-CALM606M-I20190125-0413.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.6.0-iFix006-CALM606M-I20190125-0413.zip (see the RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS section) 8. Rational Team Concert Client for Microsoft Visual Studio readme file: readme-vsclient.txt 9. Rational Team Concert Client for Microsoft Visual Studio patch file: rtc_vsclient_I6.0.6_iFix006.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 10. Rational Team Concert Client for Microsoft Windows Shell readme file: readme-winshellclient.txt 11. Rational Team Concert Client for Microsoft Windows Shell patch file: rtc_winshellclient_I6.0.6_iFix006.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT WINDOWS SHELL INSTRUCTIONS section) 12. Continuous Engineering Connector for IoT patch file: iotp.war (see the CONTINUOUS ENGINEERING CONNECTOR FOR IOT INSTRUCTIONS section) 13. APAR PI99682 fix: app_upgrade.bat and app_upgrade.sh (see the ADDITIONAL FIXES section) 14. APAR PI98658 fix: MI124174.zip (see the ADDITIONAL FIXES section) 15. Oracle Outside In Technology fix: DNG606_OutsideIn_8-5-3_Patch_CPU_July2018.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG section) 16. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections) In addition to the fixes listed in this readme file, the interim fix might also contain fixes for security issues. For details, see the IBM Product Security Incident Response Blog: https://www.ibm.com/blogs/psirt/ CONTENTS OF THIS FILE 1. SERVER PATCH INSTRUCTIONS 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS 3. DATA COLLECTION COMPONENT INSTRUCTIONS 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS 7. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT WINDOWS SHELL INSTRUCTIONS 8. CONTINUOUS ENGINEERING CONNECTOR FOR IOT INSTRUCTIONS 9. NEW APAR FIXES IN THIS IFIX 10. ADDITIONAL APAR FIXES INSTRUCTIONS 11. ADDITIONAL NON-APAR FIXES 12. CONSOLIDATED LIST OF APAR FIXES 13. CLIENT APAR FIXES 14. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG 15. KNOWN ISSUES 1. SERVER PATCH INSTRUCTIONS Note: -The CLM server patch file, CLM_server_patch_6.0.6.0-iFix006-CALM606M-I20190125-0413.zip, might contain fixes for either a subset or all of these applications: Jazz Team Server, Rational Team Concert, Rational Quality Manager, Rational DOORS Next Generation, Data Collection Component, Rational Engineering Lifecycle Manager, CLM Server Monitoring, Global Configuration Management. For the list of APARs that were fixed, listed by application, see the APAR FIXES section. -Before you install the server patch file, CLM_server_patch_6.0.6.0-iFix006-CALM606M-I20190125-0413.zip, verify that no other test fixes or hot fixes are installed. If other fixes are installed, contact IBM Software Support. -For a CLM deployment on a single server, complete the following steps once. For a distributed CLM deployment, complete the same steps on each server. To install the server patch: a. Stop the CLM server. b. Verify whether the following directory exists: /server/patch. -If the directory exists, back up and then remove its contents. -If the directory does not exist, create it. c. Copy the server patch file, CLM_server_patch_6.0.6.0-iFix006-CALM606M-I20190125-0413.zip, into the /server/patch directory. d. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server", "To clear the application cache on WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. e. Start the CLM server. f. Run repotools- -clean for each application that is installed to clear the repotools cache. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean - repotools-am -clean g. To ensure that the Data Collection Component mapping files are correctly updated, please follow the instructions in the DATA COLLECTION COMPONENT INSTRUCTIONS section below. h. Check the ADDITIONAL FIXES INSTRUCTIONS section for additional steps that may be needed for a specific APAR. Note: For a distributed CLM deployment, complete the same steps on each server, including the DCC server, if the DCC component exists on a separate machine. To uninstall the server patch: a. Stop the CLM server. b. Back up and then remove the contents of the following directory: /server/patch c. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server", "To clear the application cache on WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. d. Start the CLM server. e. Run repotools- -clean for each application that is installed. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean - repotools-am -clean f. Clearing the application and class cache: To clear the application and class cache on WebSphere Application Server: Remove the contents from these directories under the profile root(e.g. //profiles/), except for the noted help directory: temp, wstemp, workspace. Note: Do not remove this directory, which is required for the CLM local help: temp/{jts_node}/{jts_server}/clmhelp_war. For UNIX platforms, run the following script: /bin/clearClassCache.sh For Windows platforms, run the following script: \bin\clearClassCache.bat To clear the application cache on WebSphere Liberty Server: We have not identified the need to clear any cache in WebSphere Liberty Server To clear the application cache on Apache Tomcat: Remove the contents from these directories under the tomcat root, except for the noted help directory: temp, work. Note: Do not remove this directory, which is required for the CLM local help: /server/tomcat/work/Catalina/localhost/clmhelp. To validate that the server patch was successfully installed or uninstalled: a. After the server starts, open a CLM application. b. Click Help > About the Server. c. In the Build Information section, review the interim fix information to confirm that it is either installed (listed) or uninstalled (not listed). 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop. b. Update the rs_war file: Select the rs_war check box and click Update. c. Select "Replace the entire application," browse to the new rs.war file in the location that you extracted it to, and click Next. d. Follow the Fast Path installation, and accept all of the default values. e. After the update is complete, save the configuration changes when you are prompted to. f. Start the Jazz Reporting Service: Select the rs_war check box and click Start. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the rs.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). b. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). c. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the rs.war file in the original Jazz Reporting Service installation. b. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop. c. Update the rs_war file: Select the rs_war check box and click Update. d. Select "Replace the entire application," browse to the rs.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Jazz Reporting Service: Select the rs_war check box and click Start. To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Rename the new rs.war file as rs.war.zip. b. Stop the WebSphere Liberty Server for the Jazz Reporting Service. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\rs.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\rs.war.zip \server\liberty\clmServerTemplate\apps\rs.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war f. Place the new rs.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war h. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Jazz Reporting Service. b. Restore the original rs.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war e. Start the server. To install the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\rs.war c. Delete the following file: \server\tomcat\webapps\rs.war d. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs e. Place the new rs.war file in the \server\tomcat\webapps directory. f. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat server: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Restore the original rs.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs d. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Jazz Reporting Service home page. b. Click the question mark icon near the upper right. c. Select About Jazz Reporting Service. d. Check that the build ID in the dialog box is JRS_6.0.6-I20190117-1409 3. DATA COLLECTION COMPONENT INSTRUCTIONS Note: The wrapping jar file last changed in iFix001. If you have already deployed this file as part of installing iFix001 or later, you do not have to do these steps again. Installing the wrapping jar file allows DCC ETL jobs to be scheduled from the Insight server. However, It should be noted that installing this on AIX is not supported because Insight does not support AIX. If Insight is not in use please disregard this step To install the wrapping jar patch with Data Collection Component: a. Open the \server\conf\dcc\teamserver.properties file. b. Locate the com.ibm.rational.datacollection.initialized parameter, change its value to false, and save/close the file. For example: com.ibm.rational.datacollection.initialized=false c. Back up com.ibm.rational.datacollection.wrapper_*.jar inside \server\conf\dcc\wrapper\lib directory. d. Delete the existing com.ibm.rational.datacollection.wrapper_*.jar file from this directory. e. Paste the new DCC wrapper jar into this directory. f. Restart the DCC server. 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS If this is a new installation, a backup is not needed. Otherwise, be sure you have a backup before you install this interim fix. There has been no change to LQE metadata or index structure since V6.0, so there is no need to migrate your data. For details, see "Backing up and restoring Lifecycle Query Engine": http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/com.ibm.team.jp.lqe2.doc/topics/t_lqe_backup.html. To install the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. Extract the lqe.war or ldx.war file to your local computer or on the Lifecycle Query Engine or Link Index Provider server. b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the new lqe.war or ldx.war file in the location that you extracted it to, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the lqe.war or ldx.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). b. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). c. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the lqe.war or ldx.war file in the original Lifecycle Query Engine or Link Index Provider installation. b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the lqe.war or ldx.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start. To install the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server: a. Rename the new lqe.war or ldx.war file as lqe.war.zip or ldx.war.zip. b. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\lqe.war.zip or \server\liberty\servers\clm\apps\ldx.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\lqe.war.zip \server\liberty\clmServerTemplate\apps\lqe.war.zip or \server\liberty\servers\clm\apps\ldx.war.zip \server\liberty\clmServerTemplate\apps\ldx.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war f. Place the new lqe.war.zip or ldx.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps or \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new lqe.war.zip or ldx.war.zip file into the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war h. Start the server. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider. b. Restore the original lqe.war.zip or ldx.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps or \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war e. Start the server. To install the patch when the Lifecycle Query Engine or Link Index Provider is deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\lqe.war or \server\tomcat\webapps\ldx.war c. Delete the following file: \server\tomcat\webapps\lqe.war or \server\tomcat\webapps\ldx.war d. Delete the following directories: \server\tomcat\webapps\lqe or \server\tomcat\webapps\ldx \server\tomcat\work\Catalina\\lqe or \server\tomcat\work\Catalina\\ldx e. Place the new lqe.war or ldx.war file in the \server\tomcat\webapps directory or the \server\tomcat\webapps directory, respectively. f. Start the server. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on an Apache Tomcat server: a. Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application. b. Restore the original lqe.war or ldx.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ or \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\lqe or \server\tomcat\webapps\ldx \server\tomcat\work\Catalina\localhost\lqe or \server\tomcat\work\Catalina\localhost\ldx d. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Lifecycle Query Engine or Link Index Provider home page. b. Verify that the build ID in the upper right matches LQE_6.0.6-I20190109-2101 for LQE and for LDX the build ID should be LDX_6.0.6-I20190109-2101. After installing the patch: a. The Lifecycle Query Engine or Link Index Provider automatically detects whether it is necessary to migrate data from an existing instance. If data migration is necessary, it will automatically start once the Lifecycle Query Engine or Link Index Provider servers have started. b. Reindex the data sources as required. 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS To install the client update site: NOTE: When going through the installation steps, if no features are listed, uncheck the "Group items by category" check box. a. Extract the update site file to the computer where the client is installed. b. In the Rational Team Concert client, click Help > Install New Software. c. In the Install window, click Add. d. In the Add Repository window, click Local and navigate to the extracted update site file. The update site root directory contains a site.xml file. e. Select the patches to install. f. If you agree to the terms, accept the license agreement and click Install. g. After the installation is complete, restart the Rational Team Concert client. To update the feature patch, you can install the new version directly over an old patch. You do not have to uninstall the old patch. To uninstall the client update site: a. In the Rational Team Concert client, click Help > About Rational Team Concert > Installation Details. b. Select the patches to uninstall and click Uninstall. c. After the uninstall process is complete, restart the Rational Team Concert client. WARNING: -The update site does not work with Rational Team Concert Client for Eclipse 3.6 that was installed by using IBM Installation Manager. Alternatively, you can use the Rational Team Concert Client for Eclipse 3.6 .zip installation, or you can use IBM Installation Manager to install the Rational Team Concert Client for Eclipse 4.2. -If you run the uninstall process on a Rational Team Concert client that was installed by using a .zip file, the feature patch will be removed along with the original feature. Removing the patch breaks the functionality of the affected feature. For a client that was installed by using a .zip file, reinstall the features by downloading the Rational Team Concert p2 repository from Jazz.net, and use the same installation steps with the following exception. For step d, click Archive and select the p2 repository .zip file and install the Rational Team Concert feature. This step removes the patched plug-ins and replaces the missing features with the original versions of the feature from the p2 repository. -If you run the uninstall process on a Rational Team Concert client that was installed by using the p2 repository, to remove the patch, you must uninstall the entire Rational Team Concert p2 feature and then reinstall the entire Rational Team Concert feature through the p2 repository. 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS For installation instructions and details of the fixes in this interim fix, see the readme-vsclient.txt file that is bundled with this interim fix. 7. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT WINDOWS SHELL INSTRUCTIONS For installation instructions and details of the fixes in this interim fix, see the readme-winshellclient.txt file that is bundled with this interim fix. 8. CONTINUOUS ENGINEERING CONNECTOR FOR IOT INSTRUCTIONS Steps to install the Continuous Engineering Connector for IoT patch deployed on WebSphere Liberty Server: a. Rename the new iotp.war file as iotp.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\iotp.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\iotp.war.zip \server\liberty\clmServerTemplate\apps\iotp.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\iotp.war \server\liberty\clmServerTemplate\apps\iotp.war f. Place the new iotp.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new iotp.war.zip file into the following directories: \server\liberty\servers\clm\apps\iotp.war \server\liberty\clmServerTemplate\apps\iotp.war h. Start the server Steps to install the Continuous Engineering Connector for IoT patch deployed on WebSphere Application Server: a. In the WebSphere Application Server Admin Console, stop the CE4IoTConnector Service: Click Applications > Application Types > WebSphere enterprise applications, select the iotp_war check box, and click Stop. b. Uninstall the iotp_war file: Select the iotp_war check box and click Uninstall. c. Select New Application Click "New Enterprise Application"," browse to the iotp.war file in the original installation location, and click Next. d. Follow the Fast Path installation, and Click check box "Allow EJB reference targets to resolve automatically" on Select installation options page. e. Follow default values and click Next, Next. f. Mention "/iotp" in Context Root on Map context roots for Web modules page and click Next. g. Click Finish on Summary Page and Installation process will start. h. Click Save i. On the Configuration page, Select WebSphere enterprise applications from Application Types in the Applications section. Then, click on iotp_war k. In the Web module properties section, click Session management. l. In the General Properties section, select the following options: a. Override session management b. Enable cookies m. Click the Enable cookies link, and then select the following options: a. Restrict cookies to HTTPS sessions b. Set session cookies to HTTP only to help prevent cross-site scripting attacks n. Click OK, and then click Apply. o. Save the changes to the master configuration. p. Restart the server 9. NEW APAR FIXES IN THIS IFIX +-- Rational DOORS Next Generation [APAR PH01528] [Updating artifacts through CSV import creates new, unexpected links between artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127207] [APAR PH05958] [Link id is not displayed when printing a module view to Word] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126979] [APAR PH06757] [The DNG publish services incorrectly expose incoming links using the link type instead of ds:Link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127306] [APAR PH04973] [history - cannot restore a previous version of a picture that has been replaced] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126497] [APAR PH06934] [Unable to create a hyperlink to an RTC dashboard] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127344] [APAR PH06271] [Performance: DNG sends unnecessary request to DM when retrieving only one DM link type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127125] [APAR PH05897] [Incoming cross project links result in artifacts without attributes in the ETL response] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126951] [APAR PH05061] [RM OSLC calls inconsistent with GUI: oscl_rm/catalog (RMCatalog)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127252] [APAR PH05574] ["Save Types" Permission affects the way "Artifact Roles" options are displayed in the Project or Component Properties] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127137] [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/126090] [APAR PH05272] [Unable to Import artifacts through a csv file if tags are included] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127158] [APAR PH05475] [Workflow state disappears with doing an OSLC PUT to an uploaded artifact.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127160] [APAR PH00373] [Links sidebar is no longer showing artifact ids] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127345] [APAR PH05044] [Artifact Comments on grid view show last-modified user instead of comment author] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127271] [APAR PH06611] [Performance: oslc.select is being passed with wild card '*' instead of filtering by title and link type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127325] +-- Lifecycle Query Engine [APAR PH00373] [Etags not being updated when the models are the same] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473831] +-- Jazz Foundation Common [APAR PH06025] [Too many calls to the TeamServiceContext.isUserInRole caused by invoking it in a loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471923] [APAR PH05308] [Template with multiple RMs (or other applications) fails to set the subject to the correct value.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472508] [APAR PH06411] [repotools-jts.bat -setup not honoring time out settings for requests routed through web proxy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473251] +-- Rational Team Concert Server [APAR PH00373] [Backport Resource absence and assignment allocations not available in the RTC API (473914)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473923] [APAR PH00373] [OSLC query that filters on dcterms:subject (tags) is not applying the filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471059] [APAR PH05495] [Double byte characters not recognized as link in work items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473683] [APAR PH00373] [Invalid parameter 483: Parameter index is out of range. ERRORCODE=-4461, SQLSTATE=42815 for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472125] [APAR PH04926] [Component folder is created at the root of the sandbox instead of sub folder for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473334] [APAR PH04165] [Work Item Query results export works only in edit mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471051] [APAR PH05293] [Work Items Query doesn't return one query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471056] [APAR PH06645] [In a Comment field in the Discussion section of work item Insert/Edit External Link to the shared drive link is appended with http and it is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473724] [APAR PH06778] [General Plan performance degradation with 50+ team areas with a non JazzAdmin user.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/474031] [APAR PH01454] [Wrong MIME type for some icon images in Work Item query dashboard widget for IE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473725] [APAR PH03815] [Performing an merge through GAP editor results into IllegalStateException for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468591] [APAR PH04276] [FileNotFoundException trying to save credentials on windows for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468499] [APAR PH03143] [Plan not loading properly after using "Collapse All" with 'Fetch Children On Demand'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471049] [APAR PH04733] [468840: "Copy ID and Summary" functions "Select Text" and "Select Link" do not select the complete ticket summary text if it has a font style] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473770] +-- Rational Engineering Lifecycle Manager [APAR PH00373] [RELM - While trying to open an Upstream view received 'Failed to get a view configuration' error message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471257] +-- Jazz Foundation Server [APAR PH06025] [Too many calls to the TeamServiceContext.isUserInRole caused by invoking it in a loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471923] [APAR PH05308] [Template with multiple RMs (or other applications) fails to set the subject to the correct value.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472508] [APAR PH06411] [repotools-jts.bat -setup not honoring time out settings for requests routed through web proxy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473251] [APAR PI98539] [SQL Server: The task "GlobalConfigurationCacheUpdateTask" Unscheduled due to database failover] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473939] [APAR PH00373] [MQTT contribution cache problem: Change set created from GC context not showing in the configuration context] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473954] [APAR PH06996] [CRJAZ1992E The "com.ibm.team.jfs.CleanUpUnusedIndexesVersionsTask" task could not be completed and is now unscheduled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473940] +-- Rational Team Concert Client [APAR PH00373] [Backport Resource absence and assignment allocations not available in the RTC API (473914)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473923] [APAR PH00373] [OSLC query that filters on dcterms:subject (tags) is not applying the filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471059] [APAR PH05495] [Double byte characters not recognized as link in work items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473683] [APAR PH00373] [Invalid parameter 483: Parameter index is out of range. ERRORCODE=-4461, SQLSTATE=42815 for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472125] [APAR PH04926] [Component folder is created at the root of the sandbox instead of sub folder for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473334] [APAR PH04165] [Work Item Query results export works only in edit mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471051] [APAR PH05293] [Work Items Query doesn't return one query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471056] [APAR PH06645] [In a Comment field in the Discussion section of work item Insert/Edit External Link to the shared drive link is appended with http and it is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473724] [APAR PH06778] [General Plan performance degradation with 50+ team areas with a non JazzAdmin user.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/474031] [APAR PH01454] [Wrong MIME type for some icon images in Work Item query dashboard widget for IE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473725] [APAR PH03815] [Performing an merge through GAP editor results into IllegalStateException for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468591] [APAR PH04276] [FileNotFoundException trying to save credentials on windows for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468499] [APAR PH03143] [Plan not loading properly after using "Collapse All" with 'Fetch Children On Demand'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471049] [APAR PH04733] [468840: "Copy ID and Summary" functions "Select Text" and "Select Link" do not select the complete ticket summary text if it has a font style] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473770] +-- Data Collection Component [APAR PH04684] [DCC should Enforce execution order of Work Item tables] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471629] [APAR PH00373] [DCC jobs pile up when a job takes a long time to run] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473955] +-- Rational Team Concert Common [APAR PH00373] [Backport Resource absence and assignment allocations not available in the RTC API (473914)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473923] [APAR PH05495] [Double byte characters not recognized as link in work items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473683] [APAR PH00373] [Invalid parameter 483: Parameter index is out of range. ERRORCODE=-4461, SQLSTATE=42815 for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472125] [APAR PH03815] [Performing an merge through GAP editor results into IllegalStateException for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468591] [APAR PH04926] [Component folder is created at the root of the sandbox instead of sub folder for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473334] [APAR PH04276] [FileNotFoundException trying to save credentials on windows for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468499] +-- Jazz Foundation Client [APAR PH06025] [Too many calls to the TeamServiceContext.isUserInRole caused by invoking it in a loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471923] [APAR PH05308] [Template with multiple RMs (or other applications) fails to set the subject to the correct value.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472508] [APAR PH06411] [repotools-jts.bat -setup not honoring time out settings for requests routed through web proxy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473251] +-- Jazz Reporting Service [APAR PH00373] [Report builder should handle requirement link conflicts better] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472021] [APAR PH00373] [Calculated column on severity shows no results in LQE report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473484] [APAR PH04188] [Report builder uses a pattern that sometimes leads to a rogue query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470435] [APAR PH05573] [Do not combine calculated consecutive columns using same label should be combined in graph preview] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471318] [APAR PH05526] [Report builder drill through gives wrong list when report has append paths] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471913] [APAR PH03455] [JRS - RB: export of graph to PNG is not WYSIWYG on font size] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469442] [APAR PH04506] [Report is losing colours when adding a Parameter in Advanced SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469791] [APAR PH05145] [DW Work Item History custom attributes show with a (Custom) (Custom) suffix in report builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473918] [APAR PH00373] [Increase number of reports exported to a number larger than 1000] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471916] +-- Link Index Provider [APAR PH00373] [Etags not being updated when the models are the same] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473831] +-- Rational Quality Manager [APAR PH06320] [Cancel Run (Execution Console) has not effect on "Cancelled" or "Completed"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179259] [APAR PH04220] [Wrong display for Yesterday for Test Suite/Test Case Results in RQM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179268] [APAR PH06713] [Error encountered when attempting to rerun a test suite result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179387] [APAR PH05497] [Action menu icon for categories only displays a horizontal line] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179169] [APAR PH00373] [Trash View - Baseline: Using text filter does not return expected results] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179464] [APAR PH06851] [Test Matrix viewlet does not display all labels for stacked bar charts contain a large number of Grouping Attribute 1] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179415] [APAR PH06653] [Sorting functionality for Baselines (Trash view) is not function properly] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179431] [APAR PH03813] [‘In this browser version, you must manually copy the link’ appears in browsers other than FF] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179152] [APAR PH05209] [Artifact Template issues when modifying content] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179042] [APAR PH06318] ["Save Conflict" when adding steps (Inline editor) to a Test Case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179372] [APAR PH04584] [The 'Execution Record(s)' widget displays "No results found"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179350] [APAR PH06634] [Not able to add a Test Plan's Validates Requirement Collection column to the Test Artifact viewlet] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179371] [APAR PH00373] [TrsEventCleanupTask can cause a deadlock when it reschedules itself] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179266] [APAR PH06930] [History of Test Case Execution Record stays in Loading state with error reported in Web debugger "Item Handle must not be null"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179466] [APAR PH05547] [Test script description and expected results are displaying with special characters] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179493] [APAR PH04041] [TeamRepositoryException: cannot encode (char) SOH in context XML reported with making the OSLC call in the browser] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179311] [APAR PH07034] [Process template includes reference to deleted category values, which causes the hierarchy of category to be lost] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179477] 10. ADDITIONAL APAR FIXES INSTRUCTIONS +-- Product Rational DOORS Next Generation Fixed in release 6.0.6.1: [APAR PH06611] [Performance: oslc.select is being passed with wild card '*' instead of filtering by title and link type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127325] This defect requires additional steps to apply: In order to activate this fix, the advanced property "EnableDmOSLCQueryPerformanceForSelectFilter" must be configured. By default, the value will be false and will try to retrieve DM links without filtering attributes on select. If true, the query will be filtered by link type and title in order to execute the query in a faster way. NOTE: This property must only be enabled if the DM server includes the fix for APAR PH06619. ---- Fixes delivered to a future release stream: [APAR PI98658] [Comment is inside of the artifact and Reviewer comments inside of Artifacts doesn't show the title] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124174] This defect requires additional steps to apply: The file MI124174.zip must be extracted to the server/conf/rm directory where it will replace two files. Once extracted, go to the rm/admin page, select the Debug tab and Publish Services. Click the Initialize Service button to load the updated template and schema. ---- +-- Product Rational Team Concert Common Fixed in release 6.0.6.1: [APAR PH03177] [SimpleDateFormat for build toolkit prints hours in 12 hour format but omits AM/PM for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468385] This defect requires additional steps to apply: Requires the latest build toolkit install. Must be requested from support. ---- +-- Product Jazz Foundation Client Fixes delivered to a future release stream: [APAR PI99268] [Investigate the use of "verify SSL" property of DistributedRestClientService] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462449] This defect requires additional steps to apply: To update the DCM: 1) Stop the DCM /server/clustering/cache/distributedCache.stop.bat 2) Shut down all CLM Application nodes that are clustered 3) Backup the /server/clustering/cache folder. 4) Extract the new DCM microservice into /server/clustering/cache 5) Merge the new distributedCache.cfg file with the old one, so old config properties are not overwritten. 6) Start the DCM and all CLM Application clustered nodes. ---- +-- Product Jazz Reporting Service Fixed in release 6.0.6: [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/462439] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.6.1: [APAR PH00373] [Calculated column on severity shows no results in LQE report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473484] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Configuration section is blank for reports on using a large filter during runtime] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467851] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Fix NPE in ModelContextBuilderExtender] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466676] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [JRS Drilldown report does not display the correct list of filtered artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468072] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Report builder should handle requirement link conflicts better] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472021] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Trending report causes Bad Request (400) error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469155] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH02775] [Mouse over on report column headers where a condition is applied displays the data warehouse ID instead of the name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466672] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH02979] [JRS Drilldown report does not display the correct list of filtered artifacts.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468855] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH03455] [JRS - RB: export of graph to PNG is not WYSIWYG on font size] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469442] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH03481] [Report Builder cannot handle requirement attributes with ( character in it.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467746] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH03509] [JRS 6.0.6 does not start on Tomcat environment] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467460] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH04188] [Report builder uses a pattern that sometimes leads to a rogue query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470435] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH04223] [Setting a condition on Project to required also sets the Limit the Scope filter to required] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470323] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH04506] [Report is losing colours when adding a Parameter in Advanced SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469791] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH05145] [DW Work Item History custom attributes show with a (Custom) (Custom) suffix in report builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473918] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH05526] [Report builder drill through gives wrong list when report has append paths] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471913] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH05573] [Do not combine calculated consecutive columns using same label should be combined in graph preview] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471318] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Increase number of reports exported to a number larger than 1000] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471916] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixes delivered to a future release stream: [APAR PH00373] [Active Advanced section is automatically switched to show the content of Format section after the Edit button is clicked] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465694] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Adding optional links to certain QM artifacts that don't exist in my project returns no results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462652] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Authentication errors when exporting reports to excel as live data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465669] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Can't get out of resize mode in the Edit Condition dialog in JRS and corrupts dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461673] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Can't log back into Report Builder after logging out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465896] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Column labels are different than expected in traceability report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461973] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Column should not be created for condition when using custom trends for work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465017] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Custom dimension not showing up in conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464028] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Duplicated report not capturing QM,RM config enabled project areas.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463563] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Error CRRGW5328E when selecting "edit" to existing non-draft report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465616] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Errors accessing calculated value drill down] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464724] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Filter is showing more Project Areas than it should while creating trend reports using LQE using config.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464634] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Folders cannot be renamed in the All reports view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463771] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Formatting and Graphing product tour gets stuck] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461675] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Hovering over warning banner produces strange results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465667] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [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/460063] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [JRS reports does not show legends in graphical view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463864] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [LQE OOTB reports import error with Incomplete stories report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460425] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Message : consecutive columns do not combined in web UI, only in Excel export, in case of calculated columns.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461679] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [My Reports returns report sample pics but no titles in Chrome 68.0.3440.106] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465940] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Navigating back to runtime filter and changing project hides configurations when it shouldn't] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463556] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Once you are in Build mode for a new report the cancel button does nothing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464537] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Provide a way of removing the dangling corrupted queries for the TDB backup process.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465777] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [RB hangs every time I try and run a Historical Trends Report on Test Cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465846] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [RB: Values from Goal Line should not be added to Subtotals] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463865] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [RM and QM pickers not populating after upgrading to iFix3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466551] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Rebuild query and report definition lists on startup if necessary] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460265] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Report Builder create report page should list data source before the Current/Historical choice] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464115] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Report builder LQE endpoint aggregate custom calculations are broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464624] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Report builder does not handle two RM Custom Types that differ in blank spaces in the names] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463557] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [Self-host Jazzdev ReportBuilder: [Initial MetaModel Loading] ERROR tamodel.internal.extension.dw.Rational_DWExtension - java.lang.NullPointerException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465418] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Shouldn't allow merged traceability between two unrelated paths using LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464841] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Start Date can't be set to a future date in a calculated column] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462653] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Top of Items Per Page dropdown missing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463866] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Undefined error when importing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461677] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00373] [Warning icon for exceeding 3000 results is not displayed.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464536] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00547] ["error occurred when validating the input SQL string" if non-jazzAdmin edits SQL in Report Builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463470] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00792] [NPE when displaying report as graph] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465207] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00837] [Colour formatting for workitem resolution in LQE reports has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463940] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH00948] [Requirement types with single quote in the name gets truncated in generated SQL leading to no results in the data warehouse report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463938] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH01046] ["Revert to default choices" does not always reset the filter values.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465736] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH01458] [User id displayed instead of User name in Owners section of Edit schedule] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463867] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH02532] [Avoid NPE when variable name is null in SQL query builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465697] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH02551] [Custom Trends for Work Items with Date Scale = Months show sums instead of averages] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466033] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH02566] [Drill down for a user with a single quote in the name fails with XPathException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464949] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH02612] [Bad Request (Error 400) Exception thrown while opening migrated reports.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465847] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH02751] [Default column name changes in the UI after refresh] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461972] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PH02846] [My reports shows more under Group by Folders] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461671] 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/460920] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI92126] [Drilldown on TCER current result verdict "no set value" segment shows all results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462608] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI92126] [Drilldown on TCER current result verdict "no set value" segment shows all results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462609] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI97761] [LQE trend report shows the artifact relationships section instead of ARTIFACT TYPES] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461680] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI98543] [Satisfies/satisfied by RM relationship is reversed in report builder/data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461681] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI98589] [Average Time in State Report hangs on Iteration filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460119] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI98922] [Excel columns shift in live JRS report when data is refreshed with over 100 columns] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461676] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI99697] [Drill Down for Dayscale=Days may shows no data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462654] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI99746] [Help icons disappear from "Pick a relationship" dialog after canceling the operation of adding a relationship] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464534] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI99758] [JRS could not authenticate /dataservice URL on smart card environment.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465856] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- +-- Product Lifecycle Query Engine Fixed in release 6.0.6.1: [APAR PH00373] [Etags not being updated when the models are the same] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473831] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [Memory Leak when indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468337] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Lifecycle Query Engine failed to instantiate an inbound authentication handler] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467546] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Validation Task does not allow CleanUpTask retry] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467569] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH04515] [Access Context Synchronizer does not properly escape single quotes in email addresses] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469048] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Additional LQE logging of TRS parsing and processing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468687] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixes delivered to a future release stream: [APAR PH00373] [[LDX] Cleanup Task SPARQL queries should not timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462647] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Compaction start and end times are not displayed in the same time zone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465480] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Data source does not show skipped resources after reindex] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462590] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Data source status is not showing latest update after cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463830] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461819] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461902] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Empty bullet points displayed on Full Text Search tab of LQE query page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465699] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Failed ReIndex Operation should have the option to execute a cleanup task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462936] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463842] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Self-host LQE compaction report doesn't match disk space usage on server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463682] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460047] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] TRS URI Parsing Library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463272] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Artifact processing spends too much time notifying listeners such as AclFetcher] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461723] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Artifact processing spends too much time notifying listeners such as NodeId Cache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461721] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Change event parsing failures should have more detailed messages] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461728] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Cleanup Task SPARQL queries should not timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462646] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Cleanup task should not be attempting to clear the configuration data and Removal task should be removing the configurations data.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464038] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Compaction start and end times are not displayed in the same time zone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465478] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Create new version partition in LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464632] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Data source does not show skipped resources after reindex] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462589] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Data source status is not showing latest update after cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463829] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461818] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461901] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Empty bullet points displayed on Full Text Search tab of LQE query page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465698] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Failed ReIndex Operation should have the option to execute a cleanup task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462935] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Hover help tooltips for Advanced Properties do not appear when using Internet Explorer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462884] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] If a selection resource page cannot be retrieved, the selection resource (and not the page) should be skipped] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464732] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] LQE CHS<090.010.080>: English string] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461717] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] LQE graph counts and resource group node ids may be incorrect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464172] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] LQE indexing should measure index sizes before starting and after completion to understand growth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461840] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Missing authentication option JSA Single Sign-On when adding a new data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465639] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460330] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461785] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463840] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Self-host LQE compaction report doesn't match disk space usage on server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463681] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460046] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Skipped resources try again link not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466142] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] TRS URI Parsing Library - Provide ALL changelogs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463779] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LQE] TRS URI Parsing Library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463271] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Time and Disk Space Performance Improvements to LQE Reindexing Operation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461714] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] To make it easier for customers, there should be a way to download the lqe.log files from the LQE UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461838] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] URL for TRS download is double encoded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463892] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Validate the resources in LQE based on the TRS feeds -- with ability to schedule during offtime periods] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464727] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] When indexing, all resources added to the default partition are also counted as added to the shapes partition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464351] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PI98858] [[LQE] Setup can not complete if the user principal does not have any userInfo value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460773] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- +-- Product Link Index Provider Fixed in release 6.0.6.1: [APAR PH00373] [Etags not being updated when the models are the same] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473831] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [Memory Leak when indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468337] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Validation Task does not allow CleanUpTask retry] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467570] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH04515] [Access Context Synchronizer does not properly escape single quotes in email addresses] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469048] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI91101] [Additional LQE logging of TRS parsing and processing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468687] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixes delivered to a future release stream: [APAR PH00373] [[LDX] Artifact processing spends too much time notifying listeners such as AclFetcher] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461724] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Artifact processing spends too much time notifying listeners such as NodeId Cache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461722] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Cleanup Task SPARQL queries should not timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462647] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Cleanup task should not be attempting to clear the configuration data and Removal task should be removing the configurations data.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464040] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Compaction start and end times are not displayed in the same time zone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465480] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Create new version partition in LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464633] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Data source does not show skipped resources after reindex] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462590] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Data source status is not showing latest update after cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463830] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461819] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461902] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Empty bullet points displayed on Full Text Search tab of LQE query page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465699] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Failed ReIndex Operation should have the option to execute a cleanup task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462936] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] If a selection resource page cannot be retrieved, the selection resource (and not the page) should be skipped] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464733] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] LQE graph counts and resource group node ids may be incorrect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464171] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] LQE indexing should measure index sizes before starting and after completion to understand growth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461841] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Missing authentication option JSA Single Sign-On when adding a new data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465640] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463842] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Self-host LQE compaction report doesn't match disk space usage on server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463682] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460047] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Skipped resources try again link not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466143] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LDX] TRS URI Parsing Library - Provide ALL changelogs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463778] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] TRS URI Parsing Library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463272] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Time and Disk Space Performance Improvements to LQE Reindexing Operation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461715] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] URL for TRS download is double encoded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463893] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LDX] Validate the resources in LQE based on the TRS feeds -- with ability to schedule during offtime periods] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465695] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LDX] When indexing, all resources added to the default partition are also counted as added to the shapes partition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464352] This defect requires additional steps to apply: see the LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Artifact processing spends too much time notifying listeners such as AclFetcher] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461723] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Artifact processing spends too much time notifying listeners such as NodeId Cache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461721] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Change event parsing failures should have more detailed messages] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461728] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Cleanup Task SPARQL queries should not timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462646] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Compaction start and end times are not displayed in the same time zone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465478] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Data source does not show skipped resources after reindex] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462589] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461818] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461901] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Empty bullet points displayed on Full Text Search tab of LQE query page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465698] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Failed ReIndex Operation should have the option to execute a cleanup task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462935] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Hover help tooltips for Advanced Properties do not appear when using Internet Explorer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462884] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] LQE CHS<090.010.080>: English string] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461717] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] LQE indexing should measure index sizes before starting and after completion to understand growth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461840] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460330] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461785] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463840] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Self-host LQE compaction report doesn't match disk space usage on server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463681] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460046] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PH00373] [[LQE] TRS URI Parsing Library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463271] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] Time and Disk Space Performance Improvements to LQE Reindexing Operation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461714] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PH00373] [[LQE] To make it easier for customers, there should be a way to download the lqe.log files from the LQE UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461838] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- [APAR PI98858] [[LQE] Setup can not complete if the user principal does not have any userInfo value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460773] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE INSTRUCTIONS section ---- +-- Product Jazz Foundation Common Fixes delivered to a future release stream: [APAR PI99268] [Investigate the use of "verify SSL" property of DistributedRestClientService] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462449] This defect requires additional steps to apply: To update the DCM: 1) Stop the DCM /server/clustering/cache/distributedCache.stop.bat 2) Shut down all CLM Application nodes that are clustered 3) Backup the /server/clustering/cache folder. 4) Extract the new DCM microservice into /server/clustering/cache 5) Merge the new distributedCache.cfg file with the old one, so old config properties are not overwritten. 6) Start the DCM and all CLM Application clustered nodes. ---- +-- Product Rhapsody Model Manager Fixed in release 6.0.6.1: [APAR PI99682] [Missing -migration_am_updateConfigurationFiles option in repotools-am script prevents upgrade to 6.0.6] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/65115] This defect requires additional steps to apply: Replace app_upgrade.bat/app_upgrade.sh in /server/upgrade/am folder by versions provided with the iFix: a) replace app_upgrade.bat on Windows platform b) replace app_upgrade.sh on Linux platform ---- +-- Product Rational Team Concert Server Fixed in release 6.0.6.1: [APAR PH03177] [SimpleDateFormat for build toolkit prints hours in 12 hour format but omits AM/PM for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468385] This defect requires additional steps to apply: Requires the latest build toolkit install. Must be requested from support. ---- +-- Product Jazz Foundation Server Fixes delivered to a future release stream: [APAR PI99268] [Investigate the use of "verify SSL" property of DistributedRestClientService] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462449] This defect requires additional steps to apply: To update the DCM: 1) Stop the DCM /server/clustering/cache/distributedCache.stop.bat 2) Shut down all CLM Application nodes that are clustered 3) Backup the /server/clustering/cache folder. 4) Extract the new DCM microservice into /server/clustering/cache 5) Merge the new distributedCache.cfg file with the old one, so old config properties are not overwritten. 6) Start the DCM and all CLM Application clustered nodes. ---- +-- Product Rational Team Concert Client Fixed in release 6.0.6.1: [APAR PH03177] [SimpleDateFormat for build toolkit prints hours in 12 hour format but omits AM/PM for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468385] This defect requires additional steps to apply: Requires the latest build toolkit install. Must be requested from support. ---- +-- Product Continuous Engineering Connector for IoT Fixed in release 6.0.6.1: [APAR PH00373] [Fix the ?type bindings for IOTP CAEs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467794] This defect requires additional steps to apply: ---- Fixes delivered to a future release stream: [APAR PH00373] [Unable to add associations or IoT resource Links into RM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460113] This defect requires additional steps to apply: see the CONTINUOUS ENGINEERING CONNECTOR FOR IOT INSTRUCTIONS section ---- [APAR PH00373] [Unable to create new device from CCM and RM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460168] This defect requires additional steps to apply: see the CONTINUOUS ENGINEERING CONNECTOR FOR IOT INSTRUCTIONS section ---- 11. ADDITIONAL NON-APAR FIXES Additional fixes for each component can be found by reviewing the links in the following section: +-- Product Rational Engineering Lifecycle Manager https://jazz.net/rs/reports#view=16796 +-- Product Data Collection Component, Lifecycle Query Engine, Link Index Provider, Jazz Reporting Service https://jazz.net/jazz/web/projects/Jazz%20Reporting%20Service#action=com.ibm.team.workitem.runSavedQuery&id=_kueagLKlEeiBf9aQajbIuA +-- Product Rational Team Concert https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.runSavedQuery&id=_A8-qILICEeiDM_CHv7Ikdw +-- Product Jazz Foundation https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.runSavedQuery&id=_XZB6ULY9EeismIUUQO1pKQ +-- Product Rational DOORS Next Generation https://jazz.net/jazz03/web/projects/Requirements%20Management#action=com.ibm.team.workitem.runSavedQuery&id=_EZzg0LLHEeiLlNYJ6fOmXg +-- Product Rational Quality Manager https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.runSavedQuery&id=_jyLAwLKZEei4JPGa1ybaiw +-- Product Rational Report Builder https://jazz.net/rs/reports#view=16794 12. CONSOLIDATED LIST OF APAR FIXES This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Rational DOORS Next Generation Fixed in release 6.0.6.1: [APAR PH00373] [Links sidebar is no longer showing artifact ids] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127345] [APAR PH00373] [NPE occurring in ReqIF export when attempting to access an attrdef] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126540] [APAR PH07510] [OutOfMemory on idle 6.0.6 ifix3 system after a few weeks] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126701] [APAR PH00373] [Paste Special: is disabled / unable to make copy of artifact in module if project area contains link constraints (link rules)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126736] [APAR PH00373] [User is facing error 403 during paste special operation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126737] [APAR PH00373] [memory leak cache statistics monitoring] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126885] [APAR PH02678] [Artifact's links are not shown in grid in a cloned module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125869] [APAR PH03058] [DNG - PDF/Word export: Table of Contents does not show module heading requirements that contains background color in its text] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126198] [APAR PH03564] [XLS/XLSX Export - Cannot export module bindings with embedded images] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125784] [APAR PH03802] [DNG - "Affected By" link type is not displayed in DNG Web UI for Japanese locale project areas when creating a link to other artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126490] [APAR PH04036] [Opening an artifact from a Review opens a blank page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126058] [APAR PH04303] [After rename, some forbidden exceptions happens in a specific permissions scenario] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126236] [APAR PH04446] [Malformed formatting introduced for greek symbols causes NPE in ExportResultsWriter] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126223] [APAR PH04457] [Incoming OSLC requests for the RM services document should utilize type system cache] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126226] [APAR PH04598] [Unable to Move Folder containing "&" in description (migrated from ReqPro)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126496] [APAR PH04710] [Write repair tool for module structures incorrectly set to https://root] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126876] [APAR PH04766] [When clicking the link in history wrapped history an incorrect name file downloads] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126777] [APAR PH05044] [Artifact Comments on grid view show last-modified user instead of comment author] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127271] [APAR PH05050] [Copying as special artifacts with links contained in a module, create the link twice] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126868] [APAR PH05061] [RM OSLC calls inconsistent with GUI: oscl_rm/catalog (RMCatalog)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127252] [APAR PH05142] [ReqIF export fails with ServiceUnavailableException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126661] [APAR PH05147] [Import Project Properties function fails with CRRRS7702E PUT on ArtifactFormats is forbidden] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126767] [APAR PH05272] [Unable to Import artifacts through a csv file if tags are included] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127158] [APAR PH05475] [Workflow state disappears with doing an OSLC PUT to an uploaded artifact.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127160] [APAR PH05548] [Performance: A view is requested twice when having at least two DM links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126764] [APAR PH05574] ["Save Types" Permission affects the way "Artifact Roles" options are displayed in the Project or Component Properties] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127137] [APAR PH05734] [Invalid URLs could be published for artifacts in the TRS feed, not only types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126897] [APAR PH05897] [Incoming cross project links result in artifacts without attributes in the ETL response] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126951] [APAR PH05958] [Link id is not displayed when printing a module view to Word] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126979] [APAR PH06271] [Performance: DNG sends unnecessary request to DM when retrieving only one DM link type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127125] [APAR PH06611] [Performance: oslc.select is being passed with wild card '*' instead of filtering by title and link type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127325] [APAR PH06757] [The DNG publish services incorrectly expose incoming links using the link type instead of ds:Link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127306] [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/126090] [APAR PI98527] [Cannot delete links between different DNG projects if only specific link type permission is enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125928] Fixes delivered to a future release stream: [APAR PH00059] [Modules not showing all artifacts after using "go to"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124287] [APAR PH00236] [Various upgrade failures due to unexpected data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124254] [APAR PH00283] [DNG: Unable to export a view/artifact to xls/xlsx when the Link To attribute exceeds the 32K cell limit.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124918] [APAR PH00369] [Can't view audit history of a deleted and re-imported module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124285] [APAR PH00373] [Adding an artifact to a folder touches the wrong folder version] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124530] [APAR PH00373] [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/123736] [APAR PH00373] [Export OLE-Objects/Attached files is not REQIF-Compliant] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124498] [APAR PH00373] [External URLs are missing from a report builder data warehouse report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123856] [APAR PH00373] [Implement a cache for link preferences] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124541] [APAR PH00373] [JKE banking data not displaying - Update converter error message displayed in modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123853] [APAR PH00373] [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/123735] [APAR PH00373] [REQIF/Migration import - unbounded reals being imported with max/mins] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123738] [APAR PH00373] [Review widget always use latest component only when user configure it with "Use Current Component"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125845] [APAR PH00373] [counter for artifacts in wizard only initially shows a maximum of 30 artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125843] [APAR PH00373] [some reqif files cannot be imported into 2 parallel streams of the same component without error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123858] [APAR PH00643] [Unable to save artifact when there are customized permissions and removed attributes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124803] [APAR PH00682] [CK Editor adds extra repeated styles to table elements] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124437] [APAR PH00703] [Creating a Requirement Collection with custom attribute results in reference to recently created artifact as attribute value] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124448] [APAR PH00822] [Artifact with href containing backslash gives error with GetModuleBindingLinkInfo request] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124550] [APAR PH00931] [DNG Extensions API getAttributes call for a false boolean attribute value returns null] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124778] [APAR PH00942] [During TRS 2.0 rebase, a SPARQL query to find concepts in a project runs multiple times] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124600] [APAR PH00968] [Request to /rm/vvcdefaultprojectconfiguration is not guaranteed to return the default stream for the provided component] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125308] [APAR PH01034] [Child artifacts in a module are still shown when parent artifact is collapsed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125077] [APAR PH01125] [Timestamps in filenames for documents generated via Create and Print do not distinguish between AM and PM] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124723] [APAR PH01378] [Opening audit history for a module can result in high memory usage and potential Out Of Memory Exception] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124877] [APAR PH01528] [Updating artifacts through CSV import creates new, unexpected links between artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127207] [APAR PH01686] [DNG responsiveness may be diminished when CPU cores get hung in an infinite loop when calling RRSNLS.getNLS()] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124902] [APAR PH01739] [Find in module, "go to" don't work under certain circumstances.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125091] [APAR PH01740] [VDI020 repair could fail with NPE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125156] [APAR PH01834] [DNG Unable to do CSV/XLS import for enum values that has an attribute definition with multiple values allowed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125702] [APAR PH02009] [Locks not released after editing of a module artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125244] [APAR PH02059] [Cursor appears elsewhere when selecting an artifact after scrolling down fast in a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125427] [APAR PH02086] [NPE during migration validation of ReqIF alternate ID data causes entire migration to fail] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125154] [APAR PH02434] [Module full text search not working properly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125433] [APAR PH02502] [Sorting for attribute type in grid view, will overwrite the defined "Show Level" page setting] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126086] [APAR PH02547] [DNG - When performing a module structure change the audit log history shows a different user id in one of the records] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125924] [APAR PH02837] [Link explorer shows "Fetching Links..." indefinitely when you configure the link display] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126087] [APAR PH02904] [Navigating RMM link from DNG, opens RMM configuration in Local Context instead of GC context] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125502] [APAR PH04109] [Images attached in imported docx are owned by the project area instead of the Team Area] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126254] [APAR PH04131] [Slow query with "Not exists" on links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126085] [APAR PH04224] [Ctrl + Drag and drop to copy / paste special not working] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126083] [APAR PH04454] [DNG 6.0.6: Drag and drop to copy / paste special not working between modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126279] [APAR PH04575] [0.6 reports - requirement specification report isn't including a logo] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126280] [APAR PH04973] [history - cannot restore a previous version of a picture that has been replaced] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126497] [APAR PH05085] [Delete a template gives error 400 Bad Request Propagated exception; original message [GoneException: com.ibm.rdm.projectTemplates/] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126580] [APAR PH06934] [Unable to create a hyperlink to an RTC dashboard] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/127344] [APAR PI87861, PI86747, 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/123741] [APAR PI94284] [Pasting text from OneNote or Word pastes text and an image of the text (Chrome only)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123742] [APAR PI97177] [Links inside embedded artifacts lose the configuration context, when the main artifact is in a review] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123745] [APAR PI97384] [Legacy changelog migration should filter out some of the neighbors that it migrates] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123746] [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/123737] [APAR PI97664] [CRRRW7294I message shown while saving view with suspicion profiles] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123744] [APAR PI97755] [Making changes to Suspicion profiles selected in a view, does not allow the changes to be saved to view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123749] [APAR PI97800] [Uploading an image into a module (or requirement in a module) should default to the module content directory] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124420] [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/123740] [APAR PI98286] [The Requirements View widget is not showing the correct amount of artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123577] [APAR PI98453] [View queries filtering on multiple Artifact Types and Attribute "exists" performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123748] [APAR PI98593] [ReqIF Import performs very poorly in projects with a large number of unmapped ReqIF ID mappings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123976] [APAR PI98605] [Type system validation at deliver should be downgraded to a warning and only look for problems the delivery will introduce] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123979] [APAR PI98664] [Custom attributes not being included in report generated in a GC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123529] [APAR PI98706] [Artifact Name and artifact content are not updated correctly if the module is imported from reqIF] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124011] [APAR PI98822] [Link queries perform poorly in modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123747] [APAR PI98828] [Export View does not respect Limit By Lifecycle Status based filter] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/125726] [APAR PI98907] [Throttle GET queries] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123743] [APAR PI99057] [DNG Share Link to Artifact does not always open the artifact in focus in a module.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124289] [APAR PI99178] [Attributes missing from list after applying filter on Artifact Type 'is not any of'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124777] [APAR PI99211] [Artifact Comments widget in reviews show last-modified user instead of comment author] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124172] [APAR PI99223] [Reject view queries which return all artifacts in a project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124044] [APAR PI99269] [Module scrolling issue when a PDF/doc is uploaded to an artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124170] [APAR PI99270] [The publish service might try to scope the request to a default configuration from an archived component] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123739] [APAR PI99413] [Exporting a view with 11k artifacts to XLSX results in 0kb Excel file] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124134] [APAR PI99533] [CRJGC5003W error occurs when clicking link to review in Where Module Used section] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124949] [APAR PI99556] [Module page retrieval SPARQL query is not optimal in the lock part] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124069] [APAR PI99558, PI98935] [CRRRS5504E http 412 when resolving a comment on a review at Done state] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124428] [APAR PI99648] [update to module via CSV fails with NullPointerException due to missing type definition] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124434] [APAR PI99728] [Sorting by comments in Module grid view is not sorting correctly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124946] [APAR PH03722] [Circular delivery allowed when module structure is changes in a change set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126230] +-- Product Lifecycle Query Engine Fixed in release 6.0.6.1: [APAR PH00373] [Etags not being updated when the models are the same] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473831] [APAR PH00373] [Memory Leak when indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468337] [APAR PH00373] [[LQE] Lifecycle Query Engine failed to instantiate an inbound authentication handler] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467546] [APAR PH00373] [[LQE] Validation Task does not allow CleanUpTask retry] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467569] [APAR PH04515] [Access Context Synchronizer does not properly escape single quotes in email addresses] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469048] [APAR PI91101] [Additional LQE logging of TRS parsing and processing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468687] Fixes delivered to a future release stream: [APAR PH00373] [[LDX] Cleanup Task SPARQL queries should not timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462647] [APAR PH00373] [[LDX] Compaction start and end times are not displayed in the same time zone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465480] [APAR PH00373] [[LDX] Data source does not show skipped resources after reindex] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462590] [APAR PH00373] [[LDX] Data source status is not showing latest update after cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463830] [APAR PH00373] [[LDX] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461819] [APAR PH00373] [[LDX] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461902] [APAR PH00373] [[LDX] Empty bullet points displayed on Full Text Search tab of LQE query page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465699] [APAR PH00373] [[LDX] Failed ReIndex Operation should have the option to execute a cleanup task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462936] [APAR PH00373] [[LDX] SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463842] [APAR PH00373] [[LDX] Self-host LQE compaction report doesn't match disk space usage on server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463682] [APAR PH00373] [[LDX] Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460047] [APAR PH00373] [[LDX] TRS URI Parsing Library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463272] [APAR PH00373] [[LQE] Artifact processing spends too much time notifying listeners such as AclFetcher] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461723] [APAR PH00373] [[LQE] Artifact processing spends too much time notifying listeners such as NodeId Cache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461721] [APAR PH00373] [[LQE] Change event parsing failures should have more detailed messages] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461728] [APAR PH00373] [[LQE] Cleanup Task SPARQL queries should not timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462646] [APAR PH00373] [[LQE] Cleanup task should not be attempting to clear the configuration data and Removal task should be removing the configurations data.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464038] [APAR PH00373] [[LQE] Compaction start and end times are not displayed in the same time zone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465478] [APAR PH00373] [[LQE] Create new version partition in LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464632] [APAR PH00373] [[LQE] Data source does not show skipped resources after reindex] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462589] [APAR PH00373] [[LQE] Data source status is not showing latest update after cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463829] [APAR PH00373] [[LQE] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461818] [APAR PH00373] [[LQE] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461901] [APAR PH00373] [[LQE] Empty bullet points displayed on Full Text Search tab of LQE query page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465698] [APAR PH00373] [[LQE] Failed ReIndex Operation should have the option to execute a cleanup task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462935] [APAR PH00373] [[LQE] Hover help tooltips for Advanced Properties do not appear when using Internet Explorer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462884] [APAR PH00373] [[LQE] If a selection resource page cannot be retrieved, the selection resource (and not the page) should be skipped] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464732] [APAR PH00373] [[LQE] LQE CHS<090.010.080>: English string] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461717] [APAR PH00373] [[LQE] LQE graph counts and resource group node ids may be incorrect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464172] [APAR PH00373] [[LQE] LQE indexing should measure index sizes before starting and after completion to understand growth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461840] [APAR PH00373] [[LQE] Missing authentication option JSA Single Sign-On when adding a new data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465639] [APAR PH00373] [[LQE] Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460330] [APAR PH00373] [[LQE] Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461785] [APAR PH00373] [[LQE] SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463840] [APAR PH00373] [[LQE] Self-host LQE compaction report doesn't match disk space usage on server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463681] [APAR PH00373] [[LQE] Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460046] [APAR PH00373] [[LQE] Skipped resources try again link not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466142] [APAR PH00373] [[LQE] TRS URI Parsing Library - Provide ALL changelogs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463779] [APAR PH00373] [[LQE] TRS URI Parsing Library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463271] [APAR PH00373] [[LQE] Time and Disk Space Performance Improvements to LQE Reindexing Operation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461714] [APAR PH00373] [[LQE] To make it easier for customers, there should be a way to download the lqe.log files from the LQE UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461838] [APAR PH00373] [[LQE] URL for TRS download is double encoded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463892] [APAR PH00373] [[LQE] Validate the resources in LQE based on the TRS feeds -- with ability to schedule during offtime periods] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464727] [APAR PH00373] [[LQE] When indexing, all resources added to the default partition are also counted as added to the shapes partition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464351] [APAR PI98858] [[LQE] Setup can not complete if the user principal does not have any userInfo value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460773] +-- Product Jazz Foundation Common Fixed in release 6.0.6.1: [APAR PH00373] [Save button sometimes isn't enabled for Advanced Properties] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460036] [APAR PH00373] [Extend node cache in QueryFilter to include component and context] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464974] [APAR PH00373] [JAF SDK is hanging on invocation of IDeliveryService.getSessionDeltas.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466044] [APAR PH00373] [NullPointerException in LocalConfigMgmtCacheManager$QueryFilterExecutor.checkQueryScopeFor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464916] [APAR PH00373] [Performance regression in History view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470069] [APAR PH00373] [‘nonce’ should be ignored for PLAINTEXT signature signing.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467949] [APAR PH02933] [GC error message does not show which configuration (stream) is misplaced] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466898] [APAR PH03228] [Rhapsody reports a missing index though it is defined in the database] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469527] [APAR PH03568] [ProjectAreaProjectConfigurationData.getConfigurationData(ProjectAreaProjectConfigurationData() for 6.0.6 iFix005] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468621] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469654] [APAR PH04394] [Backport of Use of static object before instantiated in ProjectAreaProjectConfigurationData 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468673] [APAR PH04409] [Report widget in RQM does not show results for .dta report resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469645] [APAR PH04486] [OOME due to growth in concurrent hashmap in RepositoryQueryRewriter (468000)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468415] [APAR PH04688] [The links in the RTC invitation emails do not working with LPA projects] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469642] [APAR PH05164] [Foundation is filtering out valid lucene matches when a DNG text search is made on a renamed server [6.0.6]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470349] [APAR PH05308] [Template with multiple RMs (or other applications) fails to set the subject to the correct value.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472508] [APAR PH06025] [Too many calls to the TeamServiceContext.isUserInRole caused by invoking it in a loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471923] [APAR PH06411] [repotools-jts.bat -setup not honoring time out settings for requests routed through web proxy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473251] Fixes delivered to a future release stream: [APAR PH00373] ["Find Where Used" not available for LC baselines in a GC baseline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463397] [APAR PH00373] ["Tag Configurations" action on a single configuration doesn't apply the changes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464364] [APAR PH00373] [Browsing application patches through repodebug will create the /patch/ directory, causing server/patch/ to not be picked up for patches] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464569] [APAR PH00373] [CleanupItemCurrentsAfterConfigAwareMigrationTask may blow up cache if the number of records are high.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462742] [APAR PH00373] [Component skew reports should be smarter about what to show in "Where Used" column] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462977] [APAR PH00373] [ConceptToConfigurationVersionCache has no "Time for computing values" data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460513] [APAR PH00373] [ConceptToConfigurationVersionCache has no "Time for computing values" data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462505] [APAR PH00373] [Configuration Banner Button should show a more descriptive error message when the user isn't a member of the GC project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464350] [APAR PH00373] [Configuration provider pseudo URLs shown with -1 in picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464283] [APAR PH00373] [Context picker (from CCBB) doesn't work with access control "Everyone"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464565] [APAR PH00373] [Create Baseline operation appears to hang when PAA to LC project area is removed (multiple GCM)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464212] [APAR PH00373] [Create Stream dialog for an LC shows options for a GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463285] [APAR PH00373] [Create bloom filter using a string representation of a CacheBuilderSpec] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464751] [APAR PH00373] [Create two new SVG icons for SCM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466187] [APAR PH00373] [DNG templated data produces identical timestamps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463599] [APAR PH00373] [Description is not saved for "Create Stream > In Place"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462981] [APAR PH00373] [Edited user query names don't go away when canceled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463461] [APAR PH00373] [Error message displayed when attempting to create a DNG change set and the user does not have the correct permissions to create a personal stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464651] [APAR PH00373] [Exploit component-scoping in Jena quadfilter without using NodeTable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464023] [APAR PH00373] [Explore Project button sometimes doesn't appear when it should] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464882] [APAR PH00373] [External GC icons in history view a missing cloud icons] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463979] [APAR PH00373] [GC Picker - tag provider for the search box is broken for external project areas] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464066] [APAR PH00373] [GC Picker - tag provider for the search box is broken when "All Project Areas" is selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461129] [APAR PH00373] [GC SDK cannot connect to GC app from QM using POST when Global configuration caching is disabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464647] [APAR PH00373] [GC structural activities take very long time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464549] [APAR PH00373] [Introduce a new parameter for RTC to instruct GCM to suppress setting a context project area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464279] [APAR PH00373] [MQTTStatsService needs to use pooled connection manager] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465273] [APAR PH00373] [MTM sample creation fails with "Internal error" when run from repotools command line when AM/DM present] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462450] [APAR PH00373] [Make rogue SPARQL queries cancelable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464406] [APAR PH00373] [Missing message key in /gcsdk/provider response] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464743] [APAR PH00373] [Multiple GCM: Rhapsody & CCM GC picker doesn't list projects areas from external GCM servers] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463578] [APAR PH00373] [Optimize SQL for itemExists] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462744] [APAR PH00373] [Ordering of applications in Add Configuration dialog appears arbitrary] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463847] [APAR PH00373] [Project Area field in the Global Configuration picker never loads if user isn't a member of some GCM project area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463372] [APAR PH00373] [RM Continues to max out the CPU 2 hours after RM Performance Test has ended - WAS crashes when try to stop the WAS server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465863] [APAR PH00373] [RM configuration removed from tree while server is offline still appears in CCBB context when server is back online (MQTT mode)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464562] [APAR PH00373] [Special characters allowed in user name and user id leading to undesired behaviour] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464794] [APAR PH00373] [Tag is created and assigned but tag widget doesn't show it as available] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462787] [APAR PH00373] [Test code leaks open DB statements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463275] [APAR PH00373] [The UI error message when an external configuration is not available is misleading.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464742] [APAR PH00373] [The remove action in the UI is available for an unavailable external GC contribution.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464069] [APAR PH00373] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459771] [APAR PH00373] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462489] [APAR PH00373] [User queries: AND + OR condition for Tags doesn't work correctly when there's more than one condition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463053] [APAR PH00373] [User query error that doesn't go away] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462982] [APAR PH00373] [User query naming conflicts have inconsistent enforcement] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463468] [APAR PH00373] [WARN ObjectSizer - Unhandled ObjectSizer Class Case : 'com.ibm.team.repository.common.ConfigurationDataFactory$ConfigurationData'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464601] [APAR PH00373] [[6.0.6] CM Self-Host Bug Bash: 400 Error when switching to newly-created Baseline or stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464047] [APAR PH00373] [repotools Export and import improvements for DB migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464762] [APAR PH00373] [scope sparql and lucene query by component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462482] [APAR PH00475] [Logout does not redirect to Web Logout URI in IE 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466912] [APAR PH00684] [Index creation fails during upgrade due to asynchronous change set dependency tasks still running] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463394] [APAR PH01287] [RemoteDatabaseService for reporting always sets the com.ibm.team.repository.db.timezone property when it initializes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464401] [APAR PH01932] [Email Notification is failing after upgrading from 602 to higher version.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466900] [APAR PH02208] [GCM queries can include >1000 parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465764] [APAR PH02260] [GCM upgrade can take a long time or appear to hang due to slow timeout in call to LDX] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465194] [APAR PI59079] [Changing order of iteration required "Modify project area properties" permission, when "Modify the iteration structure" should be enough] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464553] [APAR PI80881] [Report FACET license counters go in Negative value due to race condition and results in false decrements.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461439] [APAR PI96002] [SCIM: mismatch in DNs cause Jazz Role Groups from not being read for some users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461585] [APAR PI97420] [Search box in 'All Lifecycle Projects' page acts as a filter instead of a search] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465543] [APAR PI98580] [Minimize LV use of _inLargeList predicate where appropriate] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462501] [APAR PI98580] [_inLargeList and temp table performance is terrible on Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462500] [APAR PI99792] [Slower scm commands performance since upgrade from v502 to v602] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464524] [APAR PI99792] [Slower scm commands performance since upgrade from v606iFix002 to v606iFIx003] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464903] +-- Product Jazz Foundation Third Party Fixes delivered to a future release stream: [APAR PH00373] [Make rogue SPARQL queries cancelable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464406] +-- Product Rational Team Concert Server Fixed in release 6.0.6: [APAR PI88960] [NPE when promoting a deletion] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464471] Fixed in release 6.0.6.1: [APAR PH00373] [Invalid parameter 483: Parameter index is out of range. ERRORCODE=-4461, SQLSTATE=42815 for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472125] [APAR PH00373] [OSLC query that filters on dcterms:subject (tags) is not applying the filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471059] [APAR PH01454] [Wrong MIME type for some icon images in Work Item query dashboard widget for IE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473725] [APAR PH02805] [Plan Snapshot "Work Items Total" count is not inline with "Removed Items" count.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467401] [APAR PH02872] [RTC OSLC icons (shown in GC tree) differ from the ones used in the RTC client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466707] [APAR PH02901] [NPE when pruning of build results processes package results with no package] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466456] [APAR PH03143] [Plan not loading properly after using "Collapse All" with 'Fetch Children On Demand'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471049] [APAR PH03441] [Triage subset migration errors from upgrade to 604] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467735] [APAR PH03815] [Performing an merge through GAP editor results into IllegalStateException for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468591] [APAR PH04165] [Work Item Query results export works only in edit mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471051] [APAR PH04276] [FileNotFoundException trying to save credentials on windows for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468499] [APAR PH04733] [468840: "Copy ID and Summary" functions "Select Text" and "Select Link" do not select the complete ticket summary text if it has a font style] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473770] [APAR PH04926] [Component folder is created at the root of the sandbox instead of sub folder for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473334] [APAR PH05293] [Work Items Query doesn't return one query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471056] [APAR PH05437] [IBM i COBOL dependency scanning fails to recognize COPY DDS-ALL_FORMATS "IN" syntax variant] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470653] [APAR PH05495] [Double byte characters not recognized as link in work items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473683] [APAR PH06645] [In a Comment field in the Discussion section of work item Insert/Edit External Link to the shared drive link is appended with http and it is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473724] [APAR PH06778] [General Plan performance degradation with 50+ team areas with a non JazzAdmin user.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/474031] [APAR PI96590] [System crashes with large number of history changes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461165] [APAR PH00373] [Backport Resource absence and assignment allocations not available in the RTC API (473914)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473923] +-- Product Rational Engineering Lifecycle Manager Fixed in release 6.0.6.1: [APAR PH00373] [Folder cannot get copied to the root folder.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467444] [APAR PH00373] [Import of Views fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467533] [APAR PH00373] [Select Parameter Value showing HTML character codes instead of human readable text] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466653] [APAR PH00373] [Sort changes the number of predicted links] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466638] [APAR PH00373] [RELM - While trying to open an Upstream view received 'Failed to get a view configuration' error message] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471257] Fixes delivered to a future release stream: [APAR PH00373] [RELM Discards AEs when sub folder is moved to root] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460892] +-- Product Jazz Foundation Server Fixed in release 6.0.6.1: [APAR PH00373] [Save button sometimes isn't enabled for Advanced Properties] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460036] [APAR PH00373] [Extend node cache in QueryFilter to include component and context] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464974] [APAR PH00373] [JAF SDK is hanging on invocation of IDeliveryService.getSessionDeltas.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466044] [APAR PH00373] [MQTT contribution cache problem: Change set created from GC context not showing in the configuration context] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473954] [APAR PH00373] [NullPointerException in LocalConfigMgmtCacheManager$QueryFilterExecutor.checkQueryScopeFor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464916] [APAR PH00373] [Performance regression in History view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470069] [APAR PH00373] [‘nonce’ should be ignored for PLAINTEXT signature signing.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467949] [APAR PH02933] [GC error message does not show which configuration (stream) is misplaced] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466898] [APAR PH03228] [Rhapsody reports a missing index though it is defined in the database] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469527] [APAR PH03568] [ProjectAreaProjectConfigurationData.getConfigurationData(ProjectAreaProjectConfigurationData() for 6.0.6 iFix005] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468621] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469654] [APAR PH04394] [Backport of Use of static object before instantiated in ProjectAreaProjectConfigurationData 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468673] [APAR PH04409] [Report widget in RQM does not show results for .dta report resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469645] [APAR PH04486] [OOME due to growth in concurrent hashmap in RepositoryQueryRewriter (468000)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468415] [APAR PH04688] [The links in the RTC invitation emails do not working with LPA projects] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469642] [APAR PH05164] [Foundation is filtering out valid lucene matches when a DNG text search is made on a renamed server [6.0.6]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470349] [APAR PH05308] [Template with multiple RMs (or other applications) fails to set the subject to the correct value.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472508] [APAR PH06025] [Too many calls to the TeamServiceContext.isUserInRole caused by invoking it in a loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471923] [APAR PH06411] [repotools-jts.bat -setup not honoring time out settings for requests routed through web proxy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473251] [APAR PH06996] [CRJAZ1992E The "com.ibm.team.jfs.CleanUpUnusedIndexesVersionsTask" task could not be completed and is now unscheduled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473940] [APAR PI98539] [SQL Server: The task "GlobalConfigurationCacheUpdateTask" Unscheduled due to database failover] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473939] Fixes delivered to a future release stream: [APAR PH00373] ["Find Where Used" not available for LC baselines in a GC baseline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463397] [APAR PH00373] ["Tag Configurations" action on a single configuration doesn't apply the changes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464364] [APAR PH00373] [Browsing application patches through repodebug will create the /patch/ directory, causing server/patch/ to not be picked up for patches] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464569] [APAR PH00373] [CleanupItemCurrentsAfterConfigAwareMigrationTask may blow up cache if the number of records are high.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462742] [APAR PH00373] [Component skew reports should be smarter about what to show in "Where Used" column] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462977] [APAR PH00373] [ConceptToConfigurationVersionCache has no "Time for computing values" data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460513] [APAR PH00373] [ConceptToConfigurationVersionCache has no "Time for computing values" data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462505] [APAR PH00373] [Configuration Banner Button should show a more descriptive error message when the user isn't a member of the GC project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464350] [APAR PH00373] [Configuration provider pseudo URLs shown with -1 in picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464283] [APAR PH00373] [Context picker (from CCBB) doesn't work with access control "Everyone"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464565] [APAR PH00373] [Create Baseline operation appears to hang when PAA to LC project area is removed (multiple GCM)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464212] [APAR PH00373] [Create Stream dialog for an LC shows options for a GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463285] [APAR PH00373] [Create bloom filter using a string representation of a CacheBuilderSpec] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464751] [APAR PH00373] [Create two new SVG icons for SCM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466187] [APAR PH00373] [DNG templated data produces identical timestamps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463599] [APAR PH00373] [Description is not saved for "Create Stream > In Place"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462981] [APAR PH00373] [Edited user query names don't go away when canceled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463461] [APAR PH00373] [Error message displayed when attempting to create a DNG change set and the user does not have the correct permissions to create a personal stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464651] [APAR PH00373] [Exploit component-scoping in Jena quadfilter without using NodeTable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464023] [APAR PH00373] [Explore Project button sometimes doesn't appear when it should] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464882] [APAR PH00373] [External GC icons in history view a missing cloud icons] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463979] [APAR PH00373] [GC Picker - tag provider for the search box is broken for external project areas] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464066] [APAR PH00373] [GC Picker - tag provider for the search box is broken when "All Project Areas" is selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461129] [APAR PH00373] [GC SDK cannot connect to GC app from QM using POST when Global configuration caching is disabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464647] [APAR PH00373] [GC structural activities take very long time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464549] [APAR PH00373] [Introduce a new parameter for RTC to instruct GCM to suppress setting a context project area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464279] [APAR PH00373] [MQTTStatsService needs to use pooled connection manager] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465273] [APAR PH00373] [MTM sample creation fails with "Internal error" when run from repotools command line when AM/DM present] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462450] [APAR PH00373] [Make rogue SPARQL queries cancelable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464406] [APAR PH00373] [Missing message key in /gcsdk/provider response] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464743] [APAR PH00373] [Multiple GCM: Rhapsody & CCM GC picker doesn't list projects areas from external GCM servers] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463578] [APAR PH00373] [Optimize SQL for itemExists] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462744] [APAR PH00373] [Ordering of applications in Add Configuration dialog appears arbitrary] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463847] [APAR PH00373] [Project Area field in the Global Configuration picker never loads if user isn't a member of some GCM project area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463372] [APAR PH00373] [RM Continues to max out the CPU 2 hours after RM Performance Test has ended - WAS crashes when try to stop the WAS server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465863] [APAR PH00373] [RM configuration removed from tree while server is offline still appears in CCBB context when server is back online (MQTT mode)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464562] [APAR PH00373] [Special characters allowed in user name and user id leading to undesired behaviour] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464794] [APAR PH00373] [Tag is created and assigned but tag widget doesn't show it as available] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462787] [APAR PH00373] [Test code leaks open DB statements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463275] [APAR PH00373] [The UI error message when an external configuration is not available is misleading.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464742] [APAR PH00373] [The remove action in the UI is available for an unavailable external GC contribution.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464069] [APAR PH00373] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459771] [APAR PH00373] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462489] [APAR PH00373] [User queries: AND + OR condition for Tags doesn't work correctly when there's more than one condition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463053] [APAR PH00373] [User query error that doesn't go away] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462982] [APAR PH00373] [User query naming conflicts have inconsistent enforcement] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463468] [APAR PH00373] [WARN ObjectSizer - Unhandled ObjectSizer Class Case : 'com.ibm.team.repository.common.ConfigurationDataFactory$ConfigurationData'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464601] [APAR PH00373] [[6.0.6] CM Self-Host Bug Bash: 400 Error when switching to newly-created Baseline or stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464047] [APAR PH00373] [repotools Export and import improvements for DB migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464762] [APAR PH00373] [scope sparql and lucene query by component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462482] [APAR PH00475] [Logout does not redirect to Web Logout URI in IE 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466912] [APAR PH00684] [Index creation fails during upgrade due to asynchronous change set dependency tasks still running] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463394] [APAR PH01287] [RemoteDatabaseService for reporting always sets the com.ibm.team.repository.db.timezone property when it initializes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464401] [APAR PH01932] [Email Notification is failing after upgrading from 602 to higher version.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466900] [APAR PH02208] [GCM queries can include >1000 parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465764] [APAR PH02260] [GCM upgrade can take a long time or appear to hang due to slow timeout in call to LDX] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465194] [APAR PI59079] [Changing order of iteration required "Modify project area properties" permission, when "Modify the iteration structure" should be enough] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464553] [APAR PI80881] [Report FACET license counters go in Negative value due to race condition and results in false decrements.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461439] [APAR PI96002] [SCIM: mismatch in DNs cause Jazz Role Groups from not being read for some users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461585] [APAR PI97420] [Search box in 'All Lifecycle Projects' page acts as a filter instead of a search] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465543] [APAR PI98580] [Minimize LV use of _inLargeList predicate where appropriate] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462501] [APAR PI98580] [_inLargeList and temp table performance is terrible on Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462500] [APAR PI99792] [Slower scm commands performance since upgrade from v502 to v602] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464524] [APAR PI99792] [Slower scm commands performance since upgrade from v606iFix002 to v606iFIx003] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464903] +-- Product Rational Team Concert Client Fixed in release 6.0.6.1: [APAR PI88960] [NPE when promoting a deletion] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464471] [APAR PH00373] [Invalid parameter 483: Parameter index is out of range. ERRORCODE=-4461, SQLSTATE=42815 for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472125] [APAR PH00373] [OSLC query that filters on dcterms:subject (tags) is not applying the filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471059] [APAR PH01454] [Wrong MIME type for some icon images in Work Item query dashboard widget for IE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473725] [APAR PH02805] [Plan Snapshot "Work Items Total" count is not inline with "Removed Items" count.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467401] [APAR PH02872] [RTC OSLC icons (shown in GC tree) differ from the ones used in the RTC client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466707] [APAR PH02901] [NPE when pruning of build results processes package results with no package] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466456] [APAR PH03143] [Plan not loading properly after using "Collapse All" with 'Fetch Children On Demand'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471049] [APAR PH03441] [Triage subset migration errors from upgrade to 604] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467735] [APAR PH03815] [Performing an merge through GAP editor results into IllegalStateException for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468591] [APAR PH04165] [Work Item Query results export works only in edit mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471051] [APAR PH04276] [FileNotFoundException trying to save credentials on windows for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468499] [APAR PH04733] [468840: "Copy ID and Summary" functions "Select Text" and "Select Link" do not select the complete ticket summary text if it has a font style] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473770] [APAR PH04926] [Component folder is created at the root of the sandbox instead of sub folder for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473334] [APAR PH05293] [Work Items Query doesn't return one query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471056] [APAR PH05437] [IBM i COBOL dependency scanning fails to recognize COPY DDS-ALL_FORMATS "IN" syntax variant] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470653] [APAR PH05495] [Double byte characters not recognized as link in work items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473683] [APAR PH06645] [In a Comment field in the Discussion section of work item Insert/Edit External Link to the shared drive link is appended with http and it is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473724] [APAR PH06778] [General Plan performance degradation with 50+ team areas with a non JazzAdmin user.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/474031] [APAR PI96590] [System crashes with large number of history changes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461165] [APAR PH00373] [Backport Resource absence and assignment allocations not available in the RTC API (473914)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473923] +-- Product Data Collection Component Fixed in release 6.0.6.1: [APAR PH04684] [DCC should Enforce execution order of Work Item tables] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471629] [APAR PH00373] [DCC jobs pile up when a job takes a long time to run] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473955] Fixes delivered to a future release stream: [APAR PH00858] [RICALM.REQUEST_BASELINE needs to be cleaned up part of Delete Fact Table Data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464113] [APAR PH01534] [DCC loses its Data Warehouse settings after changing Data Collection Configuration settings] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464692] [APAR PH01926] [DCC check for autoCommit is false before calling commit.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465209] [APAR PH02028] [DCC needs to cleanup job history automatically to avoid performance issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465954] [APAR PI98619] [DCC should never force FULL ETL on some of the RQM data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460056] [APAR PI99706] [DCC-RM job fails on  java.net.SocketException since XML parsing cannot be completed in time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462078] [APAR PI99706] [DCC-RM job fails on  java.net.SocketException since XML parsing cannot be completed in time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462079] +-- Product Rational Team Concert Common Fixed in release 6.0.6.1: [APAR PI88960] [NPE when promoting a deletion] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464471] [APAR PH00373] [Invalid parameter 483: Parameter index is out of range. ERRORCODE=-4461, SQLSTATE=42815 for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472125] [APAR PH02805] [Plan Snapshot "Work Items Total" count is not inline with "Removed Items" count.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467401] [APAR PH02872] [RTC OSLC icons (shown in GC tree) differ from the ones used in the RTC client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466707] [APAR PH02901] [NPE when pruning of build results processes package results with no package] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466456] [APAR PH03441] [Triage subset migration errors from upgrade to 604] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467735] [APAR PH03815] [Performing an merge through GAP editor results into IllegalStateException for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468591] [APAR PH04276] [FileNotFoundException trying to save credentials on windows for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468499] [APAR PH04926] [Component folder is created at the root of the sandbox instead of sub folder for 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473334] [APAR PH05437] [IBM i COBOL dependency scanning fails to recognize COPY DDS-ALL_FORMATS "IN" syntax variant] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470653] [APAR PH05495] [Double byte characters not recognized as link in work items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473683] [APAR PI96590] [System crashes with large number of history changes.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461165] [APAR PH00373] [Backport Resource absence and assignment allocations not available in the RTC API (473914)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473923] +-- Product Jazz Foundation Client Fixed in release 6.0.6.1: [APAR PH00373] [Save button sometimes isn't enabled for Advanced Properties] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460036] [APAR PH00373] [Extend node cache in QueryFilter to include component and context] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464974] [APAR PH00373] [JAF SDK is hanging on invocation of IDeliveryService.getSessionDeltas.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466044] [APAR PH00373] [NullPointerException in LocalConfigMgmtCacheManager$QueryFilterExecutor.checkQueryScopeFor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464916] [APAR PH00373] [Performance regression in History view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470069] [APAR PH00373] [‘nonce’ should be ignored for PLAINTEXT signature signing.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467949] [APAR PH02933] [GC error message does not show which configuration (stream) is misplaced] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466898] [APAR PH03228] [Rhapsody reports a missing index though it is defined in the database] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469527] [APAR PH03568] [ProjectAreaProjectConfigurationData.getConfigurationData(ProjectAreaProjectConfigurationData() for 6.0.6 iFix005] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468621] [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469654] [APAR PH04394] [Backport of Use of static object before instantiated in ProjectAreaProjectConfigurationData 6.0.6] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468673] [APAR PH04409] [Report widget in RQM does not show results for .dta report resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469645] [APAR PH04486] [OOME due to growth in concurrent hashmap in RepositoryQueryRewriter (468000)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468415] [APAR PH04688] [The links in the RTC invitation emails do not working with LPA projects] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469642] [APAR PH05164] [Foundation is filtering out valid lucene matches when a DNG text search is made on a renamed server [6.0.6]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470349] [APAR PH05308] [Template with multiple RMs (or other applications) fails to set the subject to the correct value.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472508] [APAR PH06025] [Too many calls to the TeamServiceContext.isUserInRole caused by invoking it in a loop] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471923] [APAR PH06411] [repotools-jts.bat -setup not honoring time out settings for requests routed through web proxy] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473251] Fixes delivered to a future release stream: [APAR PH00373] ["Find Where Used" not available for LC baselines in a GC baseline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463397] [APAR PH00373] ["Tag Configurations" action on a single configuration doesn't apply the changes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464364] [APAR PH00373] [Browsing application patches through repodebug will create the /patch/ directory, causing server/patch/ to not be picked up for patches] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464569] [APAR PH00373] [CleanupItemCurrentsAfterConfigAwareMigrationTask may blow up cache if the number of records are high.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462742] [APAR PH00373] [Component skew reports should be smarter about what to show in "Where Used" column] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462977] [APAR PH00373] [ConceptToConfigurationVersionCache has no "Time for computing values" data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460513] [APAR PH00373] [ConceptToConfigurationVersionCache has no "Time for computing values" data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462505] [APAR PH00373] [Configuration Banner Button should show a more descriptive error message when the user isn't a member of the GC project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464350] [APAR PH00373] [Configuration provider pseudo URLs shown with -1 in picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464283] [APAR PH00373] [Context picker (from CCBB) doesn't work with access control "Everyone"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464565] [APAR PH00373] [Create Baseline operation appears to hang when PAA to LC project area is removed (multiple GCM)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464212] [APAR PH00373] [Create Stream dialog for an LC shows options for a GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463285] [APAR PH00373] [Create bloom filter using a string representation of a CacheBuilderSpec] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464751] [APAR PH00373] [Create two new SVG icons for SCM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466187] [APAR PH00373] [DNG templated data produces identical timestamps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463599] [APAR PH00373] [Description is not saved for "Create Stream > In Place"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462981] [APAR PH00373] [Edited user query names don't go away when canceled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463461] [APAR PH00373] [Error message displayed when attempting to create a DNG change set and the user does not have the correct permissions to create a personal stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464651] [APAR PH00373] [Exploit component-scoping in Jena quadfilter without using NodeTable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464023] [APAR PH00373] [Explore Project button sometimes doesn't appear when it should] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464882] [APAR PH00373] [External GC icons in history view a missing cloud icons] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463979] [APAR PH00373] [GC Picker - tag provider for the search box is broken for external project areas] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464066] [APAR PH00373] [GC Picker - tag provider for the search box is broken when "All Project Areas" is selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461129] [APAR PH00373] [GC SDK cannot connect to GC app from QM using POST when Global configuration caching is disabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464647] [APAR PH00373] [GC structural activities take very long time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464549] [APAR PH00373] [Introduce a new parameter for RTC to instruct GCM to suppress setting a context project area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464279] [APAR PH00373] [MQTTStatsService needs to use pooled connection manager] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465273] [APAR PH00373] [MTM sample creation fails with "Internal error" when run from repotools command line when AM/DM present] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462450] [APAR PH00373] [Make rogue SPARQL queries cancelable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464406] [APAR PH00373] [Missing message key in /gcsdk/provider response] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464743] [APAR PH00373] [Multiple GCM: Rhapsody & CCM GC picker doesn't list projects areas from external GCM servers] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463578] [APAR PH00373] [Optimize SQL for itemExists] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462744] [APAR PH00373] [Ordering of applications in Add Configuration dialog appears arbitrary] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463847] [APAR PH00373] [Project Area field in the Global Configuration picker never loads if user isn't a member of some GCM project area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463372] [APAR PH00373] [RM Continues to max out the CPU 2 hours after RM Performance Test has ended - WAS crashes when try to stop the WAS server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465863] [APAR PH00373] [RM configuration removed from tree while server is offline still appears in CCBB context when server is back online (MQTT mode)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464562] [APAR PH00373] [Special characters allowed in user name and user id leading to undesired behaviour] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464794] [APAR PH00373] [Tag is created and assigned but tag widget doesn't show it as available] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462787] [APAR PH00373] [Test code leaks open DB statements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463275] [APAR PH00373] [The UI error message when an external configuration is not available is misleading.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464742] [APAR PH00373] [The remove action in the UI is available for an unavailable external GC contribution.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464069] [APAR PH00373] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459771] [APAR PH00373] [Triple Baselines handles returned from query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462489] [APAR PH00373] [User queries: AND + OR condition for Tags doesn't work correctly when there's more than one condition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463053] [APAR PH00373] [User query error that doesn't go away] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462982] [APAR PH00373] [User query naming conflicts have inconsistent enforcement] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463468] [APAR PH00373] [WARN ObjectSizer - Unhandled ObjectSizer Class Case : 'com.ibm.team.repository.common.ConfigurationDataFactory$ConfigurationData'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464601] [APAR PH00373] [[6.0.6] CM Self-Host Bug Bash: 400 Error when switching to newly-created Baseline or stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464047] [APAR PH00373] [repotools Export and import improvements for DB migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464762] [APAR PH00373] [scope sparql and lucene query by component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462482] [APAR PH00475] [Logout does not redirect to Web Logout URI in IE 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466912] [APAR PH00684] [Index creation fails during upgrade due to asynchronous change set dependency tasks still running] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463394] [APAR PH01287] [RemoteDatabaseService for reporting always sets the com.ibm.team.repository.db.timezone property when it initializes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464401] [APAR PH01932] [Email Notification is failing after upgrading from 602 to higher version.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466900] [APAR PH02208] [GCM queries can include >1000 parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465764] [APAR PH02260] [GCM upgrade can take a long time or appear to hang due to slow timeout in call to LDX] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465194] [APAR PI59079] [Changing order of iteration required "Modify project area properties" permission, when "Modify the iteration structure" should be enough] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464553] [APAR PI80881] [Report FACET license counters go in Negative value due to race condition and results in false decrements.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461439] [APAR PI96002] [SCIM: mismatch in DNs cause Jazz Role Groups from not being read for some users] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461585] [APAR PI97420] [Search box in 'All Lifecycle Projects' page acts as a filter instead of a search] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465543] [APAR PI98580] [Minimize LV use of _inLargeList predicate where appropriate] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462501] [APAR PI98580] [_inLargeList and temp table performance is terrible on Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462500] [APAR PI99792] [Slower scm commands performance since upgrade from v502 to v602] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464524] [APAR PI99792] [Slower scm commands performance since upgrade from v606iFix002 to v606iFIx003] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464903] +-- Product Jazz Reporting Service Fixed in release 6.0.6.1: [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/462439] [APAR PH00373] [Calculated column on severity shows no results in LQE report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473484] [APAR PH00373] [Configuration section is blank for reports on using a large filter during runtime] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467851] [APAR PH00373] [Fix NPE in ModelContextBuilderExtender] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466676] [APAR PH00373] [JRS Drilldown report does not display the correct list of filtered artifacts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468072] [APAR PH00373] [Report builder should handle requirement link conflicts better] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/472021] [APAR PH00373] [Trending report causes Bad Request (400) error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469155] [APAR PH02775] [Mouse over on report column headers where a condition is applied displays the data warehouse ID instead of the name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466672] [APAR PH02979] [JRS Drilldown report does not display the correct list of filtered artifacts.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468855] [APAR PH03455] [JRS - RB: export of graph to PNG is not WYSIWYG on font size] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469442] [APAR PH03481] [Report Builder cannot handle requirement attributes with ( character in it.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467746] [APAR PH03509] [JRS 6.0.6 does not start on Tomcat environment] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467460] [APAR PH04188] [Report builder uses a pattern that sometimes leads to a rogue query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470435] [APAR PH04223] [Setting a condition on Project to required also sets the Limit the Scope filter to required] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470323] [APAR PH04506] [Report is losing colours when adding a Parameter in Advanced SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469791] [APAR PH05145] [DW Work Item History custom attributes show with a (Custom) (Custom) suffix in report builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473918] [APAR PH05526] [Report builder drill through gives wrong list when report has append paths] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471913] [APAR PH05573] [Do not combine calculated consecutive columns using same label should be combined in graph preview] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471318] [APAR PH00373] [Increase number of reports exported to a number larger than 1000] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471916] Fixes delivered to a future release stream: [APAR PH00373] [Active Advanced section is automatically switched to show the content of Format section after the Edit button is clicked] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465694] [APAR PH00373] [Adding optional links to certain QM artifacts that don't exist in my project returns no results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462652] [APAR PH00373] [Authentication errors when exporting reports to excel as live data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465669] [APAR PH00373] [Can't get out of resize mode in the Edit Condition dialog in JRS and corrupts dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461673] [APAR PH00373] [Can't log back into Report Builder after logging out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465896] [APAR PH00373] [Column labels are different than expected in traceability report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461973] [APAR PH00373] [Column should not be created for condition when using custom trends for work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465017] [APAR PH00373] [Custom dimension not showing up in conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464028] [APAR PH00373] [Duplicated report not capturing QM,RM config enabled project areas.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463563] [APAR PH00373] [Error CRRGW5328E when selecting "edit" to existing non-draft report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465616] [APAR PH00373] [Errors accessing calculated value drill down] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464724] [APAR PH00373] [Filter is showing more Project Areas than it should while creating trend reports using LQE using config.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464634] [APAR PH00373] [Folders cannot be renamed in the All reports view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463771] [APAR PH00373] [Formatting and Graphing product tour gets stuck] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461675] [APAR PH00373] [Hovering over warning banner produces strange results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465667] [APAR PH00373] [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/460063] [APAR PH00373] [JRS reports does not show legends in graphical view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463864] [APAR PH00373] [LQE OOTB reports import error with Incomplete stories report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460425] [APAR PH00373] [Message : consecutive columns do not combined in web UI, only in Excel export, in case of calculated columns.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461679] [APAR PH00373] [My Reports returns report sample pics but no titles in Chrome 68.0.3440.106] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465940] [APAR PH00373] [Navigating back to runtime filter and changing project hides configurations when it shouldn't] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463556] [APAR PH00373] [Once you are in Build mode for a new report the cancel button does nothing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464537] [APAR PH00373] [Provide a way of removing the dangling corrupted queries for the TDB backup process.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465777] [APAR PH00373] [RB hangs every time I try and run a Historical Trends Report on Test Cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465846] [APAR PH00373] [RB: Values from Goal Line should not be added to Subtotals] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463865] [APAR PH00373] [RM and QM pickers not populating after upgrading to iFix3] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466551] [APAR PH00373] [Rebuild query and report definition lists on startup if necessary] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460265] [APAR PH00373] [Report Builder create report page should list data source before the Current/Historical choice] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464115] [APAR PH00373] [Report builder LQE endpoint aggregate custom calculations are broken] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464624] [APAR PH00373] [Report builder does not handle two RM Custom Types that differ in blank spaces in the names] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463557] [APAR PH00373] [Self-host Jazzdev ReportBuilder: [Initial MetaModel Loading] ERROR tamodel.internal.extension.dw.Rational_DWExtension - java.lang.NullPointerException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465418] [APAR PH00373] [Shouldn't allow merged traceability between two unrelated paths using LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464841] [APAR PH00373] [Start Date can't be set to a future date in a calculated column] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462653] [APAR PH00373] [Top of Items Per Page dropdown missing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463866] [APAR PH00373] [Undefined error when importing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461677] [APAR PH00373] [Warning icon for exceeding 3000 results is not displayed.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464536] [APAR PH00547] ["error occurred when validating the input SQL string" if non-jazzAdmin edits SQL in Report Builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463470] [APAR PH00792] [NPE when displaying report as graph] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465207] [APAR PH00837] [Colour formatting for workitem resolution in LQE reports has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463940] [APAR PH00948] [Requirement types with single quote in the name gets truncated in generated SQL leading to no results in the data warehouse report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463938] [APAR PH01046] ["Revert to default choices" does not always reset the filter values.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465736] [APAR PH01458] [User id displayed instead of User name in Owners section of Edit schedule] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463867] [APAR PH02532] [Avoid NPE when variable name is null in SQL query builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465697] [APAR PH02551] [Custom Trends for Work Items with Date Scale = Months show sums instead of averages] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466033] [APAR PH02566] [Drill down for a user with a single quote in the name fails with XPathException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464949] [APAR PH02612] [Bad Request (Error 400) Exception thrown while opening migrated reports.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465847] [APAR PH02751] [Default column name changes in the UI after refresh] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461972] [APAR PH02846] [My reports shows more under Group by Folders] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461671] [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/460920] [APAR PI92126] [Drilldown on TCER current result verdict "no set value" segment shows all results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462608] [APAR PI92126] [Drilldown on TCER current result verdict "no set value" segment shows all results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462609] [APAR PI97761] [LQE trend report shows the artifact relationships section instead of ARTIFACT TYPES] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461680] [APAR PI98543] [Satisfies/satisfied by RM relationship is reversed in report builder/data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461681] [APAR PI98589] [Average Time in State Report hangs on Iteration filter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460119] [APAR PI98922] [Excel columns shift in live JRS report when data is refreshed with over 100 columns] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461676] [APAR PI99697] [Drill Down for Dayscale=Days may shows no data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462654] [APAR PI99746] [Help icons disappear from "Pick a relationship" dialog after canceling the operation of adding a relationship] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464534] [APAR PI99758] [JRS could not authenticate /dataservice URL on smart card environment.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465856] +-- Product Link Index Provider Fixed in release 6.0.6.1: [APAR PH00373] [Etags not being updated when the models are the same] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473831] [APAR PH00373] [Memory Leak when indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468337] [APAR PH00373] [[LDX] Validation Task does not allow CleanUpTask retry] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/467570] [APAR PH04515] [Access Context Synchronizer does not properly escape single quotes in email addresses] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/469048] [APAR PI91101] [Additional LQE logging of TRS parsing and processing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/468687] Fixes delivered to a future release stream: [APAR PH00373] [[LDX] Artifact processing spends too much time notifying listeners such as AclFetcher] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461724] [APAR PH00373] [[LDX] Artifact processing spends too much time notifying listeners such as NodeId Cache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461722] [APAR PH00373] [[LDX] Cleanup Task SPARQL queries should not timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462647] [APAR PH00373] [[LDX] Cleanup task should not be attempting to clear the configuration data and Removal task should be removing the configurations data.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464040] [APAR PH00373] [[LDX] Compaction start and end times are not displayed in the same time zone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465480] [APAR PH00373] [[LDX] Create new version partition in LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464633] [APAR PH00373] [[LDX] Data source does not show skipped resources after reindex] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462590] [APAR PH00373] [[LDX] Data source status is not showing latest update after cleanup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463830] [APAR PH00373] [[LDX] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461819] [APAR PH00373] [[LDX] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461902] [APAR PH00373] [[LDX] Empty bullet points displayed on Full Text Search tab of LQE query page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465699] [APAR PH00373] [[LDX] Failed ReIndex Operation should have the option to execute a cleanup task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462936] [APAR PH00373] [[LDX] If a selection resource page cannot be retrieved, the selection resource (and not the page) should be skipped] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464733] [APAR PH00373] [[LDX] LQE graph counts and resource group node ids may be incorrect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464171] [APAR PH00373] [[LDX] LQE indexing should measure index sizes before starting and after completion to understand growth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461841] [APAR PH00373] [[LDX] Missing authentication option JSA Single Sign-On when adding a new data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465640] [APAR PH00373] [[LDX] SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463842] [APAR PH00373] [[LDX] Self-host LQE compaction report doesn't match disk space usage on server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463682] [APAR PH00373] [[LDX] Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460047] [APAR PH00373] [[LDX] Skipped resources try again link not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466143] [APAR PH00373] [[LDX] TRS URI Parsing Library - Provide ALL changelogs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463778] [APAR PH00373] [[LDX] TRS URI Parsing Library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463272] [APAR PH00373] [[LDX] Time and Disk Space Performance Improvements to LQE Reindexing Operation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461715] [APAR PH00373] [[LDX] URL for TRS download is double encoded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463893] [APAR PH00373] [[LDX] Validate the resources in LQE based on the TRS feeds -- with ability to schedule during offtime periods] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465695] [APAR PH00373] [[LDX] When indexing, all resources added to the default partition are also counted as added to the shapes partition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464352] [APAR PH00373] [[LQE] Artifact processing spends too much time notifying listeners such as AclFetcher] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461723] [APAR PH00373] [[LQE] Artifact processing spends too much time notifying listeners such as NodeId Cache] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461721] [APAR PH00373] [[LQE] Change event parsing failures should have more detailed messages] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461728] [APAR PH00373] [[LQE] Cleanup Task SPARQL queries should not timeout] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462646] [APAR PH00373] [[LQE] Compaction start and end times are not displayed in the same time zone] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465478] [APAR PH00373] [[LQE] Data source does not show skipped resources after reindex] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462589] [APAR PH00373] [[LQE] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461818] [APAR PH00373] [[LQE] Download TRS does not have all the base pages.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461901] [APAR PH00373] [[LQE] Empty bullet points displayed on Full Text Search tab of LQE query page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465698] [APAR PH00373] [[LQE] Failed ReIndex Operation should have the option to execute a cleanup task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462935] [APAR PH00373] [[LQE] Hover help tooltips for Advanced Properties do not appear when using Internet Explorer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462884] [APAR PH00373] [[LQE] LQE CHS<090.010.080>: English string] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461717] [APAR PH00373] [[LQE] LQE indexing should measure index sizes before starting and after completion to understand growth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461840] [APAR PH00373] [[LQE] Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460330] [APAR PH00373] [[LQE] Performance improvements to TRS operations needing to update LQE metadata over JDBC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461785] [APAR PH00373] [[LQE] SPARQL query to look up the selections for a select times out] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463840] [APAR PH00373] [[LQE] Self-host LQE compaction report doesn't match disk space usage on server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463681] [APAR PH00373] [[LQE] Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460046] [APAR PH00373] [[LQE] TRS URI Parsing Library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463271] [APAR PH00373] [[LQE] Time and Disk Space Performance Improvements to LQE Reindexing Operation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461714] [APAR PH00373] [[LQE] To make it easier for customers, there should be a way to download the lqe.log files from the LQE UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461838] [APAR PI98858] [[LQE] Setup can not complete if the user principal does not have any userInfo value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460773] +-- Product Rhapsody Model Manager Fixed in release 6.0.6.1: [APAR PH00373] ["Multiple Local Configurations" is shown when using MQTT] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64721] [APAR PH00373] [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/64570] [APAR PH00373] [Cannot change back Top node package to be non Top node] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64566] [APAR PH00373] [OSLC preview doesn't resolve links and doesn't have scroll bar] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64342] [APAR PH00373] [Polygon instead of rectangular selection should be used for "lines" in diagrams] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64881] [APAR PH00373] [RMM web client should remember the last select configuration in the CCBB] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64853] [APAR PH00373] [Search component in the explorer not found more than 512 components] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64864] [APAR PH00373] [Unable to save the project area after setting default oslc context] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64656] [APAR PH00373] [Unable to switch to GC stream that has component baseline contribution] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64719] [APAR PI99375] [Unable to deliver IBM Rational Rhapsody model to Rhapsody Model Manager server.] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/64689] [APAR PI99682] [Missing -migration_am_updateConfigurationFiles option in repotools-am script prevents upgrade to 6.0.6] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/65115] [APAR PH02239] [Database storage blows up when user re-generates diagrams.] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/68598] [APAR PH00373] [Sequence Diagrams that are not units show up as unsynchronized in RMM - Server side validation] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/67699] +-- Product Rational Quality Manager Fixed in release 6.0.6: [APAR PH00068] [Not able to run multiple TCERs at once when the 'Disallow Execution of Test Case Execution Record without Required Associations' precondition is enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171734] [APAR PH00373] [Change events appear in the 'Invalid Updates' tab of the QM data source in LQE.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171476] [APAR PH00373] [Clicking on a bar chart in the "Execution Status by Owner using Weight (Live)" viewlet displays values for all bar charts.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171471] [APAR PH00373] [Executions column label does not appear in the Test Suite section of a Test Plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171474] [APAR PH00373] [Missing prereq for TrsV2Service and TrsV1Service of IQualityManagerConfigurationExecutionService] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171469] [APAR PI98564] [RQM was unable to complete the duplicate when attempting to duplicate a script with Test Data] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171479] [APAR PI98841] [java.lang.NullPointerException trying to link a Defect (RTC) to a Test Script after an upgrade] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171550] [APAR PI99570] [QM log full of "Unable to parse filter value to construct query parameters for attribute..." errors] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171858] [APAR PI99688] [Error when editing Test Execution Results created without Step results] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171711] [APAR PI99789] [Test Suite Execution Record gets canceled with error when run in parallel] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171857] Fixed in release 6.0.6.1: [APAR PH00373] [Assertion failed error when running a manual test script with empty manual step custom attributes.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178873] [APAR PH00373] [Cloning or merging a test plan from another component or stream doesn't copy the referenced test env] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178442] [APAR PH00373] [Test Matrix viewlet is displaying the incorrect colors for the Quality Manager theme] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178757] [APAR PH00373] [Trash View - Baseline: Using text filter does not return expected results] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179464] [APAR PH00373] [TrsEventCleanupTask can cause a deadlock when it reschedules itself] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179266] [APAR PH00373] [[Linux] Repotool-qm -findMergedLinkIssues fails] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/172408] [APAR PH02486] [REST API is returning error response when retrieving test cases related to a test plan in RQM using fields filtering, when the test plan has more than 8000 test cases] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178746] [APAR PH02629] [Last Rolled-Up Result Still show the result after deleting all Results] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178432] [APAR PH02677] [Warning Message while creating Test Script] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178515] [APAR PH02685] [Identical TCERs are able to be created] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/172357] [APAR PH02758] [Error displayed to user when linking a requirement to a test step within the Edit Test Scripts Inline section] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178702] [APAR PH03016] [Widget "Test Cases Traceability Links" receiving error "Attempt to fetch config aware type with no configuration set"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178514] [APAR PH03113] [Email notification for TCER execution contains timestamp from previous execution] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178517] [APAR PH03121] [Values related to test cases are not shown in columns for TSER section of a test suite] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178699] [APAR PH03813] [‘In this browser version, you must manually copy the link’ appears in browsers other than FF] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179152] [APAR PH04003] [RQM Sub categories with a large number of values cause custom attributes to be not displayed in artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178618] [APAR PH04005] [Export Test suite comprehensive to pdf does not include test scripts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178688] [APAR PH04041] [TeamRepositoryException: cannot encode (char) SOH in context XML reported with making the OSLC call in the browser] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179311] [APAR PH04200] [Not all test script steps are displayed in the web UI when viewing a test case result but those missing steps are available in a PDF export of the same test case result.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178995] [APAR PH04220] [Wrong display for Yesterday for Test Suite/Test Case Results in RQM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179268] [APAR PH04280] [Build Definition Artifact XML update fails using a PUT request] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178881] [APAR PH04584] [The 'Execution Record(s)' widget displays "No results found"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179350] [APAR PH04591] [New Lab resource type MTU is automatically appended by an extra colon] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178976] [APAR PH04735] [Adding a Criteria (and value) to a Test Environment causes UI issues] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179135] [APAR PH04794] [Validation errors (Duplicate item references are not allowed: collections) when generating a Test Case from the Reconcile section of Test Plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178808] [APAR PH04825] [Auto populate actual result of the test script step is not populating actual result when using Apply All to 'Pass' during the execution] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178838] [APAR PH05209] [Artifact Template issues when modifying content] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179042] [APAR PH05289] [Refresh required to see Previous Results during manual execution of TSER] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179034] [APAR PH05497] [Action menu icon for categories only displays a horizontal line] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179169] [APAR PH05547] [Test script description and expected results are displaying with special characters] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179493] [APAR PH06318] ["Save Conflict" when adding steps (Inline editor) to a Test Case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179372] [APAR PH06320] [Cancel Run (Execution Console) has not effect on "Cancelled" or "Completed"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179259] [APAR PH06634] [Not able to add a Test Plan's Validates Requirement Collection column to the Test Artifact viewlet] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179371] [APAR PH06653] [Sorting functionality for Baselines (Trash view) is not function properly] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179431] [APAR PH06713] [Error encountered when attempting to rerun a test suite result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179387] [APAR PH06851] [Test Matrix viewlet does not display all labels for stacked bar charts contain a large number of Grouping Attribute 1] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179415] [APAR PH06930] [History of Test Case Execution Record stays in Loading state with error reported in Web debugger "Item Handle must not be null"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179466] [APAR PH07034] [Process template includes reference to deleted category values, which causes the hierarchy of category to be lost] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/179477] Fixes delivered to a future release stream: [APAR PH02206] [Attachments on test case results are removed when associating a build record to the result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/172279] 13. 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.1: [APAR PH02639] [[RTC 6.0.6]Work Item add/removed from a change set is not being reflected in Streams that flow to another Stream.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470879] [APAR PH02330] [Flow is not removed from underlying workspace object but tagged as placeholder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470884] 14. 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 iFix003. If you have already deployed these files as part of installing iFix003 or later, you do not have to do these steps again. Follow the instructions detailed in the README.txt file contained within the DNG606_OutsideIn_8-5-3_Patch_CPU_July2018.zip file. 15. KNOWN ISSUES +-- Product Rhapsody Model Manager The CLM iFix 6.0.6 iFix006 conflicts with the Design Manager iFix 606 iFix004 if it is already applied on the Design Manager server. The following error will appear in the patch.log file: Duplicate file "com.fasterxml.jackson/META-INF/MANIFEST.MF" found with differing contents in two different patches SEVERE null.null - Server startup aborted due to errors detected in patch files Workaround: - unzip the Design Manager iFix patch file - remove the com.fasterxml.jackson folder from the unzipped content - zip up the Design Manager iFix patch file - apply the new zip to the Design Manager server. Related defect - https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/69569 +-- Product Rational DOORS Next Generation Customers may experience issues accessing artifacts when using Rational DOORS Next Generation in version 6.0.6 iFix003 (and above), after running repotools -reindex all. This issue can affect anyone upgrading from a prior Rational DOORS Next Generation 6.x release. For more information about this issue see https://www-01.ibm.com/support/docview.wss?uid=ibm10795874 Due to defect fixes in Rational DOORS Next Generation 6.0.6 and additional fixes in Rational DOORS Next Generation 6.0.6 iFix003, repotools -repairUnreferencedVersions must be run prior to a repotools-reindex. This will ensure that when the reindex command is run, the index is populated correctly. Impact This issue may affect Rational DOORS Next Generation installations using version 6.0.6 iFix003 or later. We are advising all Rational DOORS Next Generation 6.0.6 customers to run the repotools -repairUnreferencedVersions. Workaround Do not run the repotools -reindex command until you are able to run the repotools -repairUnreferencedVersions command. No other workarounds. Corrective action See the following link for details on how to repair the database references - https://www-01.ibm.com/support/docview.wss?uid=ibm10795874 Additional Information Once the corrective action has been taken, there may be a large backlog of unreferenced versions to cleanup. This can lead to performance issues. To avoid these problems we advise that you also apply the corrective action from here - https://www-01.ibm.com/support/docview.wss?uid=ibm10796082