Interim fix CLM_602_iFix024.zip This interim fix is only valid for the Rational solution for Collaborative Lifecycle Management (CLM) 6.0.2 release. Future 6.0.2 iFixes will include these fixes, as will the next release of the Rational solution for CLM The CE/CLM products were renamed recently. For details on the name change, see Renaming the IBM Continuous Engineering Portfolio(https://jazz.net/blog/index.php/2019/04/23/renaming-the-ibm-continuous-engineering-portfolio/). Release notes for IFixes will continue to use the old names until release 7.0 when the new names will be used. CONTENTS OF THIS INTERIM FIX 1. This readme file: readme.txt 2. Server patch file: CLM_server_patch_6.0.2.0-iFix024-CALM602M-I20200317-0724.zip (see the SERVER PATCH INSTRUCTIONS section) 3. Jazz Reporting Service (Report Builder) patch file: rs.war (see the JAZZ REPORTING SERVICE INSTRUCTIONS section) 4. Data Collection Component patch file: com.ibm.rational.datacollection.wrapper_1.0.0.v20160719_2026.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.2.0-iFix024-CALM602M-I20200317-0724.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.2_iFix009.zip (see the RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section) 10. WAR files: jts.war, ccm.war, qm.war, gc.war, relm.war and rm.war (see the UPDATING APPLICATION WAR FILES section) 11. License APAR PI61751 fix: Licenses.zip (see the ADDITIONAL FIXES INSTRUCTIONS section) 12. RDNG APAR PI61751 fix: review.dta (see the ADDITIONAL FIXES INSTRUCTIONS section) 13. Oracle Outside In Technology fix: DNG602_OutsideIn_8-5-2_Patch_CPU_January2017.zip (see the UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG section) 14. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections) In addition to the fixes listed in this readme file, the interim fix might also contain fixes for security issues. For details, see the IBM Product Security Incident Response Blog: https://www.ibm.com/blogs/psirt/ CONTENTS OF THIS FILE 1. SERVER PATCH INSTRUCTIONS 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS 3. DATA COLLECTION COMPONENT INSTRUCTIONS 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS 7. ADDITIONAL FIXES INSTRUCTIONS 8. APAR FIXES 9. CLIENT APAR FIXES 10. UPDATING APPLICATION WAR FILES 11. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG 12. KNOWN ISSUES 1. SERVER PATCH INSTRUCTIONS Note: -The CLM server patch file, CLM_server_patch_6.0.2.0-iFix024-CALM602M-I20200317-0724.zip, might contain fixes for either a subset or all of these applications: Jazz Team Server, Rational Team Concert, Rational Quality Manager, Rational DOORS Next Generation, Data Collection Component, Rational Engineering Lifecycle Manager, CLM Server Monitoring. For the list of APARs that were fixed, listed by application, see the APAR FIXES section. -Before you install the server patch file, CLM_server_patch_6.0.2.0-iFix024-CALM602M-I20200317-0724.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.2.0-iFix024-CALM602M-I20200317-0724.zip, into the /server/patch directory. d. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server", "To clear the application cache on WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. e. Start the CLM server. f. Run repotools- -clean for each application that is installed to clear the repotools cache. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean g. To ensure that the Data Collection Component mapping files are correctly updated, please follow the instructions in the DATA COLLECTION COMPONENT INSTRUCTIONS section below h. Check the ADDITIONAL FIXES INSTRUCTIONS section for additional steps that may be needed for a specific APAR Note: For a distributed CLM deployment, complete the same steps on each server, including the DCC server, if the DCC component exists on a separate machine. To uninstall the server patch: a. Stop the CLM server. b. Back up and then remove the contents of the following directory: /server/patch c. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server", "To clear the application cache on WebSphere Liberty Server" and "To clear the application cache on Apache Tomcat" sections in this file. d. Start the CLM server. e. Run repotools- -clean for each application that is installed. Note: This will also display the help output. For instance: - repotools-ccm -clean - repotools-dcc -clean - repotools-gc -clean - repotools-jts -clean - repotools-qm -clean - repotools-relm -clean - repotools-rm -clean To clear the application and class cache on WebSphere Application Server: Remove the contents from these directories under the profile root(e.g. //profiles/), except for the noted help directory: temp, wstemp, workspace. Note: Do not remove this directory, which is required for the CLM local help: temp/{jts_node}/{jts_server}/clmhelp_war. For UNIX platforms, run the following script: /bin/clearClassCache.sh For Windows platforms, run the following script: \bin\clearClassCache.bat To clear the application cache on WebSphere Liberty Server: We have not identified the need to clear any cache in WebSphere Liberty Server To clear the application cache on Apache Tomcat: Remove the contents from these directories under the tomcat root, except for the noted help directory: temp, work. Note: Do not remove this directory, which is required for the CLM local help: /server/tomcat/work/Catalina/localhost/clmhelp. To validate that the server patch was successfully installed or uninstalled: a. After the server starts, open a CLM application. b. Click Help > About the Server. c. In the Build Information section, review the interim fix information to confirm that it is either installed (listed) or uninstalled (not listed). 2. JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop. b. Update the rs_war file: Select the rs_war check box and click Update. c. Select "Replace the entire application," browse to the new rs.war file in the location that you extracted it to, and click Next. d. Follow the Fast Path installation, and accept all of the default values. e. After the update is complete, save the configuration changes when you are prompted to. f. Start the Jazz Reporting Service: Select the rs_war check box and click Start. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the rs.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the rs.war file in the original Jazz Reporting Service installation. b. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop. c. Update the rs_war file: Select the rs_war check box and click Update. d. Select "Replace the entire application," browse to the rs.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Jazz Reporting Service: Select the rs_war check box and click Start. To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Rename the new rs.war file as rs.war.zip. b. Stop the WebSphere Liberty Server for the Jazz Reporting Service. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\rs.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\rs.war.zip \server\liberty\clmServerTemplate\apps\rs.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war f. Place the new rs.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war h. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Jazz Reporting Service. b. Restore the original rs.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\rs.war \server\liberty\clmServerTemplate\apps\rs.war e. Start the server. To install the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\rs.war c. Delete the following file: \server\tomcat\webapps\rs.war d. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs e. Place the new rs.war file in the \server\tomcat\webapps directory. f. Start the server. To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on Apache Tomcat server: a. Stop the Apache Tomcat server for the Jazz Reporting Service. b. Restore the original rs.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\rs \server\tomcat\work\Catalina\localhost\rs d. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Jazz Reporting Service home page. b. Click the question mark icon near the upper right. c. Select About Jazz Reporting Service. d. Check that the build ID in the dialog box is JRS_6.0.2-I20200317-0550 3. DATA COLLECTION COMPONENT INSTRUCTIONS Note: Installing the wrapping jar file allows DCC ETL jobs to be scheduled from the Insight server. You can disregard if you do not use Insight. The wrapping jar file last changed in iFix005. If you have already deployed this file as part of installing iFix005 or later, you do not have to do these steps again. To install the wrapping jar patch with Data Collection Component: a. Open the \server\conf\dcc\teamserver.properties file. b. Locate the com.ibm.rational.datacollection.initialized parameter, change its value to false, and save/close the file. For example: com.ibm.rational.datacollection.initialized=false c. Back up com.ibm.rational.datacollection.wrapper_*.jar inside \server\conf\dcc\wrapper\lib directory. d. Delete the existing com.ibm.rational.datacollection.wrapper_*.jar file from this directory. e. Paste the new DCC wrapper jar into this directory. f. Restart the DCC server. 4. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS If this is a new installation, a backup is not needed. Otherwise, be sure you have a backup before you install this interim fix. There has been no change to LQE metadata or index structure since V6.0, so there is no need to migrate your data. For details, see "Backing up and restoring Lifecycle Query Engine": http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/com.ibm.team.jp.lqe2.doc/topics/t_lqe_backup.html. To install the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> NOTE: This will update all applications with war files from the iFixPatch directory specified Option 2: Using the WebSphere Application Server Admin Console a. Extract the lqe.war or ldx.war file to your local computer or on the Lifecycle Query Engine or Link Index Provider server. b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the new lqe.war or ldx.war file in the location that you extracted it to, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the lqe.war or ldx.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the lqe.war or ldx.war file in the original Lifecycle Query Engine or Link Index Provider installation. b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop. c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update. d. Select "Replace the entire application," browse to the lqe.war or ldx.war file in the original installation location, and click Next. e. Follow the Fast Path installation, and accept all of the default values. f. After the update is complete, save the configuration changes when you are prompted to. g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start. To install the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server: a. Rename the new lqe.war or ldx.war file as lqe.war.zip or ldx.war.zip. b. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\lqe.war.zip or \server\liberty\servers\clm\apps\ldx.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\lqe.war.zip \server\liberty\clmServerTemplate\apps\lqe.war.zip or \server\liberty\servers\clm\apps\ldx.war.zip \server\liberty\clmServerTemplate\apps\ldx.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war f. Place the new lqe.war.zip or ldx.war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps or \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new lqe.war.zip or ldx.war.zip file into the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war h. Start the server. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider. b. Restore the original lqe.war.zip or ldx.war.zip file that was backed up during the installation to the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps or \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps c. Delete the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war d. Unzip the original rs.war.zip file into the following directories: \server\liberty\servers\clm\apps\lqe.war \server\liberty\clmServerTemplate\apps\lqe.war or \server\liberty\servers\clm\apps\ldx.war \server\liberty\clmServerTemplate\apps\ldx.war e. Start the server. To install the patch when the Lifecycle Query Engine or Link Index Provider is deployed on Apache Tomcat: a. Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\lqe.war or \server\tomcat\webapps\ldx.war c. Delete the following file: \server\tomcat\webapps\lqe.war or \server\tomcat\webapps\ldx.war d. Delete the following directories: \server\tomcat\webapps\lqe or \server\tomcat\webapps\ldx \server\tomcat\work\Catalina\\lqe or \server\tomcat\work\Catalina\\ldx e. Place the new lqe.war or ldx.war file in the \server\tomcat\webapps directory or the \server\tomcat\webapps directory, respectively. f. Start the server. To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on an Apache Tomcat server: a. Stop the Apache Tomcat server for the Lifecycle Query Engine or Link Index Provider application. b. Restore the original lqe.war or ldx.war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ or \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\lqe or \server\tomcat\webapps\ldx \server\tomcat\work\Catalina\localhost\lqe or \server\tomcat\work\Catalina\localhost\ldx d. Start the server. To verify that the patch was successfully installed: a. After the server starts, open the Lifecycle Query Engine or Link Index Provider home page. b. Verify that the build ID in the upper right matches LQE_6.0.2-I20200317-0431. After installing the patch: a. The Lifecycle Query Engine or Link Index Provider automatically detects whether it is necessary to migrate data from an existing instance. If data migration is necessary, it will automatically start once the Lifecycle Query Engine or Link Index Provider servers have started. b. Reindex the data sources as required. 5. RATIONAL TEAM CONCERT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS To install the client update site: a. Extract the update site file to the computer where the client is installed. b. In the Rational Team Concert client, click Help > Install New Software. c. In the Install window, click Add. d. In the Add Repository window, click Local and navigate to the extracted update site file. The update site root directory contains a site.xml file. e. Select the patches to install. f. If you agree to the terms, accept the license agreement and click Install. g. After the installation is complete, restart the Rational Team Concert client. To update the feature patch, you can install the new version directly over an old patch. You do not have to uninstall the old patch. To uninstall the client update site: a. In the Rational Team Concert client, click Help > About Rational Team Concert > Installation Details. b. Select the patches to uninstall and click Uninstall. c. After the uninstall process is complete, restart the Rational Team Concert client. WARNING: -The update site does not work with Rational Team Concert Client for Eclipse 3.6 that was installed by using IBM Installation Manager. Alternatively, you can use the Rational Team Concert Client for Eclipse 3.6 .zip installation, or you can use IBM Installation Manager to install the Rational Team Concert Client for Eclipse 4.2. -If you run the uninstall process on a Rational Team Concert client that was installed by using a .zip file, the feature patch will be removed along with the original feature. Removing the patch breaks the functionality of the affected feature. For a client that was installed by using a .zip file, reinstall the features by downloading the Rational Team Concert p2 repository from Jazz.net, and use the same installation steps with the following exception. For step d, click Archive and select the p2 repository .zip file and install the Rational Team Concert feature. This step removes the patched plug-ins and replaces the missing features with the original versions of the feature from the p2 repository. -If you run the uninstall process on a Rational Team Concert client that was installed by using the p2 repository, to remove the patch, you must uninstall the entire Rational Team Concert p2 feature and then reinstall the entire Rational Team Concert feature through the p2 repository. 6. RATIONAL TEAM CONCERT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS For installation instructions and details of the fixes in this interim fix, see the readme-vsclient.txt file that is bundled with this interim fix. 7. ADDITIONAL FIXES INSTRUCTIONS +-- Product Data Collection Component Fixed in release 6.0.3: [APAR PI61751] [DCC should support SQL Server connection URLs that use an instanceName instead of port] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388728] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI61751] [F_REQUEST_TPLN_TURNAROUND_R contains wrong filters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395044] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI61751] [The RM DCC ETL could be easily made to run twice as fast] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401442] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI61751] [When link archival is enabled, deleted timesheet entries do not get soft deleted in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388230] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI65210] [DCC Wrapper script should return proper exit code] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395424] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- [APAR PI69014] [Category Type ETL (RQM) overrides ISSOFTDELETED flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402150] This defect requires additional steps to apply: see the DATA COLLECTION COMPONENT INSTRUCTIONS section ---- +-- Product Rational Team Concert Server Fixed in release 6.0.2: [APAR PI82474] [Build Toolkit attempts to use HTTPS when connecting to a proxy server even though its not supported.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425528] This defect requires additional steps to apply: Request latest build toolkit from support. ---- Fixed in release 6.0.3: [APAR PI60953] [Improve error message when using loadrules to load overlapping content] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389199] This defect requires additional steps to apply: If the customer is using the Eclipse client as the daemon, then they can upgrade the client as per normal via the update site. If not, then they must either replace the specific JARs or receive a new full CLI zip. ---- [APAR PI61444] [Correct the acceptAllIncoming logic to account for flexible flow targets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405472] This defect requires additional steps to apply: Request a patched build toolkit from support. ---- [APAR PI61751] [[Server] As a user, I want to know when there are delete-delete conflicts so I have the option to move that conflict to another component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393394] This defect requires additional steps to apply: Also contains client code which can be installed via the Eclipse client update site. ---- [APAR PI63028] [Snapshot with large number of components causes 414 error when scm list components -snapshot is used.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395174] This defect requires additional steps to apply: Manually copy CLI files ---- [APAR PI63057] [Misleading error message in case of multiple conflicts involving the same item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392953] This defect requires additional steps to apply: Fix for SCM CLI: - If the user is using a stand-alone CLI client or the "scm" command they need a new CLI zip. - if the user is using the Eclipse client as a daemon they can install the fix via the iFix update site as per normal Fix for VS client - the CLI changes would impact the VS client so a new VS client may be requested by the customer ---- [APAR PI66122] [[396104] Quick Planner create item from My Work inconsistently assigns Planned For] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400610] This defect requires additional steps to apply: ---- [APAR PI66540] [Move repository-path does not work with component name only with UUID] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403258] This defect requires additional steps to apply: This fix requires a patched CLI. Contact support for a hotfix request. ---- [APAR PI68860] [Deleted workspace in CLI sandbox list causes accept to fail] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402787] This defect requires additional steps to apply: This fix requires a patched CLI. Contact support for a hotfix request. ---- [APAR PI72030] [scm list streams --maximum 1000 results in unhandled exception if result is empty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405601] This defect requires additional steps to apply: Ask support to open a hotfix request for an updated CLI. ---- Fixed in release 6.0.3_donotuse: [APAR PI61751] [[Code Review] Unable to use 'scm export code-review'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407237] This defect requires additional steps to apply: 1) One part of this fix involes an update to the server (which is patch service compliant) 2) Another part of this fix involves an update to the SCM CLI command. - If the user is using a stand-alone CLI client or the "scm" command they need a new CLI zip. - if the user is using the Eclipse client as a daemon they can install the fix via the iFix update site as per normal ---- Fixed in release 6.0.4: [APAR PI61751] [Backport SCM debug tracing to 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408237] This defect requires additional steps to apply: ---- [APAR PI74292] [scm list streams fails with CRJAZ0098E Bad Request when there are more than 500 team areas for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411155] This defect requires additional steps to apply: Ask support for the latest iFix SCM CLI package. ---- [APAR PI75167] [Upgrade version of CDJAI.jar in buildsystem/buildtoolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410392] This defect requires additional steps to apply: ---- [APAR PI82898] [Unresolved paths when showing the history of a remote file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429786] This defect requires additional steps to apply: This fix requires the latest SCM command line install. ---- Fixed in release 6.0.5: [APAR PI61751] [Update the license jars for CALM to avoid MD5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446943] This defect requires additional steps to apply: Unzip the Licenses.zip file to a temporary directory. The patchInternalCALs.zip must be copied into the same patch directory as the iFix patch. The server then must be restarted. To update the Doors Next Generation licenses, replace the following files with the those provided in the Licenses.zip archive: DNG_INSTALL_ROOT/server/conf/rm/RMAPP_Internal.jar DNG_INSTALL_ROOT/server/conf/rm/RM_Data_Collector_Unlocked.jar DNG_INSTALL_ROOT/server/conf/rm/TRS_Consumer_Internal.jar The DNG server must also be restarted after these files are replaced. ---- [APAR PI80968] [Out Of Memory Exception in daemon tracer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451987] This defect requires additional steps to apply: Not part of iFix. customer can request for it through Support. ---- [APAR PI81417] [Component renamed in another RTC client is not reflected in Shell / VS client (after manually clicking "Refresh" in the Pending Changes view)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451989] This defect requires additional steps to apply: Customer should request Support if they need this fix. ---- Fixed in release 6.0.6: [APAR PI85970] [Enumeration List properties missing allowedValues in published OSLC Resource Shape] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461885] This defect requires additional steps to apply: 444906: CQPAR00224678: Enumeration List properties missing allowedValues in published OSLC Resource Shape The fix involves publishing the allowed value list for enumeration list type attributes within the requested workitem rdf documents by LQE. It does not involve updating the existing workitem resources within LQE through forced TRS feeds from RTC. All updated/created workitems in RTC after this fix would trigger corresponding TRS feeds and subsequent calls to LQE would update the states of the workitems in LQE. If the data from existing workitems in LQE need to be included without user intervention, then a reindex would be required to include the previously changed workitems. ---- [APAR PI92551] [Cannot include both Jazz build toolkit tasks and plain java client on the Ant library path for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450853] This defect requires additional steps to apply: Requires a new plain Java API client with the patch. Ask support for the SCM plain java API client. ---- [APAR PI99630] [[6.0.2] If the git user name contains a space, then git push output with GIT_SERVER_TRACE_LEVEL=4 shows user with first name and email as last name and timestamp as the email] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464433] This defect requires additional steps to apply: Request the patched git toolkit from support. ---- Fixed in release 7.0: [APAR PH19896] [SCM CLI delete workspace command fails to delete the workspace if the workspace alias or UUID is provided.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/497380] This defect requires additional steps to apply: It is a SCM CLI fix. Customer need to requeste separately through Support. ---- +-- Product Lifecycle Query Engine Fixed in release 6.0.3: [APAR PI61751] [Access Context Groups are not included in LQE backup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396470] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [LQE backup of selects takes a long time.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396476] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [LQE restore will fail if the etag is empty for a selections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402252] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI64745] [Customer encounters an NPE when running a backup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394608] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI69907] [LQE Backup fails when using Oracle 11g and Global Configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402689] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 6.0.4: [APAR PI61751] [Access control does not support case-insensitive comparisons] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415663] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [Add additional logging to 1) detect invalid patch events due to etag mismatch and 2) log fetch response times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411819] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [Customize the blocksize to retrieve the selection/selects data from a relational database (particularly for Oracle 11)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410196] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [In progress indexing status doesn't show fetch times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413258] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [LQE Restore may not restore data partitions correctly.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413246] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [LQE skipped resource retrying may significantly slow indexing times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408336] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI75116] [Add http://jazz.net/ns/lqe#Vocabulary triple to vocabularies updated via upgradeHandlers] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409928] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI76597] [LQE can get stuck in configuration mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413236] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI78906] [When LQE delegates authentication to JAS the Notification mailer does not detect the JTS Mailer service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415659] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI80561] [Compaction schedule is not followed after a reboot] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418146] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 6.0.5: [APAR PI61751] [Base indexing may hang when processing pipeline is full] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438430] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [Component artifacts do not get removed in the configuration cache used for sparql queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431142] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [LQE should not update skipped counts when processing every resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439650] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [Patched configuration artifacts do not get updated in scoping cache used for sparql queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428154] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI61751] [TDB NodeId Caches must be refreshed after running compaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438294] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI82209] [Backups and compactions can run simultaneously if delayed by indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424935] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI82211] [Backup hangs in incomplete state if indexer is in illegal state when backup is done] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424936] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI82815] [Two users same Email should be added to same user group] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425156] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI83415] [Add validity shape and vocabulary to LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427238] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI83600] [Access context groups get out of sync] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428148] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- [APAR PI89893] [Compactions appear to cause data sources to be unresponsive and frozen starting 1 min prior to the compaction schedule] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/441597] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 6.0.6.1: [APAR PI61751] [LDX: Some DNG resources/data sources don't automatically update] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/475611] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 7.0: [APAR PI61751] [Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460051] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- Fixed in release 7.0.1: [APAR PI61751] [Removing a group from an access context using the UI leads to random results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/501035] This defect requires additional steps to apply: see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section ---- +-- Product Rational Quality Manager Fixed in release 6.0.3: [APAR PI59597] [Test Artifact review information (Approved dates) are modified (incorrect dates)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150137] This defect requires additional steps to apply: For additional information regarding APAR PI59597 Test Artifact review information (Approved dates) are modified (incorrect dates) see the following Flash http://www-01.ibm.com/support/docview.wss?uid=swg21980225 ---- [APAR PI59630] [Archiving Completed Approval Groups throws SQLException in Upgraded Server] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150258] This defect requires additional steps to apply: Instructions for APAR PI59630 Archiving Completed Approval Groups throws SQLException in Upgraded Server (Defect 148799) In order to take advantage of this the first user which uses the archive function in a project area needs to have workitem create permissions. This constraint is valid only the fist time an approval group is being archived after the project area was migrated. Once done that, the workitem permissions are not required further for any oher user nor for any other approval group in the same project area. ---- [APAR PI64973] [Create Repair tool for issues caused by cross-project area duplication of items] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154602] This defect requires additional steps to apply: This code works as a repotool and since it modifies data, it is preferable to run it on an offline QM server. Once the iFix patch is installed: 1. Insert the following line at the bottom of the \server\conf\qm\log4j.properties file: log4j.logger.com.ibm.rqm.web.service.repair=DEBUG 2. In a console: a) Run repotools-. -clean This is a critical step to re-provision the tool with the new code. b) Execute: repotools-. -repairDuplicatedItems teamserver.properties= logFile=repotools_repairDuplicatedItems.log 3. Collect the repotools_repairDuplicatedItems.log file. 4. Undo the changes performed in step 1. 5. Restart the server. Verify the data has been repaired. ---- [APAR PI66318] [QM : Sections are duplicated in a Manual Test Scripts after upgrading to 6.0.2] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154367] This defect requires additional steps to apply: Instructions for Quality Manager workitem 154095 “QM : Sections are duplicated in a Manual Test Scripts after upgrading to 6.0.2 “ There are two scenarios for this issue 1) If the iFix patch is in place prior to the upgrade, no additional steps are needed; the issue will be addressed 2) If the iFix patch is applied after the upgrade and issue is encountered in the UI the following steps are needed on order to fix it a. Open the Test Script in Question b. Go the the Manage Sections area and move the 'Execution Variables' section from the Selected Section over to the Available Section and select OK c. Save the Test Script and Refresh; this will remove the Execution Variables section and the duplicate Manual Steps section ---- Fixed in release 6.0.4: [APAR PI53450] [Performance impact when loading table views displaying 100 records and many columns.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160481] This defect requires additional steps to apply: Quality Manager Performance Properties QM has introduced two Advanced Properties related to performance staring in iFix011; both properties are “Enabled” by default. They can be accessed via the QM admin page in the Advanced Properties section 1) Name: Enable the Number of Items Per Page option for list views Description: In list views, the option to specify how many items to display per page is enabled. Disable this option to improve performance for a heavily loaded server. 2) Name: Enable auto-refresh in the Test Suite Execution Console view Description: In the Test Suite Execution Console view, the option that automatically refreshes content is enabled. Disable this option to improve performance for a heavily loaded server. ---- [APAR PI61751] [Performance impact when auto refresh the Test Suite Execution view with hundreds of test suite steps.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160480] This defect requires additional steps to apply: Quality Manager Performance Properties QM has introduced two Advanced Properties related to performance staring in iFix011; both properties are “Enabled” by default. They can be accessed via the QM admin page in the Advanced Properties section 1) Name: Enable the Number of Items Per Page option for list views Description: In list views, the option to specify how many items to display per page is enabled. Disable this option to improve performance for a heavily loaded server. 2) Name: Enable auto-refresh in the Test Suite Execution Console view Description: In the Test Suite Execution Console view, the option that automatically refreshes content is enabled. Disable this option to improve performance for a heavily loaded server. ---- [APAR PI68562] [Create a tool to delete duplicated CALM Collections associated to Test Plans [602]] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161796] This defect requires additional steps to apply: The tool will be automatically executed as a One Time Asynchronous task right after server restarts once the iFix patch is installed. ---- [APAR PI76495] [Newly created requirement links in RQM Test case does not appear in the RM requirement Artifact for GC enabled Project areas.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160701] This defect requires additional steps to apply: Note, this fix requires the follow steps: 1. Set the TRS Base Lifetime (Audit History Component) Advanced Property to 1 (minute). 2. Wait >1 minute. 3. Complete a full re-index of the RQM data sources (‘TRS 2.0 for QM Resources' and ‘TRS 2.0 for QM Process Resources’) in LDX and/or LQE. 4. Reset the TRS Base Lifetime (Audit History Component) Advanced Property to the default 1440 (minutes). ---- +-- Product Rational Team Concert Client Fixed in release 6.0.2: [APAR PI82474] [Build Toolkit attempts to use HTTPS when connecting to a proxy server even though its not supported.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425528] This defect requires additional steps to apply: Request latest build toolkit from support. ---- Fixed in release 6.0.3: [APAR PI60953] [Improve error message when using loadrules to load overlapping content] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389199] This defect requires additional steps to apply: If the customer is using the Eclipse client as the daemon, then they can upgrade the client as per normal via the update site. If not, then they must either replace the specific JARs or receive a new full CLI zip. ---- [APAR PI61444] [Correct the acceptAllIncoming logic to account for flexible flow targets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405472] This defect requires additional steps to apply: Request a patched build toolkit from support. ---- [APAR PI61751] [[Server] As a user, I want to know when there are delete-delete conflicts so I have the option to move that conflict to another component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393394] This defect requires additional steps to apply: Also contains client code which can be installed via the Eclipse client update site. ---- [APAR PI63028] [Snapshot with large number of components causes 414 error when scm list components -snapshot is used.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395174] This defect requires additional steps to apply: Manually copy CLI files ---- [APAR PI63057] [Misleading error message in case of multiple conflicts involving the same item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392953] This defect requires additional steps to apply: Fix for SCM CLI: - If the user is using a stand-alone CLI client or the "scm" command they need a new CLI zip. - if the user is using the Eclipse client as a daemon they can install the fix via the iFix update site as per normal Fix for VS client - the CLI changes would impact the VS client so a new VS client may be requested by the customer ---- [APAR PI66122] [[396104] Quick Planner create item from My Work inconsistently assigns Planned For] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400610] This defect requires additional steps to apply: ---- [APAR PI66540] [Move repository-path does not work with component name only with UUID] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403258] This defect requires additional steps to apply: This fix requires a patched CLI. Contact support for a hotfix request. ---- [APAR PI68860] [Deleted workspace in CLI sandbox list causes accept to fail] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402787] This defect requires additional steps to apply: This fix requires a patched CLI. Contact support for a hotfix request. ---- [APAR PI72030] [scm list streams --maximum 1000 results in unhandled exception if result is empty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405601] This defect requires additional steps to apply: Ask support to open a hotfix request for an updated CLI. ---- [APAR PI61751] [[Code Review] Unable to use 'scm export code-review'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407237] This defect requires additional steps to apply: 1) One part of this fix involes an update to the server (which is patch service compliant) 2) Another part of this fix involves an update to the SCM CLI command. - If the user is using a stand-alone CLI client or the "scm" command they need a new CLI zip. - if the user is using the Eclipse client as a daemon they can install the fix via the iFix update site as per normal ---- Fixed in release 6.0.4: [APAR PI61751] [Backport SCM debug tracing to 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408237] This defect requires additional steps to apply: ---- [APAR PI74292] [scm list streams fails with CRJAZ0098E Bad Request when there are more than 500 team areas for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411155] This defect requires additional steps to apply: Ask support for the latest iFix SCM CLI package. ---- [APAR PI75167] [Upgrade version of CDJAI.jar in buildsystem/buildtoolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410392] This defect requires additional steps to apply: ---- [APAR PI82898] [Unresolved paths when showing the history of a remote file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429786] This defect requires additional steps to apply: This fix requires the latest SCM command line install. ---- Fixed in release 6.0.5: [APAR PI61751] [Update the license jars for CALM to avoid MD5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446943] This defect requires additional steps to apply: Unzip the Licenses.zip file to a temporary directory. The patchInternalCALs.zip must be copied into the same patch directory as the iFix patch. The server then must be restarted. To update the Doors Next Generation licenses, replace the following files with the those provided in the Licenses.zip archive: DNG_INSTALL_ROOT/server/conf/rm/RMAPP_Internal.jar DNG_INSTALL_ROOT/server/conf/rm/RM_Data_Collector_Unlocked.jar DNG_INSTALL_ROOT/server/conf/rm/TRS_Consumer_Internal.jar The DNG server must also be restarted after these files are replaced. ---- [APAR PI80968] [Out Of Memory Exception in daemon tracer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451987] This defect requires additional steps to apply: Not part of iFix. customer can request for it through Support. ---- [APAR PI81417] [Component renamed in another RTC client is not reflected in Shell / VS client (after manually clicking "Refresh" in the Pending Changes view)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451989] This defect requires additional steps to apply: Customer should request Support if they need this fix. ---- Fixed in release 6.0.6: [APAR PI85970] [Enumeration List properties missing allowedValues in published OSLC Resource Shape] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461885] This defect requires additional steps to apply: 444906: CQPAR00224678: Enumeration List properties missing allowedValues in published OSLC Resource Shape The fix involves publishing the allowed value list for enumeration list type attributes within the requested workitem rdf documents by LQE. It does not involve updating the existing workitem resources within LQE through forced TRS feeds from RTC. All updated/created workitems in RTC after this fix would trigger corresponding TRS feeds and subsequent calls to LQE would update the states of the workitems in LQE. If the data from existing workitems in LQE need to be included without user intervention, then a reindex would be required to include the previously changed workitems. ---- [APAR PI92551] [Cannot include both Jazz build toolkit tasks and plain java client on the Ant library path for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450853] This defect requires additional steps to apply: Requires a new plain Java API client with the patch. Ask support for the SCM plain java API client. ---- [APAR PI99630] [[6.0.2] If the git user name contains a space, then git push output with GIT_SERVER_TRACE_LEVEL=4 shows user with first name and email as last name and timestamp as the email] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464433] This defect requires additional steps to apply: Request the patched git toolkit from support. ---- Fixed in release 7.0: [APAR PH19896] [SCM CLI delete workspace command fails to delete the workspace if the workspace alias or UUID is provided.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/497380] This defect requires additional steps to apply: It is a SCM CLI fix. Customer need to requeste separately through Support. ---- +-- Product Rational Team Concert Common Fixed in release 6.0.2: [APAR PI82474] [Build Toolkit attempts to use HTTPS when connecting to a proxy server even though its not supported.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425528] This defect requires additional steps to apply: Request latest build toolkit from support. ---- Fixed in release 6.0.3: [APAR PI60953] [Improve error message when using loadrules to load overlapping content] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389199] This defect requires additional steps to apply: If the customer is using the Eclipse client as the daemon, then they can upgrade the client as per normal via the update site. If not, then they must either replace the specific JARs or receive a new full CLI zip. ---- [APAR PI61444] [Correct the acceptAllIncoming logic to account for flexible flow targets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405472] This defect requires additional steps to apply: Request a patched build toolkit from support. ---- [APAR PI61751] [[Server] As a user, I want to know when there are delete-delete conflicts so I have the option to move that conflict to another component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393394] This defect requires additional steps to apply: Also contains client code which can be installed via the Eclipse client update site. ---- [APAR PI63028] [Snapshot with large number of components causes 414 error when scm list components -snapshot is used.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395174] This defect requires additional steps to apply: Manually copy CLI files ---- [APAR PI63057] [Misleading error message in case of multiple conflicts involving the same item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392953] This defect requires additional steps to apply: Fix for SCM CLI: - If the user is using a stand-alone CLI client or the "scm" command they need a new CLI zip. - if the user is using the Eclipse client as a daemon they can install the fix via the iFix update site as per normal Fix for VS client - the CLI changes would impact the VS client so a new VS client may be requested by the customer ---- [APAR PI66122] [[396104] Quick Planner create item from My Work inconsistently assigns Planned For] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400610] This defect requires additional steps to apply: ---- [APAR PI66540] [Move repository-path does not work with component name only with UUID] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403258] This defect requires additional steps to apply: This fix requires a patched CLI. Contact support for a hotfix request. ---- [APAR PI68860] [Deleted workspace in CLI sandbox list causes accept to fail] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402787] This defect requires additional steps to apply: This fix requires a patched CLI. Contact support for a hotfix request. ---- [APAR PI72030] [scm list streams --maximum 1000 results in unhandled exception if result is empty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405601] This defect requires additional steps to apply: Ask support to open a hotfix request for an updated CLI. ---- Fixed in release 6.0.3_donotuse: [APAR PI61751] [[Code Review] Unable to use 'scm export code-review'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407237] This defect requires additional steps to apply: 1) One part of this fix involes an update to the server (which is patch service compliant) 2) Another part of this fix involves an update to the SCM CLI command. - If the user is using a stand-alone CLI client or the "scm" command they need a new CLI zip. - if the user is using the Eclipse client as a daemon they can install the fix via the iFix update site as per normal ---- Fixed in release 6.0.4: [APAR PI61751] [Backport SCM debug tracing to 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408237] This defect requires additional steps to apply: ---- [APAR PI74292] [scm list streams fails with CRJAZ0098E Bad Request when there are more than 500 team areas for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411155] This defect requires additional steps to apply: Ask support for the latest iFix SCM CLI package. ---- [APAR PI75167] [Upgrade version of CDJAI.jar in buildsystem/buildtoolkit] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410392] This defect requires additional steps to apply: ---- [APAR PI82898] [Unresolved paths when showing the history of a remote file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429786] This defect requires additional steps to apply: This fix requires the latest SCM command line install. ---- Fixed in release 6.0.5: [APAR PI61751] [Update the license jars for CALM to avoid MD5] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446943] This defect requires additional steps to apply: Unzip the Licenses.zip file to a temporary directory. The patchInternalCALs.zip must be copied into the same patch directory as the iFix patch. The server then must be restarted. To update the Doors Next Generation licenses, replace the following files with the those provided in the Licenses.zip archive: DNG_INSTALL_ROOT/server/conf/rm/RMAPP_Internal.jar DNG_INSTALL_ROOT/server/conf/rm/RM_Data_Collector_Unlocked.jar DNG_INSTALL_ROOT/server/conf/rm/TRS_Consumer_Internal.jar The DNG server must also be restarted after these files are replaced. ---- [APAR PI80968] [Out Of Memory Exception in daemon tracer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451987] This defect requires additional steps to apply: Not part of iFix. customer can request for it through Support. ---- [APAR PI81417] [Component renamed in another RTC client is not reflected in Shell / VS client (after manually clicking "Refresh" in the Pending Changes view)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451989] This defect requires additional steps to apply: Customer should request Support if they need this fix. ---- Fixed in release 6.0.6: [APAR PI85970] [Enumeration List properties missing allowedValues in published OSLC Resource Shape] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461885] This defect requires additional steps to apply: 444906: CQPAR00224678: Enumeration List properties missing allowedValues in published OSLC Resource Shape The fix involves publishing the allowed value list for enumeration list type attributes within the requested workitem rdf documents by LQE. It does not involve updating the existing workitem resources within LQE through forced TRS feeds from RTC. All updated/created workitems in RTC after this fix would trigger corresponding TRS feeds and subsequent calls to LQE would update the states of the workitems in LQE. If the data from existing workitems in LQE need to be included without user intervention, then a reindex would be required to include the previously changed workitems. ---- [APAR PI92551] [Cannot include both Jazz build toolkit tasks and plain java client on the Ant library path for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450853] This defect requires additional steps to apply: Requires a new plain Java API client with the patch. Ask support for the SCM plain java API client. ---- [APAR PI99630] [[6.0.2] If the git user name contains a space, then git push output with GIT_SERVER_TRACE_LEVEL=4 shows user with first name and email as last name and timestamp as the email] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464433] This defect requires additional steps to apply: Request the patched git toolkit from support. ---- Fixed in release 7.0: [APAR PH19896] [SCM CLI delete workspace command fails to delete the workspace if the workspace alias or UUID is provided.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/497380] This defect requires additional steps to apply: It is a SCM CLI fix. Customer need to requeste separately through Support. ---- +-- Product Jazz Reporting Service Fixed in release 6.0.3: [APAR PI61304] [Result columns are not being processed as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392134] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Add a calculated column then add a regular column - adds two columns expectantly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/390652] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Bad text in RB report column header] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397560] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [CQPAR00181908: Cannot determine the RM project type for DNG merged shapes when root context is rrc] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406735] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Cannot report from Requirements to their Collections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404236] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [DRE graph isn't drawn in a locale using dots for thousand separators] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416156] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Date scale calculation lost when visualizing trend of attribute with dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399399] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Duplicate calls to rs/report ?action=queryBuilderOutput when using report builder viewlets on RTC dashboard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389094] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Hierarchical tree for Planned For attribute is incorrect for data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409998] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Invalid data in XLS exported report (empty columns cause shifting)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/390692] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Issue with calculated columns in specific LQE reports - wrong count & drilldown fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399659] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [JRS-Watson Analytics integration doesn't work on jazz.net] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388228] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [LQE Excel Export shows Rich Text formatting tags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401950] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Preview of historical trend report shows no data for weeks, months, years setting with large amounts of data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389364] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Report Builder has formatting issues when no CCM is registered (JRS running in "standalone" mode).] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388227] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [SQLSyntaxErrorException error encountered when adding a Work Item custom attribute to the Format Results section when building a report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391378] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Selecting a request category doesn't include the project id in the SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391266] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Unresponsive script warning] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393616] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Work Item count is too low] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388229] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61793] [LQE Data source is adding extra spaces in requirement types] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389861] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI62363] [Date scale calculation lost when using Count values of a single attribute with no dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391503] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI62454] [Test Categories are not available as attributes for Test Scripts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389893] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI63051] [Calculated columns that use percentages can attempt division by zero] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394202] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI63459] [Advanced SQL report: returns 15 results, when paging from first 10 to next 10 get no results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388226] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI66022] [CQPAR00189329: OOTB report "Average Time In State" logs SQL error when all parameters selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398458] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI66330] [Too many date range controls are shown in trend report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396205] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI66336] [Error when loading reports on All reports (former Use) Page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397136] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI66410] [Report Builder gives errors on AIX with tomcat: java.lang.IllegalStateException: No modifications are allowed to a locked ParameterMap] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402850] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI66786] [Cannot change datatype for variable in Advanced mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401407] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI67080] [In "standalone" JRS environment, if the JTS has a system alert, JRS stops loading.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398760] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI67223] [Cannot add calculated columns for Test Script Test Result] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398417] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI67534] [Trend reports must support modules, Collections and folders] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397302] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI69669] [Report shows extra column when using custom SPARQL query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402387] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI72547] [Not possible to filter for artifacts with an unassigned value for an enumerated attribute] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406314] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI72628] [When drilling down on an unassigned value, there is an SQL Exception] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406446] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73329] [JRS Widgets (Open Social gadgets) to display report without having to click log in] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407820] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI74587] [When creating a graphical report, the colors defined for bar segments are not honored in the results display] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404397] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI83954] [Cannot add lines or bar segments from numeric measures in a chart] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431779] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI96834] [Report Builder: Can't import and overwrite reports as an admin that has permissions to delete those same reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457569] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI97615] [CQPAR00235685: Project names contain encoded characters in Limit Scope section] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458737] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.4: [APAR PI61751] [Bad enumeration data can cause Report Builder to hang during meta-data loading] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413919] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Certain GCs not being found by report builder on parent federated node, although they are on one of the product lines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411112] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Corrective updates on the Out-of-the-box reports for Report Builder (6.0.2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415974] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section The out-of-the-box reports should be re-imported ---- [APAR PI61751] [DW Approval Task type does not expose attribute to show individual approval state] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417012] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Report Builder: Optimize queries by removing unnecessary URL values from VALUES clause] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415109] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Report results parsing can cause Report Builder to hang] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408803] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI70858] [Cannot change time range in Historical trend report in Report Builder.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410821] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI71685] [MS SQL server does not support the DOUBLE data type] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407225] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI71877] [CQPAR00198729: Missing traceability links for Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406341] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI71879] [JRS color selection is not retained for pie segments] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406434] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI72605] [SQL generator does not respect Oracle 30 character limit on column name alias] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406717] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI73254] [Report Builder is ignoring the issoftdeleted flag for the RM link types] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406939] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI74431] [Reports using templated (custom arguments) do not respect user parameters when imported] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406340] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI78188] [Temp directories not deleted after export to Excel/RPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417666] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI78227] [Support for Custom Tags in Report Builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414844] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI80998] [Public non-owner reports cannot be exported] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418986] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI82376] [Child tasks not returned when results are optional] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421937] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- Fixed in release 6.0.5: [APAR PI61751] [Configuration or components with "/" not displayed properly in config picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445359] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Duplicate Optional statements generated in SPARQL queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421961] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Perform automatic TDB database backups] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434938] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Report Builder's Jena TDB should use transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423951] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI61751] [Report Builder: LQE historical work item totals are incorrect when selecting Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426992] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI84089] [JRS query results in RM not properly scoped when 'use current configuration' is selected and current config is a GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429792] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI85249] [Report Builder LQE data source conditions on boolean should allow filtering on not set values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433761] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI86085] [Some public reports are getting randomly modified] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435920] This defect requires additional steps to apply: After applying the fix, existing reports that use test categories will continue to produce correct data. But once edited, conditions and columns that use test categories will need to be recreated. ---- Fixed in release 6.0.6: [APAR PI61751] [Report Builder SqlUtils.simpleSqlExecute leaks connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454591] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90054] [Metadata for private reports is accessible for non-owners] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458231] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90306] [Filter strings should be surrounded by parentheses] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447608] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90379] [Make defaults for all time columns be in minutes instead of milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447155] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI90432] [JRS- RB - 401 Unauthorized Error is given attempting to build a report (requires server restart to get past error or logout) - user has valid license, PA permissions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447160] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI91037] [RB LQE "No set value" condition does not work on RM attributes with external URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448329] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- [APAR PI93296] [Report builder items contributed though optional relationships are not checked for soft deleted.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451852] This defect requires additional steps to apply: see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section ---- +-- Product Rational DOORS Next Generation Fixed in release 6.0.3: [APAR PI61262] [Migration from 5.x to 6.x creates versioned comment resources with dc:creator set to ADMIN user] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106588] This defect requires additional steps to apply: If customers have migrated and are experiencing this APAR, there is now a process that automatically runs in the background to resolve the data discrepancies. No actions are required by the customer. When the server starts up, the process runs silently in the background and should have no impact on user operations. There is logging that occurs during the process and the rm.log file can be monitored for progress. Some examples of the logging that occurs are: Starting update in batches of up to records still need to be repaired Repair is completed. The task ran for ms Repair task has not updated all resources. Check log to specify which resources were not updated The message " records still need to be repaired" will be repeated as a means of showing progress. ---- [APAR PI61751] [Review comments are not included in the review report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109795] This defect requires additional steps to apply: Deploying the updated template on the server: 1. Save a copy of review.dta found in /server/conf/rm/reporting/initialization/templates/rrdg. 2. Copy the updated template file in this zip to the /server/conf/rm/reporting/initialization/templates/rrdg directory. 3. Login as a JazzAdmin that has a DNG Analyst license. 4. Initialize the reporting services by using a browser to access https://rmserver:port/rm/publish/initialize Once the confirmation message is received (CRRRS6503I Initialization Completed Successfully), the updated template is available to be used. ---- Fixed in release 6.0.4: [APAR PI73513] [Create and Print to Word or PDF for graphical artifacts results in missing graphical content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111929] This defect requires additional steps to apply: This fix requires the deployment of a new version of converter.war. This WAR file can be requested from Support. Please reference Test Fix Request 62198 when doing so. ---- [APAR PI73867] [Artifacts using the diagram format cannot be added to reports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113764] This defect requires additional steps to apply: In order to enable this feature, the advanced property "Enable report generation of Diagram artifact formats" must be set to 'true'. ---- [APAR PI78661] [Timeout to wait for diagram to download is not enough for large diagrams] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113861] This defect requires additional steps to apply: The timeout value for downloading an image can now be managed by setting the advanced property 'Image generation timeout limit (seconds)'. It is set to 10 seconds by default. ---- Fixed in release 6.0.5: [APAR PI61751] [Address several issues to be able to repair TRS data in a single project/component/configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114896] This defect requires additional steps to apply: The RM advanced property "GETs delete TRS 2.0 resources from archived components" is new and true. Its value causes the versioned resources from archived components to be automatically retrieved from the TRS feed if accessed. In order to disable this behavior (which will result in the versioned resources from archived components being skipped by the TRS consumers like LQE), set "GETs delete TRS 2.0 resources from archived components" to false (no restart required). ---- 8. APAR FIXES This interim fix contains fixes for the following APARs: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- Product Rational Engineering Lifecycle Manager Fixed in release 6.0.6: [APAR PI61751] [RELM should honor "View Management" permissions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456192] [APAR PI61751] [XML parser fails to validate '/> in Connection's name.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/463800] +-- Product Data Collection Component Fixed in release 6.0.3: [APAR PI61751] [DB2z JDBC Driver had been renamed from db2jcc.jar to db2jcc4.jar] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392406] [APAR PI61751] [DCC should support SQL Server connection URLs that use an instanceName instead of port] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388728] [APAR PI61751] [F_REQUEST_TPLN_TURNAROUND_R contains wrong filters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395044] [APAR PI61751] [Stream metrics for streams owned by a project area and not a team area are not being collected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403738] [APAR PI61751] [The RM DCC ETL could be easily made to run twice as fast] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401442] [APAR PI61751] [When link archival is enabled, deleted timesheet entries do not get soft deleted in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388230] [APAR PI65210] [DCC Wrapper script should return proper exit code] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395424] [APAR PI68485] [Data Warehouse connection with DATA_ENCRYPT is not automatically populated with the correct connection string.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403074] [APAR PI69014] [Category Type ETL (RQM) overrides ISSOFTDELETED flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402150] [APAR PI69778] [DCC should support Oracle connection URLs that use oid in the URL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421970] [APAR PI70413] [DCC does not update the delta time when a job runs and does not cause any records to be inserted or updated in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403431] Fixed in release 6.0.4: [APAR PI61751] [DCC could ignore errors that occur during XML parsing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412911] [APAR PI61751] [Increase resiliency of DCC to ETL failure] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411422] [APAR PI71853] ["_94.load is not a function" when attempting to save schedule] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405279] [APAR PI72867] [Requirement type name in the dimension file has the wrong format] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407044] [APAR PI73254] [DCC does not reactivate certain DW artifacts upon update] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410450] [APAR PI80151] [DCC DELETE jobs should give each delete its own transaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417987] Fixed in release 6.0.5: [APAR PI61751] [When DCC encounters a response from RM that contains empty artifacts, it will stop processing subsequent good artifact] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427149] [APAR PI88435] [Timesheet entries are lost if loaded in the data warehouse before the related work item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/443161] [APAR PI90638] [DCC job collection job status showing error in Oracle 12c R2 configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447545] Fixed in release 6.0.6: [APAR PI61751] [RIDW.VW_TESTSUITE_ELEMENT is not displaying all Test Cases linked to a specific Test Suite] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448216] [APAR PI93567] [Data Warehouse mismatch - missing data for custom enumeration attribute] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452216] +-- Product Rational Team Concert Server Fixed in release 6.0.2: [APAR PI61751] [Make contributor limit configurable for 6.0.2 iFix014] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444401] Fixed in release 6.0.3: [APAR PH07294] [z/OS CAS - BadPaddingException: Given final block not properly padded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/474297] [APAR PI49271] [Link JFS query indexing timeout to the Index Update Wait Time advanced property for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395192] [APAR PI53450] [Investigate 40% plan load slow down] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395282] [APAR PI53450] [Investigate Plan Load Times based on customer configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395280] [APAR PI58264] [Work item history dates are inconsistent] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395216] [APAR PI59457] [Make build ETL tolerate item not found errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391509] [APAR PI59688] [Source code gets truncated in web UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391275] [APAR PI59705] [Deleted files cannot be marked as viewed (and thus the "Require Approver to Review all Files" precondition cannot be met)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387335] [APAR PI60018] [Dependency Build: accept should be scoped components aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392815] [APAR PI60167] [Promotion error message does not indicate module itself if it is not in the right state when doing work item promotion (387484)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389183] [APAR PI60330] [MY STUFF shows html code only] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392030] [APAR PI60669] [Query Result View filter does not filter by owner name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395286] [APAR PI60755] [Prevent baselines creation during dependency build for internal workspaces (365004)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395278] [APAR PI60768] [SET Reference to undefined variable when variable is defined (388175)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395219] [APAR PI60807] [Work Item Owner is reported as outside of team area.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394848] [APAR PI61055] [[Server] RTC-EE Packaging - prevent stowaway work item changesets in impacted buildable members.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395168] [APAR PI61385] [INSTREAM DD not populated with data in a TSO/ISPF translator for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395211] [APAR PI61407] [Quick Planning using a Query that uses 2100+ parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450027] [APAR PI61516] [Can no longer export queries to CSV in pt_BR] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392056] [APAR PI61751] [Add logging to help diagnose workspace compare issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411949] [APAR PI61751] [Cannot build files using sequential files] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396120] [APAR PI61751] [Translator editor remains opened and dirty after changes saving once logged as team area member and not project area member] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403366] [APAR PI61751] [[Code Review] Clicking on a file does not show the content when there are merges (387017)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389219] [APAR PI61751] [[RTC 6.0.2] Error accessing Source Control > Attribute Definition: ScmExtendedAttributePage can NOT be loaded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447507] [APAR PI61751] [[Server] As a user, I want to know when there are delete-delete conflicts so I have the option to move that conflict to another component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393394] [APAR PI62101] [Links to owners removed after drill down, back, then query refresh] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400613] [APAR PI62103] [Incorrect team Area Listed In Plans] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400614] [APAR PI62125] [Compare with Latest in Stream context menu option from dependency build result fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401798] [APAR PI62183] [Plan Checks are not working for inplace delayed children] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400710] [APAR PI63057] [Misleading error message in case of multiple conflicts involving the same item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392953] [APAR PI63328] [Subset work item processor using last state instead of newest] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395275] [APAR PI63416] [x-repo flow failed with "already dependancies queued for StateId(FileItem, ...)"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395058] [APAR PI63750] [Project Areas with a large number of members causes a long wait for the create defect dialog box to load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397792] [APAR PI64145] [Attributes appearing as Archived.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397791] [APAR PI64149] [Role Based User List attribute customization doesn't work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397807] [APAR PI64310] [Promotion does not consider "ignore impact" option of the language definition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395279] [APAR PI64684] [NPE during scan with share (ComponentHelper.getRawFileMetadata)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405416] [APAR PI64743] [Custom Tag attributes fetch all tags even when they are not in the editor presentation resulting in 40 seconds initializing work item editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397794] [APAR PI65604] [Missing spaces, extra characters, inconsistent behavior in quickplanner restricted character message is confusing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401653] [APAR PI65655] [buildmap migration bulk update] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395998] [APAR PI65657] [Rework secondary buildmap migration tasks for quicker product availability upon migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395996] [APAR PI66722] [Add validation in macrodef generation to prevent output that points to a temporary data set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398161] [APAR PI67048] [Work Item Statistics widget does not update with new conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403893] [APAR PI67327] [Shareable#isShare can take a long time for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398058] [APAR PI67343] [Too many delete-delete conflicts reported for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398355] [APAR PI67621] [Planned for only shows iterations that do not have a start or end date after Filed Against category selected.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400612] [APAR PI68002] [Archived users appear in custom contributor attribute presentation.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401057] [APAR PI68404] [Not all missing attributes are reported as missing in the Web UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403267] [APAR PI68618] [Create work item from template shows archived categories] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404809] [APAR PI68730] [cross project plans with cross project plan checks load 50% slower than without cross project plan checks] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401977] [APAR PI68938] [Renaming stream breaks the Deliver (server) precondition for Restrict Change Set Delivery to Components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403257] [APAR PI69007] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405629] [APAR PI69269] [Error saving build map when buildlog element has empty name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401619] [APAR PI69634] [SQL Server sometimes creates a bad plan for lock queries for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402795] [APAR PI71125] [[RTC 6.0.2] "TypeError: _10 is null" message displays when trying to switch plan views] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404629] [APAR PI78236] [Reload of nested shares fails in the eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414866] [APAR PI83429] [The Code Review page returns a status of 400 (Bad Request) due to errors in IScmRichClientRestService.getConsolidatedParentPaths()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435257] [APAR PI83701] [TRS Feed: annoying UnsupportedOperationExceptions (from TimeSheetEntryTRSShapeResourceHandler) in ccm.log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428464] [APAR PI84950] [EE garbage collection is missing resources to delete (6.0.2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432107] [APAR PI85855] [Incorrectly getting the parent UUID (resulting in code review not opening)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433580] [APAR PI91988] [[SERVER] Deliver with large number of change sets AND operation advisor fails with "Item Handle Array cannot have more than 2048 elements" for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449673] [APAR SE64794] [[Server] Command line build does not load source when IBM i member text metadata is changed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395163] Fixed in release 6.0.3_donotuse: [APAR PI60597] [NullPointerException when opening a plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407872] [APAR PI67448] [Improve the linkage between RTC and Hudson builds for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406914] [APAR PI67575] [Advanced search does not find Japanese component or baseline using IE 10 or 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412082] [APAR PI68171] [Unassigned contributor not available in Web UI with role-based contributor list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409767] [APAR PI69018] ["The pop up tool tip flickers when hovering over the help question mark in My Stuff in RTC" APAR (PI69018)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406051] [APAR PI73297] [deployType, when specified, is not included in promotionInfo.xml] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407569] [APAR PI75007] [ScdQueryService not closing serverQueryService returned IQueryResult] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411237] Fixed in release 6.0.4: [APAR PI61751] [Add caching to the server for HTTP filtered value sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410841] [APAR PI61751] [HTTP filtered value set cache becomes corrupted over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420973] [APAR PI61751] [Story based BIRT Burndown and Burnup reports should have a tags parameter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406821] [APAR PI61751] [When a change set contains multiple files, each with merges, incorrect before states will be shown by default] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413871] [APAR PI64148] [Plan view not updated when status is changed after row is destroyed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407861] [APAR PI68102] [Fetch Outplaced Children On Demand makes top entry's progress information incorrect until expanded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423260] [APAR PI68886] [Attribute presentation with "Allow Any Value" enabled is reported as not applicable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410724] [APAR PI69010] [Iteration picker only shows Main Development and Product Backlog if Release 1.0 doesn't have a release scheduled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414161] [APAR PI69010] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412854] [APAR PI70846] [Plan elements only show "Related" links for one endpoint] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408666] [APAR PI70973] [Handle build definition deletion during buildmap maintenance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405031] [APAR PI71059] [Cleanup duplicate build maps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405023] [APAR PI71915] [successfully built files in previous failed build are flagged for rebuild when do not compute flag is set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405423] [APAR PI72024] [Previews of image attachments have problems.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409785] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - SERVER] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414180] [APAR PI72722] [Cannot change state with Firefox and Chrome] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459437] [APAR PI73294] [Opening Source Code Data Query editor the first time is slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407565] [APAR PI73306] [Hundreds of warning messages in the ccm.log file when a build result is deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411235] [APAR PI73586] [Getting conflict error in work item promotion preview but not in actual promotion] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411289] [APAR PI73705] [Personal Build not loading changed copybooks from personal workspace when full minimum load is false.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411236] [APAR PI73937] [CRJZZ0958E raised during rollback of a package created in previous release] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411231] [APAR PI74020] [Disabling "Show Resolution" for Resolved status in RTC workflow still shows resolution for Resolved WI in web client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410701] [APAR PI74020] [Disabling "Show Resolution" for Resolved status in RTC workflow still shows resolution for Resolved WI in web client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412777] [APAR PI74041] [In Web Client, Browse Streams doesn't display streams in a project area for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410738] [APAR PI74576] [Progress and Load contamination from other timelines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423119] [APAR PI75356] [EE Packaging needs a method to inhibit package creation with "Include Impacted Outputs" option] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411234] [APAR PI75371] [Unable to view streams via the webUI with tomcat iFix 7.0.73 due to unencoded brackets for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411349] [APAR PI76310] [WIPreview header - Summary appears twice] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414179] [APAR PI76758] [Improve workspace compare performance in some cases (Server) for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454780] [APAR PI77249] [Delayed child loading: Switching from 1 level non-grouped to 1 level grouped view results in missing items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444518] [APAR PI77348] [Null pointer exception parsing build result with error message file for feedback] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414735] [APAR PI77374] [Dependency based build failed when java.lang.IllegalArgumentException: Item Handle array cannot exceed 2048 elements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452764] [APAR PI77546] [Burnup/Burndown reports hide live point when category select (413304)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414462] [APAR PI77805] [API call returning fewer Planned For field options than expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416683] [APAR PI78341] [Outputs not recorded in buildmap when local properties and conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453931] [APAR PI78408] [Plan refresh button does not refresh children work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415161] [APAR PI78781] [RTC server rename is skipping a few tables in the data warehouse and is not renaming them] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415378] [APAR PI80189] [Load operations take long time when using load rules] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418055] [APAR PI80585] [Subset build followed by build does not honor skip dependencies flags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419066] [APAR PI81286] [Scanning streams with large components causes long RDF model serialization times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420847] [APAR PI81495] [RTC Build Forge build fails instead of warning when a build has a warn log filter step for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421556] [APAR PI84575] ['Mark All as Read' in Code Review component throws error.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430512] [APAR PI88503] [NPE in WorkItemRestService.getDynaCacheWorkItemStateId for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444516] Fixed in release 6.0.5: [APAR PH06692] [EOF reached prematurely when undelta compressing children for move for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473276] [APAR PH22661] [[RTC 6.0.2][Defect 257808] Comparing very different snapshots breaks the web viewComparing very different snapshots breaks the web view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499691] [APAR PI61751] [The ScdClientAPI#deleteSourceCodeDataAPI(IWorkspaceHandle, IFileItemHandle[], boolean, int) fails when a file item handle refers to a deleted file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434298] [APAR PI81448] [Work item history of mention links are repeated after OSLC update from RM/DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423744] [APAR PI82710] [Provide an API to detect gap before delivering set of change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499496] [APAR PI83209] [Plan snapshots use unprepared queries.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445158] [APAR PI83693] [In some special case gap analysis reports there is a gap when there is not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499278] [APAR PI84741] [Unable to open Code Review when a file contains a merge state that represents a file deletion for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460228] [APAR PI84763] [SAXParseException BuildMapBuildResultDeleteParticipant from souldev cluster bash] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442764] [APAR PI85497] [Foreground colours are missing in the wiki attribute in the webUI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465919] [APAR PI87983] [Fix Burndown projection lines when some days are excluded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444544] Fixed in release 6.0.6: [APAR PH06464] [jazz.net - OSLC create defect dialog has script error and prevented the defect form to load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/475842] [APAR PI61751] [Backport Task 392539 for 6.0.2 iFix017] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458446] [APAR PI89284] [Sorting of workitems not maintained in csv after running query from "My Queries" page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447112] [APAR PI92178] [Incorrect status after changing work item type from Task to Defect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452641] [APAR PI94631] [Missing 'Show Anyway' hyperlink for some types of files in RTC Web client for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461389] [APAR PI94696] [Workspace compare retry should be limited time wise for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454610] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457392] [APAR PI95287] [Missing outputs when nested conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455045] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459836] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query in v6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459230] Fixed in release 6.0.6.1: [APAR PH05293] [Work Items Query doesn't return one query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471054] Fixed in release 7.0: [APAR PH09821] [Enter a specific time in the Duration field, the data will be different.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479864] +-- Product Lifecycle Query Engine Fixed in release 6.0.3: [APAR PI61751] [Access Context Groups are not included in LQE backup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396470] [APAR PI61751] [LQE backup of selects takes a long time.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396476] [APAR PI61751] [LQE restore will fail if the etag is empty for a selections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402252] [APAR PI64745] [Customer encounters an NPE when running a backup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394608] [APAR PI69907] [LQE Backup fails when using Oracle 11g and Global Configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402689] Fixed in release 6.0.4: [APAR PI61751] [Access control does not support case-insensitive comparisons] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415663] [APAR PI61751] [Add additional logging to 1) detect invalid patch events due to etag mismatch and 2) log fetch response times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411819] [APAR PI61751] [Customize the blocksize to retrieve the selection/selects data from a relational database (particularly for Oracle 11)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410196] [APAR PI61751] [In progress indexing status doesn't show fetch times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413258] [APAR PI61751] [LQE Restore may not restore data partitions correctly.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413246] [APAR PI61751] [LQE skipped resource retrying may significantly slow indexing times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408336] [APAR PI75116] [Add http://jazz.net/ns/lqe#Vocabulary triple to vocabularies updated via upgradeHandlers] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409928] [APAR PI76597] [LQE can get stuck in configuration mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413236] [APAR PI78906] [When LQE delegates authentication to JAS the Notification mailer does not detect the JTS Mailer service] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415659] [APAR PI80561] [Compaction schedule is not followed after a reboot] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418146] Fixed in release 6.0.5: [APAR PI61751] [Base indexing may hang when processing pipeline is full] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438430] [APAR PI61751] [Component artifacts do not get removed in the configuration cache used for sparql queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431142] [APAR PI61751] [LQE should not update skipped counts when processing every resource] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439650] [APAR PI61751] [Patched configuration artifacts do not get updated in scoping cache used for sparql queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428154] [APAR PI61751] [RestoreTask restores metadata twice and may fail if using a backup from 6.0] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423087] [APAR PI61751] [TDB NodeId Caches must be refreshed after running compaction] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/438294] [APAR PI82209] [Backups and compactions can run simultaneously if delayed by indexing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424935] [APAR PI82211] [Backup hangs in incomplete state if indexer is in illegal state when backup is done] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424936] [APAR PI82815] [Two users same Email should be added to same user group] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425156] [APAR PI83415] [Add validity shape and vocabulary to LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427238] [APAR PI83600] [Access context groups get out of sync] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428148] [APAR PI89893] [Compactions appear to cause data sources to be unresponsive and frozen starting 1 min prior to the compaction schedule] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/441597] Fixed in release 6.0.6.1: [APAR PI61751] [LDX: Some DNG resources/data sources don't automatically update] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/475611] Fixed in release 7.0: [APAR PI61751] [Set JDBC connection property sendStringParametersAsUnicode to false in dbconnection.properties for SQL Server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460051] Fixed in release 7.0.1: [APAR PI61751] [Removing a group from an access context using the UI leads to random results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/501035] +-- Product Rational Quality Manager Fixed in release 6.0.3: [APAR PH02521] [Test Script snapshots not displayed on the UI.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/181800] [APAR PI58642] [Report shows repeated iterations when multiple test plans contain the same iteration] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169951] [APAR PI59546] [Issue: QM view filter settings for a saved query shows void on columns if the filter options are selected using "More"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153805] [APAR PI59554] [Cannot permanently delete test case results with status in progress.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/151421] [APAR PI59597] [Test Artifact review information (Approved dates) are modified (incorrect dates)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150137] [APAR PI59630] [Archiving Completed Approval Groups throws SQLException in Upgraded Server] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150258] [APAR PI59794] [Event history is missing after migration from prior to 6.0] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150136] [APAR PI60646] [Approval auto-transition functionality issue] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150290] [APAR PI60664] [Issue: QM Reconcile failures when "opting in" is enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/157546] [APAR PI61241] [Unable to open a Test Case result after deleting Requirements linked to Test script steps (CRJAZ0215E The following record was not found in the database)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153090] [APAR PI61255] [QM: Keyword reference is included in the Test Script XML even after deletion] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/151148] [APAR PI61603] [Approval Notifications still being sent after Test Artifact has been archived] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153918] [APAR PI61630] [354RQM Req. Collection Error "Failed to link to requirement collection with unsupported characters" and "Clear Suspicion" is not clearing suspicion for requirement collection even after reconciling at the test plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153275] [APAR PI61724] [Changes made to Test Suite Execution Variables by using "Modify Execution Variable Values" during execution doesn't take effect nor persisted] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153093] [APAR PI61751] [500 (Internal Server Error) when POST/PUTting execution results with no TCER.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/183950] [APAR PI61751] [Error while creating a link from DM to QM project - Exception in qm.log] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/150573] [APAR PI61751] [QM Execution schedule cannot be deleted] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/152658] [APAR PI61751] [RQM Reportable REST API and OSLC API JUnit failures.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/184013] [APAR PI61751] [RQM Reportable REST API: Navigating to currentexecutionresult link in executionworkitem in a snapshot gives http 404] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/183979] [APAR PI61751] [Refresh operation changes the "Column Display Settings" preference in test script table.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154514] [APAR PI62408] [Test Data improperly formatted after import] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166755] [APAR PI63689] [Approval migration code not robust enough to correctly handle potential cross-project references] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154933] [APAR PI64098] [Subcategories values are missing after importing QM process template] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156463] [APAR PI64182] [Issue: QM email approval notification formatting artifacts URL's incorrectly] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155769] [APAR PI64503] [Purged category values makes sorting by belonging category work improperly] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153347] [APAR PI64561] [Adding 50+ Test Cases to a Test suite causes unresponsive script error] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154676] [APAR PI64971] [Issue: Duplicate/Copy of Test Data causes a DB constraint error] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156244] [APAR PI64973] [Create Repair tool for issues caused by cross-project area duplication of items] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154602] [APAR PI64973] [RiskHandle ItemNotFoundException when loading Test Artifacts duplicated cross-project and then migrated from 5.0.x to 6.0.x] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153722] [APAR PI64975] [Uncalled operations are checked while viewing/browsing artifacts, causing undesirable Floating license checkout] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154536] [APAR PI65185] [Multiple of same iteration display for "Execution Status by Test Case Category using TCER Count" with the Iterations parameter] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/178893] [APAR PI65251] [JAXB Classes Do Not Include ExtensionDisplayName Attribute in XML of Rich Text Sections] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153590] [APAR PI65358] [GET of a remotescript resource does not show the correct value for alm:owner or qm:ownerid] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153620] [APAR PI65429] [Custom Attributes not displayed for Test Case Results table view] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153763] [APAR PI65727] [User information missing in formal review groups post archive and unexpected loss of formal review data in snapshots.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154416] [APAR PI65792] [Issue with RQM v602 REST API - qm.xsd not returning sections from test plan, test case, etc] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/153931] [APAR PI66023] [Import test script got "n scripts were not imported as they already exist" error if set the Test Script Category as required] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155479] [APAR PI66124] [TCER actual result is shown as In progress even after successfully completing the test execution] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154579] [APAR PI66178] ["Test Team" is reset to "Unassigned" when changing the state of a Testplan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154366] [APAR PI66318] [QM : Sections are duplicated in a Manual Test Scripts after upgrading to 6.0.2] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154367] [APAR PI66486] [Test Matrix Widget does not display accurate State related data for multiple users] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154971] [APAR PI66560] [Test Case Attribute values not exported to .csv file] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155122] [APAR PI66608] [Delete query for test cases not updating the state of the associated quality approval artifact] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/157578] [APAR PI66657] [Test Artifact Updates Made with REST Treated as Changes to Formal Review] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155840] [APAR PI66739] [Bad HTTP Response when updating a testplan containing PlatformCoverage using REST] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154350] [APAR PI67046] [Test Case Result history has many blank entries] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155727] [APAR PI67059] [PDF export of a Manual Test Script does not include step data/information (after upgrade)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155264] [APAR PI67071] [OSLC QM API does not support create/update for the rqm_qm:TestSuite/rqm_qm:testSuiteElement property.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/154677] [APAR PI68430] [unable to reconcile collection from test plan after first reconcile] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155746] [APAR PI68456] [Issue: Time-stamp inconsistencies when creating/importing Test Result artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156028] [APAR PI68642] [QM: Manual script steps missing in the UI after changing "Formal review" type (Upgraded Environment)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155674] [APAR PI68694] [PUT of Artifact Template Causes Duplication of Sections in Template Editor] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156037] [APAR PI68815] [Cannot Remove SubCategory Value] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/155738] [APAR PI68907] [Unable to see linked test cases when performing reconcile] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156379] [APAR PI68963] [QM : Approval entries in the History do not correlate with the correct History entry] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156433] [APAR PI69468] [No Email Notifications Sent with Approver Comments or Approval Status Updates] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156143] [APAR PI69499] [NullPointerException PUTting Test Plan with Deleted Custom Quality Objective] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156435] [APAR PI69567] [Deleted Category Values Not Removed from Value Sets] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156236] [APAR PI69967] [Can't link RQM test cases to DOORS requirements when module is open] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/157123] [APAR PI70076] [QM Accepts Duplicate Valuesets] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156601] [APAR PI70133] [RQM Matrix dashboard widget doesn't work for custom categories, due to status 400 in ITestSuiteExecutionRecordRestService/countMatrixSearchResult *] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156648] [APAR PI70343] [Test case icons missing from coverage view in requirement collection links section of test plan when multiple test cases are linked to one requirement] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/156789] [APAR PI70592] [Re-ordering testcase in testplan saves but not honored on refresh] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/157030] [APAR PI78112] [Users not able to modify the execution variable, which is created in the test suite. ( When ran from the test plan).] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161601] [APAR PI79177] [TSER missing on Testplan's Comprehensive Export] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162056] [APAR PI80325] [Missing custom attributes in a project based off process template with multiple test artifact types having same name for attribute] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167421] [APAR PI80641] [Export CSV contains broken QM links (opt-in mode)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162904] [APAR PI80842] [Previous result table has missing cell values.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163024] [APAR PI80843] [Group By is set to Ungrouped after running the saved query.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162968] [APAR PI81072] [Creating keyword from test script step having datapool variable does not work properly] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/164116] [APAR PI85110] ["Searching for missing back links" window hangs the application if there is more than 1 test case in the browse test case list.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165022] [APAR PI94213] [Description field in Test Script are not getting updated.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/169422] Fixed in release 6.0.4: [APAR PI49654] [Test Case created from Suite doesn't notify Suite of available Script as Default] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160617] [APAR PI53450] ["Unresponsive script" warning message shown while trying to add test case to test suite.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160545] [APAR PI53450] [Performance impact when loading table views displaying 100 records and many columns.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160481] [APAR PI54652] [Link from Result to defect not created after server rename.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158922] [APAR PI61603] [Approval Notifications still being sent after Test Artifact has been archived] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160841] [APAR PI61751] [602 - TasksJaxbHelperTest JUnit test failures] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160727] [APAR PI61751] [Browse test plans/cases slows down as custom attributes are added] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160459] [APAR PI61751] [Comparing test suites' test cases section does not show any differences] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160462] [APAR PI61751] [Full test script DTO is returned when opening the Test Cases section of the test suite editor.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160453] [APAR PI61751] [IExecutionScriptService.getTypeByIdOrName() do not require fetch project area when resolving the script type.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160437] [APAR PI61751] [Missing execution records in LQE after reindexing trs2 feed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159254] [APAR PI61751] [Performance Issue PUTting Category Type with Large Number of Valuesets] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160458] [APAR PI61751] [Performance impact since we should not fetch test suite's steps initially when loading the test suite editor] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160460] [APAR PI61751] [Performance impact when auto refresh the Test Suite Execution view with hundreds of test suite steps.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160480] [APAR PI61751] [Performance impact when fetching contributors to populate contributor dropdowns with thousands of users in the project.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160452] [APAR PI61751] [Performance of checkAllTeamsPermissions degrades as project area membership grows] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160465] [APAR PI61751] [Place holder for Print PDF issue in 6.0.2 iFix stream] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162653] [APAR PI61751] [Purging an ExecutionResult removes the ExecutionElementResults (steps) from being referenced but does not delete them] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158364] [APAR PI61751] [Values set are not being saved] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161605] [APAR PI61751] [While comparing two Test Suites the Test Cases Section of the Test Suite is not showing the comparison result properly.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160464] [APAR PI68562] [Create a tool to delete duplicated CALM Collections associated to Test Plans [602]] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161796] [APAR PI70856] [Excel Import Utility : execution states are not mapped according to translateExecutionState] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159131] [APAR PI71902] [Users Not Added as Named Project Area Members not Granted Everyone Role Permissions] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160908] [APAR PI72060] [RTC defect editor takes longer to come up when defect is created during Test Suite execution as number of Test cases in the Test Suite increases] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160454] [APAR PI72064] [Performance impact when executing a test suite with hundreds of test cases with thousands of users in the project.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160455] [APAR PI72092] [Pre-rendering links in coverage view in Requirement Collections Section] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158342] [APAR PI72252] [Test Case Result history event (“Other”) missing after upgrade] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159107] [APAR PI72406] [Empty steps cause IndexOutOfBoundsException on configuration compare] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158106] [APAR PI72406] [Empty steps cause IndexOutOfBoundsException on configuration compare] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158343] [APAR PI72700] [Snapshot for Test Plan fails when a Test script associated with a linked Test case is permanently deleted] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158345] [APAR PI72766] [Error AQXIN5014E API contained an improperly formatted "fields" parameter: when using an External ID with certain characters] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/158806] [APAR PI73731] [Requirement Validity requests do not consider different application URLs such as /rm, /dm] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159156] [APAR PI73971] [Test Script not saved with new default artifact template] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161557] [APAR PI74023] [Multiple (Duplicate) validate by links are generated after enabling Global Configuration] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160167] [APAR PI74152] [Actual Results is NOT being changed properly when you run the TC] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160591] [APAR PI74174] [Requirement title in "validates requirement" column of a test script view from test case does not reflect the title change made in RDNG] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160044] [APAR PI74556] [Upgrade to Liberty 16.0.0.3 results in numerous print related errors in QM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159447] [APAR PI74636] [Approval Trackings in "Manage project area" gives error "Typeerror: Cannot read property 'icon' of null" when a referenced action is deleted] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160644] [APAR PI75023] [QM: creating defect from script containing in it's text is escaped in the defect's description] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159689] [APAR PI75461] [Alert "Failed to link to requirement collection with unsupported characters" reported when linking Doors Custom view requirement link to RQM] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162500] [APAR PI75994] [Updating a Test case result using PUT returns an internal server error in 6.0.2 environment.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160612] [APAR PI76494] [TSER widget drilldown loads TSER listing query window instead of the actual TSER listing] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161894] [APAR PI76495] [Newly created requirement links in RQM Test case does not appear in the RM requirement Artifact for GC enabled Project areas.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/160701] [APAR PI76893] [Duplicate Emails are sent for one change event for approval category] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161369] [APAR PI77009] [Unable to export summary pdf option on test plan.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/159605] [APAR PI77892] [OSLC Auto API does not support categories/custom attributes.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161639] [APAR PI77958] [Internal Server Error when GETting the OSLC Auto resource shapes.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161490] [APAR PI78060] [Execution stuck in progress as a result of java.sql.SQLException: ORA-12899: value too large for column "QM_METHO"."REPOSITR_CHNG_VNT_STRNG_XTNSNS"."VALUE" (actual: 273, maximum: 251)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161770] [APAR PI78758] [Allow keyword having test data to be used by multiple parent test script] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/161872] [APAR PI79101] [JAXB Classes Don't Add Extension Display Name to XML of Rich Text Sections] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162022] [APAR PI79156] [QM Server Assigns Category Values when Category Value in XML is Empty String] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162037] [APAR PI79250] ["Saving Test Suite .." never ends after adding Test Case to Test Suite and clicking Save.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162221] [APAR PI79462] [Server Accepts Multiple Valuesets with Same Key] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162267] [APAR PI79512] [Edit Section Header Permission Required to PUT and POST Artifacts with Rich Text Sections other than Test Case Design] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162270] [APAR PI80321] [Test Case Owner Automatically Set to Created By] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/162890] Fixed in release 6.0.5: [APAR PI61751] [Build Integration Framework default delay prevents sending of RQM_BUILDDEFINITION_NAME built-in variable] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167114] [APAR PI61751] [OSLC API JUnit failure] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/184017] [APAR PI80977] [Copy Project Properties does not respect the order of categories.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/163272] [APAR PI81444] ["ms-text-autospace:;" cannot be handled by the PDF export engine; NPE is thrown and job fails] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165215] [APAR PI81660] [Validation error when performing a save action on a Manual Test Script] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167371] [APAR PI81753] ["You can only re-order the test case positions when the content is not filtered." message is thrown moving Test case in Test section of a plan] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165688] [APAR PI83434] [Step Details are being omitted by the TRS2 service.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165637] [APAR PI83637] [Chinese characters in Test Script CK text editor are shown with garbled diamond forms after browser refresh of the page.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/165216] [APAR PI83857] [Columns query views are saved without user's knowledge/acceptance] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/166143] [APAR PI88957] [Incorrect byte on attribute "response.messages.message"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/167163] Fixed in release 6.0.6: [APAR PI61751] [Failures in Junit Integration Tests( Planning) : AssertionFailedError: Cannot create a custom attribute with the same external ID as an archived custom attribute.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/184025] [APAR PI95116] [Test Case Results Details of Test Suite Results (Live) report returns Test Case Results from multiple project areas] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171373] [APAR PI97983] [No warning when saving a Test Case with a deleted category associated to it] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/171370] Fixed in release 7.0: [APAR PI61751] [Archived TCR with an attachment not purged using API] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/183958] [APAR PI61751] [Archiving executionresults more than once doesn't give an error] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/183954] [APAR PI61751] [Code Refactoring in existsDuplicateName() of TemplateRestService to handle NPE.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/183955] [APAR PI61751] [RQM-CD-OSLC-JUnits (NOCM) are failing in Pipeline. Getting 39 failures.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/183953] [APAR PI61751] [RQM-CD-REST-API-JUnits (CM) and RQM-CD-REST-API-JUnits (NOCM) Junits are failing. Getting 115 failures.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/183951] [APAR PI61751] [RQM-CD-REST-API-JUnits (NOCM) and RQM-CD-OSLC-JUnits (CM) are failing in the Pipeline. There are 2 failures.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/184026] +-- Product Jazz Foundation Common Fixed in release 6.0.1: [APAR PI61751] [When server is renamed repairMutipleVersionsMarkedAsCurrent command doesn't work properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442659] Fixed in release 6.0.2: [APAR PI69549] [Application stuck on oauthCallback?chainedCallback when authenticating to JTS in Tomcat] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402275] [APAR PI71991] [Fronting applications are not accessible using 6.0.2 iFix006 and Internet Explorer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405604] Fixed in release 6.0.3: [APAR PI57718] [Widget error "this._getPreferenceProvider(...) is null" when trying to access Settings in Bookmarks, Resources widgets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403249] [APAR PI60403] [Proxy setting in Eclipse Client 6.0.1 Fail] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393729] [APAR PI61618] [GUI becomes blank while trying to accept a delivery from another stream. [ 6.0.2]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389799] [APAR PI61751] [Allow a repotools test to ignore log files with stack traces that contain certain content] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406061] [APAR PI61751] [Change the sequence of generate data warehouse upgrade scripts to avoid grant errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392481] [APAR PI61751] [Ignore well-known error (ERROR XSDB6: Another instance of Derby may have already booted the database) in test case execution.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406050] [APAR PI61751] [JFS StorageService not properly honoring importMode flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394533] [APAR PI61751] [StringUtils.parseNumber(String, Class) returns doubles always as floats] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404411] [APAR PI61751] [Syntax Error when trying to log out during jts setup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393959] [APAR PI61751] [Update an item state via UpdateState doesn't utilize proposed modified and modified by parameter values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395619] [APAR PI61751] [[602] [Repair Tool] multi-current issue in repository/configuration aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434193] [APAR PI62300] [DROP PRIMARY KEY does not drop INDEX any longer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391300] [APAR PI62331] [Primary keys are dropped and recreated when running repotools -onlineMigrateEstimate] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391301] [APAR PI62336] [ResourceGoneException when running repotools-jts -updateLPASampleTemplates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392414] [APAR PI62551] [Workitem Save fails do to StaleDataException (386068)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394610] [APAR PI62728] [Address issue with Oauth Token] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403762] [APAR PI62872] ["CRJAZ0743I Error retrieving group for user" message when fetching user data if LDAP server is behind a firewall that closes idle connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404676] [APAR PI63097] [Expose Token License Group Counters so they can be loaded in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392480] [APAR PI63220] [NullPointerException reported running Defect140238RepairTask] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393797] [APAR PI63760] [Missing vertical scroll bar in Events view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397279] [APAR PI64082] [Missing artifacts after migration - deadlocks and rolled back transactions during addTables] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393993] [APAR PI64531] [Re-add repo tools command for renaming data in the data warehouse (394148)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414464] [APAR PI64767] [Unable to edit contents of the HTML widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401389] [APAR PI64957] [Incorrect contents in baselines/baseline contents changing over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394753] [APAR PI66505] [Diagnostic error appears on all admin pages when deployed on Oracle 12] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461684] [APAR PI67346] [Fix reportable rest caching corner case] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407137] [APAR PI67500] [Useless exception stack traces appear in log when setting whitelist in E-mail Setting on JTS.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403642] [APAR PI70308] [Delete failing when report has a parameter whose value is a single quote] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403390] [APAR PI71680] [Slow SQL blocking com/ibm/team/jfs/indexing/service/internal/HttpIndexingService.initialize for long time [6.0.2]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405183] Fixed in release 6.0.4: [APAR PI55575] [[6.0.2] QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420154] [APAR PI61751] [Long GC pauses when using BIRT (reports or viewlets)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412943] [APAR PI61751] [Port Cross registering JVM mbeans into WebSphere mbean server into 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416597] [APAR PI61751] [[602] Multiple current versions for concepts on the same configuration causing problems like different versions shown in different views of the product (mostly DNG)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421579] [APAR PI69593] [Manual Proxy settings are getting used instead of Native Proxy settings in Eclipse client 6.x] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403810] [APAR PI72418] [DB2 incorrect default collation name as UNKNOWN] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466834] [APAR PI72924] [Address issue in Floating and Token License issues. (406731)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410252] [APAR PI75976] [QP burndown and burnup reports may be generated by the wrong reporting server.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411507] [APAR PI76771] [[6.0.2] FoundationVVCConfigurationManager.getAllChangeSetDependencies(Collection, boolean) does excessive repeat work when passed multiple change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412849] [APAR PI77835] [[602] Protection against running a server rename on a live production DB is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416811] [APAR PI78541] [Reports should compute category hierarchy only within project area not across RTC application] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415392] [APAR PI79593] [[602] Global Configuration cannot encode control-char in context XML] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424177] [APAR PI80911] [RDNG indexing error during index of Word/Excel] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427848] [APAR PI92066] [TemporaryOutputStream.dispose() usage generates exception when running with Java 1.8] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499052] [APAR PI93531] [repairMultipleVersionsMarkedAsCurrent fails to handle common configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454174] [APAR PI97050] [Lucene query with underscore, and special character does not return any matches as it should] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457878] Fixed in release 6.0.5: [APAR PI55575] [[6.0.2] QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436873] [APAR PI61751] [Process editor page becomes blank after another project shares the process] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446084] [APAR PI61751] [Support repotools –repairMultipleVersionsMarkedAsCurrent running offline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446004] [APAR PI82687] [HTML dashboard widget not editable after View HTML Source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436646] [APAR PI82974] [[602] Bogus Add Delta when delivering a change set that had a Version created then deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428181] [APAR PI83074] [[602] Prevent multi-current issue during copyToStream() in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428466] [APAR PI83074] [[602] Provide Repairtool to fix multi current issue in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428469] [APAR PI83650] [ConfigToVersionInfos is not thread safe] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470168] [APAR PI83798] [[602] Concatenated words in subject line of WI notifications] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432439] [APAR PI83970] [The fix to defect 419019 has had a detrimental performance effect on several RM transactions under load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448546] [APAR PI85357] [Many popups with 400 error when you first access a dashboard with multiple logins required (i.e., to /jazz02, /jazz03, /jazz04)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448427] [APAR PI94767] [Backport Update Db2zProvider version assertions with new supported versions in 6.0.4 and remove unsupported ones (442021) to 6.0.2 ifix017] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456407] Fixed in release 6.0.6: [APAR PI84713] [Setup wizard UI for LDAP causes problems in JAS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456938] [APAR PI89651] [Full Text Search in French is broken when stemming is set to French] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448433] [APAR PI97132] [Non-User Password authentication can result in unsuccessful authentication due to bad username and password] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462161] Fixed in release 6.0.6.1: [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478464] [APAR PI98539] [SQL Server: The task "GlobalConfigurationCacheUpdateTask" Unscheduled due to database failover] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473937] [APAR PI99792] [Slower scm commands performance since upgrade from v502 to v602] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464522] Fixed in release 7.0: [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487396] +-- Product Rational Team Concert Client Fixed in release 6.0.2: [APAR PI61751] [Make contributor limit configurable for 6.0.2 iFix014] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444401] Fixed in release 6.0.3: [APAR PH07294] [z/OS CAS - BadPaddingException: Given final block not properly padded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/474297] [APAR PI49271] [Link JFS query indexing timeout to the Index Update Wait Time advanced property for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395192] [APAR PI53450] [Investigate 40% plan load slow down] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395282] [APAR PI53450] [Investigate Plan Load Times based on customer configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395280] [APAR PI58264] [Work item history dates are inconsistent] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395216] [APAR PI59457] [Make build ETL tolerate item not found errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391509] [APAR PI59688] [Source code gets truncated in web UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391275] [APAR PI59705] [Deleted files cannot be marked as viewed (and thus the "Require Approver to Review all Files" precondition cannot be met)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387335] [APAR PI60018] [Dependency Build: accept should be scoped components aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392815] [APAR PI60167] [Promotion error message does not indicate module itself if it is not in the right state when doing work item promotion (387484)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389183] [APAR PI60330] [MY STUFF shows html code only] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392030] [APAR PI60669] [Query Result View filter does not filter by owner name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395286] [APAR PI60755] [Prevent baselines creation during dependency build for internal workspaces (365004)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395278] [APAR PI60768] [SET Reference to undefined variable when variable is defined (388175)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395219] [APAR PI60807] [Work Item Owner is reported as outside of team area.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394848] [APAR PI61055] [[Server] RTC-EE Packaging - prevent stowaway work item changesets in impacted buildable members.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395168] [APAR PI61385] [INSTREAM DD not populated with data in a TSO/ISPF translator for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395211] [APAR PI61407] [Quick Planning using a Query that uses 2100+ parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450027] [APAR PI61516] [Can no longer export queries to CSV in pt_BR] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392056] [APAR PI61751] [Add logging to help diagnose workspace compare issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411949] [APAR PI61751] [Cannot build files using sequential files] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396120] [APAR PI61751] [Translator editor remains opened and dirty after changes saving once logged as team area member and not project area member] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403366] [APAR PI61751] [[Code Review] Clicking on a file does not show the content when there are merges (387017)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389219] [APAR PI61751] [[RTC 6.0.2] Error accessing Source Control > Attribute Definition: ScmExtendedAttributePage can NOT be loaded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447507] [APAR PI61751] [[Server] As a user, I want to know when there are delete-delete conflicts so I have the option to move that conflict to another component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393394] [APAR PI62101] [Links to owners removed after drill down, back, then query refresh] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400613] [APAR PI62103] [Incorrect team Area Listed In Plans] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400614] [APAR PI62125] [Compare with Latest in Stream context menu option from dependency build result fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401798] [APAR PI62183] [Plan Checks are not working for inplace delayed children] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400710] [APAR PI63057] [Misleading error message in case of multiple conflicts involving the same item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392953] [APAR PI63328] [Subset work item processor using last state instead of newest] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395275] [APAR PI63416] [x-repo flow failed with "already dependancies queued for StateId(FileItem, ...)"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395058] [APAR PI63750] [Project Areas with a large number of members causes a long wait for the create defect dialog box to load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397792] [APAR PI64145] [Attributes appearing as Archived.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397791] [APAR PI64149] [Role Based User List attribute customization doesn't work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397807] [APAR PI64310] [Promotion does not consider "ignore impact" option of the language definition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395279] [APAR PI64684] [NPE during scan with share (ComponentHelper.getRawFileMetadata)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405416] [APAR PI64743] [Custom Tag attributes fetch all tags even when they are not in the editor presentation resulting in 40 seconds initializing work item editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397794] [APAR PI65604] [Missing spaces, extra characters, inconsistent behavior in quickplanner restricted character message is confusing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401653] [APAR PI65655] [buildmap migration bulk update] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395998] [APAR PI65657] [Rework secondary buildmap migration tasks for quicker product availability upon migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395996] [APAR PI66722] [Add validation in macrodef generation to prevent output that points to a temporary data set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398161] [APAR PI67048] [Work Item Statistics widget does not update with new conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403893] [APAR PI67327] [Shareable#isShare can take a long time for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398058] [APAR PI67343] [Too many delete-delete conflicts reported for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398355] [APAR PI67621] [Planned for only shows iterations that do not have a start or end date after Filed Against category selected.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400612] [APAR PI68002] [Archived users appear in custom contributor attribute presentation.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401057] [APAR PI68404] [Not all missing attributes are reported as missing in the Web UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403267] [APAR PI68618] [Create work item from template shows archived categories] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404809] [APAR PI68730] [cross project plans with cross project plan checks load 50% slower than without cross project plan checks] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401977] [APAR PI68938] [Renaming stream breaks the Deliver (server) precondition for Restrict Change Set Delivery to Components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403257] [APAR PI69007] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405629] [APAR PI69269] [Error saving build map when buildlog element has empty name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401619] [APAR PI69634] [SQL Server sometimes creates a bad plan for lock queries for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402795] [APAR PI71125] [[RTC 6.0.2] "TypeError: _10 is null" message displays when trying to switch plan views] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404629] [APAR PI78236] [Reload of nested shares fails in the eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414866] [APAR PI83429] [The Code Review page returns a status of 400 (Bad Request) due to errors in IScmRichClientRestService.getConsolidatedParentPaths()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435257] [APAR PI83701] [TRS Feed: annoying UnsupportedOperationExceptions (from TimeSheetEntryTRSShapeResourceHandler) in ccm.log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428464] [APAR PI84950] [EE garbage collection is missing resources to delete (6.0.2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432107] [APAR PI85855] [Incorrectly getting the parent UUID (resulting in code review not opening)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433580] [APAR PI91988] [[SERVER] Deliver with large number of change sets AND operation advisor fails with "Item Handle Array cannot have more than 2048 elements" for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449673] [APAR SE64794] [[Server] Command line build does not load source when IBM i member text metadata is changed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395163] Fixed in release 6.0.3_donotuse: [APAR PI60597] [NullPointerException when opening a plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407872] [APAR PI67448] [Improve the linkage between RTC and Hudson builds for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406914] [APAR PI67575] [Advanced search does not find Japanese component or baseline using IE 10 or 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412082] [APAR PI68171] [Unassigned contributor not available in Web UI with role-based contributor list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409767] [APAR PI69018] ["The pop up tool tip flickers when hovering over the help question mark in My Stuff in RTC" APAR (PI69018)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406051] [APAR PI73297] [deployType, when specified, is not included in promotionInfo.xml] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407569] [APAR PI75007] [ScdQueryService not closing serverQueryService returned IQueryResult] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411237] Fixed in release 6.0.4: [APAR PI61751] [Add caching to the server for HTTP filtered value sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410841] [APAR PI61751] [HTTP filtered value set cache becomes corrupted over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420973] [APAR PI61751] [Story based BIRT Burndown and Burnup reports should have a tags parameter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406821] [APAR PI61751] [When a change set contains multiple files, each with merges, incorrect before states will be shown by default] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413871] [APAR PI64148] [Plan view not updated when status is changed after row is destroyed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407861] [APAR PI68102] [Fetch Outplaced Children On Demand makes top entry's progress information incorrect until expanded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423260] [APAR PI68886] [Attribute presentation with "Allow Any Value" enabled is reported as not applicable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410724] [APAR PI69010] [Iteration picker only shows Main Development and Product Backlog if Release 1.0 doesn't have a release scheduled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414161] [APAR PI69010] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412854] [APAR PI70846] [Plan elements only show "Related" links for one endpoint] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408666] [APAR PI70973] [Handle build definition deletion during buildmap maintenance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405031] [APAR PI71059] [Cleanup duplicate build maps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405023] [APAR PI71915] [successfully built files in previous failed build are flagged for rebuild when do not compute flag is set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405423] [APAR PI72024] [Previews of image attachments have problems.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409785] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - SERVER] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414180] [APAR PI72722] [Cannot change state with Firefox and Chrome] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459437] [APAR PI73294] [Opening Source Code Data Query editor the first time is slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407565] [APAR PI73306] [Hundreds of warning messages in the ccm.log file when a build result is deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411235] [APAR PI73586] [Getting conflict error in work item promotion preview but not in actual promotion] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411289] [APAR PI73705] [Personal Build not loading changed copybooks from personal workspace when full minimum load is false.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411236] [APAR PI73937] [CRJZZ0958E raised during rollback of a package created in previous release] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411231] [APAR PI74020] [Disabling "Show Resolution" for Resolved status in RTC workflow still shows resolution for Resolved WI in web client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410701] [APAR PI74020] [Disabling "Show Resolution" for Resolved status in RTC workflow still shows resolution for Resolved WI in web client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412777] [APAR PI74041] [In Web Client, Browse Streams doesn't display streams in a project area for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410738] [APAR PI74576] [Progress and Load contamination from other timelines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423119] [APAR PI75356] [EE Packaging needs a method to inhibit package creation with "Include Impacted Outputs" option] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411234] [APAR PI75371] [Unable to view streams via the webUI with tomcat iFix 7.0.73 due to unencoded brackets for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411349] [APAR PI76310] [WIPreview header - Summary appears twice] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414179] [APAR PI76758] [Improve workspace compare performance in some cases (Server) for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454780] [APAR PI77249] [Delayed child loading: Switching from 1 level non-grouped to 1 level grouped view results in missing items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444518] [APAR PI77348] [Null pointer exception parsing build result with error message file for feedback] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414735] [APAR PI77374] [Dependency based build failed when java.lang.IllegalArgumentException: Item Handle array cannot exceed 2048 elements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452764] [APAR PI77546] [Burnup/Burndown reports hide live point when category select (413304)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414462] [APAR PI77805] [API call returning fewer Planned For field options than expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416683] [APAR PI78341] [Outputs not recorded in buildmap when local properties and conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453931] [APAR PI78408] [Plan refresh button does not refresh children work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415161] [APAR PI78781] [RTC server rename is skipping a few tables in the data warehouse and is not renaming them] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415378] [APAR PI80189] [Load operations take long time when using load rules] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418055] [APAR PI80585] [Subset build followed by build does not honor skip dependencies flags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419066] [APAR PI81286] [Scanning streams with large components causes long RDF model serialization times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420847] [APAR PI81495] [RTC Build Forge build fails instead of warning when a build has a warn log filter step for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421556] [APAR PI84575] ['Mark All as Read' in Code Review component throws error.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430512] [APAR PI88503] [NPE in WorkItemRestService.getDynaCacheWorkItemStateId for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444516] Fixed in release 6.0.5: [APAR PH06692] [EOF reached prematurely when undelta compressing children for move for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473276] [APAR PH22661] [[RTC 6.0.2][Defect 257808] Comparing very different snapshots breaks the web viewComparing very different snapshots breaks the web view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499691] [APAR PI61751] [The ScdClientAPI#deleteSourceCodeDataAPI(IWorkspaceHandle, IFileItemHandle[], boolean, int) fails when a file item handle refers to a deleted file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434298] [APAR PI81448] [Work item history of mention links are repeated after OSLC update from RM/DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423744] [APAR PI82710] [Provide an API to detect gap before delivering set of change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499496] [APAR PI83209] [Plan snapshots use unprepared queries.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445158] [APAR PI83693] [In some special case gap analysis reports there is a gap when there is not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499278] [APAR PI84741] [Unable to open Code Review when a file contains a merge state that represents a file deletion for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460228] [APAR PI84763] [SAXParseException BuildMapBuildResultDeleteParticipant from souldev cluster bash] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442764] [APAR PI85497] [Foreground colours are missing in the wiki attribute in the webUI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465919] [APAR PI87983] [Fix Burndown projection lines when some days are excluded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444544] Fixed in release 6.0.6: [APAR PH06464] [jazz.net - OSLC create defect dialog has script error and prevented the defect form to load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/475842] [APAR PI61751] [Backport Task 392539 for 6.0.2 iFix017] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458446] [APAR PI89284] [Sorting of workitems not maintained in csv after running query from "My Queries" page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447112] [APAR PI92178] [Incorrect status after changing work item type from Task to Defect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452641] [APAR PI94631] [Missing 'Show Anyway' hyperlink for some types of files in RTC Web client for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461389] [APAR PI94696] [Workspace compare retry should be limited time wise for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454610] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457392] [APAR PI95287] [Missing outputs when nested conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455045] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459836] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query in v6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459230] Fixed in release 6.0.6.1: [APAR PH05293] [Work Items Query doesn't return one query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471054] Fixed in release 7.0: [APAR PH09821] [Enter a specific time in the Duration field, the data will be different.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479864] +-- Product Jazz Foundation Server Fixed in release 6.0.1: [APAR PI61751] [When server is renamed repairMutipleVersionsMarkedAsCurrent command doesn't work properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442659] Fixed in release 6.0.2: [APAR PI69549] [Application stuck on oauthCallback?chainedCallback when authenticating to JTS in Tomcat] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402275] [APAR PI71991] [Fronting applications are not accessible using 6.0.2 iFix006 and Internet Explorer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405604] Fixed in release 6.0.3: [APAR PI57718] [Widget error "this._getPreferenceProvider(...) is null" when trying to access Settings in Bookmarks, Resources widgets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403249] [APAR PI60403] [Proxy setting in Eclipse Client 6.0.1 Fail] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393729] [APAR PI61618] [GUI becomes blank while trying to accept a delivery from another stream. [ 6.0.2]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389799] [APAR PI61751] [Allow a repotools test to ignore log files with stack traces that contain certain content] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406061] [APAR PI61751] [Change the sequence of generate data warehouse upgrade scripts to avoid grant errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392481] [APAR PI61751] [Ignore well-known error (ERROR XSDB6: Another instance of Derby may have already booted the database) in test case execution.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406050] [APAR PI61751] [JFS StorageService not properly honoring importMode flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394533] [APAR PI61751] [StringUtils.parseNumber(String, Class) returns doubles always as floats] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404411] [APAR PI61751] [Syntax Error when trying to log out during jts setup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393959] [APAR PI61751] [Update an item state via UpdateState doesn't utilize proposed modified and modified by parameter values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395619] [APAR PI61751] [[602] [Repair Tool] multi-current issue in repository/configuration aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434193] [APAR PI62300] [DROP PRIMARY KEY does not drop INDEX any longer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391300] [APAR PI62331] [Primary keys are dropped and recreated when running repotools -onlineMigrateEstimate] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391301] [APAR PI62336] [ResourceGoneException when running repotools-jts -updateLPASampleTemplates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392414] [APAR PI62551] [Workitem Save fails do to StaleDataException (386068)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394610] [APAR PI62728] [Address issue with Oauth Token] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403762] [APAR PI62872] ["CRJAZ0743I Error retrieving group for user" message when fetching user data if LDAP server is behind a firewall that closes idle connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404676] [APAR PI63097] [Expose Token License Group Counters so they can be loaded in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392480] [APAR PI63220] [NullPointerException reported running Defect140238RepairTask] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393797] [APAR PI63760] [Missing vertical scroll bar in Events view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397279] [APAR PI64082] [Missing artifacts after migration - deadlocks and rolled back transactions during addTables] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393993] [APAR PI64531] [Re-add repo tools command for renaming data in the data warehouse (394148)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414464] [APAR PI64767] [Unable to edit contents of the HTML widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401389] [APAR PI64957] [Incorrect contents in baselines/baseline contents changing over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394753] [APAR PI66505] [Diagnostic error appears on all admin pages when deployed on Oracle 12] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461684] [APAR PI67346] [Fix reportable rest caching corner case] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407137] [APAR PI67500] [Useless exception stack traces appear in log when setting whitelist in E-mail Setting on JTS.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403642] [APAR PI70308] [Delete failing when report has a parameter whose value is a single quote] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403390] [APAR PI71680] [Slow SQL blocking com/ibm/team/jfs/indexing/service/internal/HttpIndexingService.initialize for long time [6.0.2]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405183] Fixed in release 6.0.4: [APAR PI55575] [[6.0.2] QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420154] [APAR PI61751] [Long GC pauses when using BIRT (reports or viewlets)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412943] [APAR PI61751] [Port Cross registering JVM mbeans into WebSphere mbean server into 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416597] [APAR PI61751] [[602] Multiple current versions for concepts on the same configuration causing problems like different versions shown in different views of the product (mostly DNG)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421579] [APAR PI69593] [Manual Proxy settings are getting used instead of Native Proxy settings in Eclipse client 6.x] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403810] [APAR PI72418] [DB2 incorrect default collation name as UNKNOWN] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466834] [APAR PI72924] [Address issue in Floating and Token License issues. (406731)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410252] [APAR PI75976] [QP burndown and burnup reports may be generated by the wrong reporting server.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411507] [APAR PI76771] [[6.0.2] FoundationVVCConfigurationManager.getAllChangeSetDependencies(Collection, boolean) does excessive repeat work when passed multiple change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412849] [APAR PI77835] [[602] Protection against running a server rename on a live production DB is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416811] [APAR PI78541] [Reports should compute category hierarchy only within project area not across RTC application] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415392] [APAR PI79593] [[602] Global Configuration cannot encode control-char in context XML] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424177] [APAR PI80911] [RDNG indexing error during index of Word/Excel] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427848] [APAR PI92066] [TemporaryOutputStream.dispose() usage generates exception when running with Java 1.8] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499052] [APAR PI93531] [repairMultipleVersionsMarkedAsCurrent fails to handle common configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454174] [APAR PI97050] [Lucene query with underscore, and special character does not return any matches as it should] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457878] Fixed in release 6.0.5: [APAR PI55575] [[6.0.2] QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436873] [APAR PI61751] [Process editor page becomes blank after another project shares the process] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446084] [APAR PI61751] [Support repotools –repairMultipleVersionsMarkedAsCurrent running offline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446004] [APAR PI82687] [HTML dashboard widget not editable after View HTML Source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436646] [APAR PI82974] [[602] Bogus Add Delta when delivering a change set that had a Version created then deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428181] [APAR PI83074] [[602] Prevent multi-current issue during copyToStream() in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428466] [APAR PI83074] [[602] Provide Repairtool to fix multi current issue in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428469] [APAR PI83650] [ConfigToVersionInfos is not thread safe] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470168] [APAR PI83798] [[602] Concatenated words in subject line of WI notifications] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432439] [APAR PI83970] [The fix to defect 419019 has had a detrimental performance effect on several RM transactions under load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448546] [APAR PI85357] [Many popups with 400 error when you first access a dashboard with multiple logins required (i.e., to /jazz02, /jazz03, /jazz04)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448427] [APAR PI94767] [Backport Update Db2zProvider version assertions with new supported versions in 6.0.4 and remove unsupported ones (442021) to 6.0.2 ifix017] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456407] Fixed in release 6.0.6: [APAR PI84713] [Setup wizard UI for LDAP causes problems in JAS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456938] [APAR PI89651] [Full Text Search in French is broken when stemming is set to French] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448433] [APAR PI97132] [Non-User Password authentication can result in unsuccessful authentication due to bad username and password] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462161] Fixed in release 6.0.6.1: [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478464] [APAR PI98539] [SQL Server: The task "GlobalConfigurationCacheUpdateTask" Unscheduled due to database failover] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473937] [APAR PI99792] [Slower scm commands performance since upgrade from v502 to v602] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464522] Fixed in release 7.0: [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487396] +-- Product Rational Team Concert Common Fixed in release 6.0.2: [APAR PI61751] [Make contributor limit configurable for 6.0.2 iFix014] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444401] Fixed in release 6.0.3: [APAR PH07294] [z/OS CAS - BadPaddingException: Given final block not properly padded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/474297] [APAR PI49271] [Link JFS query indexing timeout to the Index Update Wait Time advanced property for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395192] [APAR PI53450] [Investigate 40% plan load slow down] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395282] [APAR PI53450] [Investigate Plan Load Times based on customer configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395280] [APAR PI58264] [Work item history dates are inconsistent] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395216] [APAR PI59457] [Make build ETL tolerate item not found errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391509] [APAR PI59688] [Source code gets truncated in web UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391275] [APAR PI59705] [Deleted files cannot be marked as viewed (and thus the "Require Approver to Review all Files" precondition cannot be met)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387335] [APAR PI60018] [Dependency Build: accept should be scoped components aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392815] [APAR PI60167] [Promotion error message does not indicate module itself if it is not in the right state when doing work item promotion (387484)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389183] [APAR PI60330] [MY STUFF shows html code only] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392030] [APAR PI60669] [Query Result View filter does not filter by owner name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395286] [APAR PI60755] [Prevent baselines creation during dependency build for internal workspaces (365004)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395278] [APAR PI60768] [SET Reference to undefined variable when variable is defined (388175)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395219] [APAR PI60807] [Work Item Owner is reported as outside of team area.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394848] [APAR PI61055] [[Server] RTC-EE Packaging - prevent stowaway work item changesets in impacted buildable members.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395168] [APAR PI61385] [INSTREAM DD not populated with data in a TSO/ISPF translator for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395211] [APAR PI61407] [Quick Planning using a Query that uses 2100+ parameters] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/450027] [APAR PI61516] [Can no longer export queries to CSV in pt_BR] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392056] [APAR PI61751] [Add logging to help diagnose workspace compare issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411949] [APAR PI61751] [Cannot build files using sequential files] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396120] [APAR PI61751] [Translator editor remains opened and dirty after changes saving once logged as team area member and not project area member] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403366] [APAR PI61751] [[Code Review] Clicking on a file does not show the content when there are merges (387017)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389219] [APAR PI61751] [[RTC 6.0.2] Error accessing Source Control > Attribute Definition: ScmExtendedAttributePage can NOT be loaded] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447507] [APAR PI61751] [[Server] As a user, I want to know when there are delete-delete conflicts so I have the option to move that conflict to another component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393394] [APAR PI62101] [Links to owners removed after drill down, back, then query refresh] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400613] [APAR PI62103] [Incorrect team Area Listed In Plans] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400614] [APAR PI62125] [Compare with Latest in Stream context menu option from dependency build result fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401798] [APAR PI62183] [Plan Checks are not working for inplace delayed children] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400710] [APAR PI63057] [Misleading error message in case of multiple conflicts involving the same item] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392953] [APAR PI63328] [Subset work item processor using last state instead of newest] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395275] [APAR PI63416] [x-repo flow failed with "already dependancies queued for StateId(FileItem, ...)"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395058] [APAR PI63750] [Project Areas with a large number of members causes a long wait for the create defect dialog box to load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397792] [APAR PI64145] [Attributes appearing as Archived.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397791] [APAR PI64149] [Role Based User List attribute customization doesn't work] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397807] [APAR PI64310] [Promotion does not consider "ignore impact" option of the language definition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395279] [APAR PI64684] [NPE during scan with share (ComponentHelper.getRawFileMetadata)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405416] [APAR PI64743] [Custom Tag attributes fetch all tags even when they are not in the editor presentation resulting in 40 seconds initializing work item editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397794] [APAR PI65604] [Missing spaces, extra characters, inconsistent behavior in quickplanner restricted character message is confusing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401653] [APAR PI65655] [buildmap migration bulk update] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395998] [APAR PI65657] [Rework secondary buildmap migration tasks for quicker product availability upon migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395996] [APAR PI66722] [Add validation in macrodef generation to prevent output that points to a temporary data set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398161] [APAR PI67048] [Work Item Statistics widget does not update with new conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403893] [APAR PI67327] [Shareable#isShare can take a long time for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398058] [APAR PI67343] [Too many delete-delete conflicts reported for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398355] [APAR PI67621] [Planned for only shows iterations that do not have a start or end date after Filed Against category selected.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400612] [APAR PI68002] [Archived users appear in custom contributor attribute presentation.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401057] [APAR PI68404] [Not all missing attributes are reported as missing in the Web UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403267] [APAR PI68618] [Create work item from template shows archived categories] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404809] [APAR PI68730] [cross project plans with cross project plan checks load 50% slower than without cross project plan checks] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401977] [APAR PI68938] [Renaming stream breaks the Deliver (server) precondition for Restrict Change Set Delivery to Components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403257] [APAR PI69007] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405629] [APAR PI69269] [Error saving build map when buildlog element has empty name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401619] [APAR PI69634] [SQL Server sometimes creates a bad plan for lock queries for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402795] [APAR PI71125] [[RTC 6.0.2] "TypeError: _10 is null" message displays when trying to switch plan views] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404629] [APAR PI78236] [Reload of nested shares fails in the eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414866] [APAR PI83429] [The Code Review page returns a status of 400 (Bad Request) due to errors in IScmRichClientRestService.getConsolidatedParentPaths()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435257] [APAR PI83701] [TRS Feed: annoying UnsupportedOperationExceptions (from TimeSheetEntryTRSShapeResourceHandler) in ccm.log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428464] [APAR PI84950] [EE garbage collection is missing resources to delete (6.0.2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432107] [APAR PI85855] [Incorrectly getting the parent UUID (resulting in code review not opening)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433580] [APAR PI91988] [[SERVER] Deliver with large number of change sets AND operation advisor fails with "Item Handle Array cannot have more than 2048 elements" for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449673] [APAR SE64794] [[Server] Command line build does not load source when IBM i member text metadata is changed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395163] [APAR PI60597] [NullPointerException when opening a plan] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407872] [APAR PI67448] [Improve the linkage between RTC and Hudson builds for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406914] [APAR PI67575] [Advanced search does not find Japanese component or baseline using IE 10 or 11] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412082] [APAR PI68171] [Unassigned contributor not available in Web UI with role-based contributor list] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409767] [APAR PI69018] ["The pop up tool tip flickers when hovering over the help question mark in My Stuff in RTC" APAR (PI69018)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406051] [APAR PI73297] [deployType, when specified, is not included in promotionInfo.xml] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407569] [APAR PI75007] [ScdQueryService not closing serverQueryService returned IQueryResult] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411237] Fixed in release 6.0.4: [APAR PI61751] [Add caching to the server for HTTP filtered value sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410841] [APAR PI61751] [HTTP filtered value set cache becomes corrupted over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420973] [APAR PI61751] [Story based BIRT Burndown and Burnup reports should have a tags parameter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406821] [APAR PI61751] [When a change set contains multiple files, each with merges, incorrect before states will be shown by default] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413871] [APAR PI64148] [Plan view not updated when status is changed after row is destroyed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407861] [APAR PI68102] [Fetch Outplaced Children On Demand makes top entry's progress information incorrect until expanded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423260] [APAR PI68886] [Attribute presentation with "Allow Any Value" enabled is reported as not applicable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410724] [APAR PI69010] [Iteration picker only shows Main Development and Product Backlog if Release 1.0 doesn't have a release scheduled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414161] [APAR PI69010] [Planned for not showing the expected iterations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412854] [APAR PI70846] [Plan elements only show "Related" links for one endpoint] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408666] [APAR PI70973] [Handle build definition deletion during buildmap maintenance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405031] [APAR PI71059] [Cleanup duplicate build maps] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405023] [APAR PI71915] [successfully built files in previous failed build are flagged for rebuild when do not compute flag is set] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405423] [APAR PI72024] [Previews of image attachments have problems.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409785] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - SERVER] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414180] [APAR PI72722] [Cannot change state with Firefox and Chrome] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459437] [APAR PI73294] [Opening Source Code Data Query editor the first time is slow] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407565] [APAR PI73306] [Hundreds of warning messages in the ccm.log file when a build result is deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411235] [APAR PI73586] [Getting conflict error in work item promotion preview but not in actual promotion] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411289] [APAR PI73705] [Personal Build not loading changed copybooks from personal workspace when full minimum load is false.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411236] [APAR PI73937] [CRJZZ0958E raised during rollback of a package created in previous release] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411231] [APAR PI74020] [Disabling "Show Resolution" for Resolved status in RTC workflow still shows resolution for Resolved WI in web client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410701] [APAR PI74020] [Disabling "Show Resolution" for Resolved status in RTC workflow still shows resolution for Resolved WI in web client.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412777] [APAR PI74041] [In Web Client, Browse Streams doesn't display streams in a project area for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410738] [APAR PI74576] [Progress and Load contamination from other timelines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423119] [APAR PI75356] [EE Packaging needs a method to inhibit package creation with "Include Impacted Outputs" option] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411234] [APAR PI75371] [Unable to view streams via the webUI with tomcat iFix 7.0.73 due to unencoded brackets for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411349] [APAR PI76310] [WIPreview header - Summary appears twice] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414179] [APAR PI76758] [Improve workspace compare performance in some cases (Server) for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454780] [APAR PI77249] [Delayed child loading: Switching from 1 level non-grouped to 1 level grouped view results in missing items.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444518] [APAR PI77348] [Null pointer exception parsing build result with error message file for feedback] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414735] [APAR PI77374] [Dependency based build failed when java.lang.IllegalArgumentException: Item Handle array cannot exceed 2048 elements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452764] [APAR PI77546] [Burnup/Burndown reports hide live point when category select (413304)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414462] [APAR PI77805] [API call returning fewer Planned For field options than expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416683] [APAR PI78341] [Outputs not recorded in buildmap when local properties and conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/453931] [APAR PI78408] [Plan refresh button does not refresh children work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415161] [APAR PI78781] [RTC server rename is skipping a few tables in the data warehouse and is not renaming them] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415378] [APAR PI80189] [Load operations take long time when using load rules] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418055] [APAR PI80585] [Subset build followed by build does not honor skip dependencies flags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/419066] [APAR PI81286] [Scanning streams with large components causes long RDF model serialization times] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420847] [APAR PI81495] [RTC Build Forge build fails instead of warning when a build has a warn log filter step for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421556] [APAR PI84575] ['Mark All as Read' in Code Review component throws error.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/430512] [APAR PI88503] [NPE in WorkItemRestService.getDynaCacheWorkItemStateId for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444516] Fixed in release 6.0.5: [APAR PH06692] [EOF reached prematurely when undelta compressing children for move for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473276] [APAR PH22661] [[RTC 6.0.2][Defect 257808] Comparing very different snapshots breaks the web viewComparing very different snapshots breaks the web view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499691] [APAR PI61751] [The ScdClientAPI#deleteSourceCodeDataAPI(IWorkspaceHandle, IFileItemHandle[], boolean, int) fails when a file item handle refers to a deleted file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434298] [APAR PI81448] [Work item history of mention links are repeated after OSLC update from RM/DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423744] [APAR PI82710] [Provide an API to detect gap before delivering set of change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499496] [APAR PI83209] [Plan snapshots use unprepared queries.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445158] [APAR PI83693] [In some special case gap analysis reports there is a gap when there is not] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499278] [APAR PI84741] [Unable to open Code Review when a file contains a merge state that represents a file deletion for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/460228] [APAR PI84763] [SAXParseException BuildMapBuildResultDeleteParticipant from souldev cluster bash] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442764] [APAR PI85497] [Foreground colours are missing in the wiki attribute in the webUI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/465919] [APAR PI87983] [Fix Burndown projection lines when some days are excluded.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/444544] Fixed in release 6.0.6: [APAR PH06464] [jazz.net - OSLC create defect dialog has script error and prevented the defect form to load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/475842] [APAR PI61751] [Backport Task 392539 for 6.0.2 iFix017] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458446] [APAR PI89284] [Sorting of workitems not maintained in csv after running query from "My Queries" page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447112] [APAR PI92178] [Incorrect status after changing work item type from Task to Defect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/452641] [APAR PI94631] [Missing 'Show Anyway' hyperlink for some types of files in RTC Web client for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461389] [APAR PI94696] [Workspace compare retry should be limited time wise for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454610] [APAR PI95080] [RTC Plan Read only attribute is editable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457392] [APAR PI95287] [Missing outputs when nested conditions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455045] [APAR PI96891] [Query result inline editor appears above selected item, was below] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459836] [APAR PI97375] [Project area type of custom attribute lists only current project area in a query in v6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/459230] Fixed in release 6.0.6.1: [APAR PH05293] [Work Items Query doesn't return one query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/471054] Fixed in release 7.0: [APAR PH09821] [Enter a specific time in the Duration field, the data will be different.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/479864] +-- Product Jazz Reporting Service Fixed in release 6.0.3: [APAR PI61304] [Result columns are not being processed as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392134] [APAR PI61751] [Add a calculated column then add a regular column - adds two columns expectantly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/390652] [APAR PI61751] [Bad text in RB report column header] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397560] [APAR PI61751] [CQPAR00181908: Cannot determine the RM project type for DNG merged shapes when root context is rrc] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406735] [APAR PI61751] [Cannot report from Requirements to their Collections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404236] [APAR PI61751] [DRE graph isn't drawn in a locale using dots for thousand separators] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416156] [APAR PI61751] [Date scale calculation lost when visualizing trend of attribute with dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399399] [APAR PI61751] [Duplicate calls to rs/report ?action=queryBuilderOutput when using report builder viewlets on RTC dashboard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389094] [APAR PI61751] [Hierarchical tree for Planned For attribute is incorrect for data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409998] [APAR PI61751] [Invalid data in XLS exported report (empty columns cause shifting)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/390692] [APAR PI61751] [Issue with calculated columns in specific LQE reports - wrong count & drilldown fails] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/399659] [APAR PI61751] [JRS-Watson Analytics integration doesn't work on jazz.net] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388228] [APAR PI61751] [LQE Excel Export shows Rich Text formatting tags] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401950] [APAR PI61751] [Preview of historical trend report shows no data for weeks, months, years setting with large amounts of data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389364] [APAR PI61751] [Report Builder has formatting issues when no CCM is registered (JRS running in "standalone" mode).] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388227] [APAR PI61751] [SQLSyntaxErrorException error encountered when adding a Work Item custom attribute to the Format Results section when building a report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391378] [APAR PI61751] [Selecting a request category doesn't include the project id in the SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391266] [APAR PI61751] [Unresponsive script warning] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393616] [APAR PI61751] [Work Item count is too low] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388229] [APAR PI61793] [LQE Data source is adding extra spaces in requirement types] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389861] [APAR PI62363] [Date scale calculation lost when using Count values of a single attribute with no dimensions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391503] [APAR PI62454] [Test Categories are not available as attributes for Test Scripts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389893] [APAR PI63051] [Calculated columns that use percentages can attempt division by zero] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394202] [APAR PI63459] [Advanced SQL report: returns 15 results, when paging from first 10 to next 10 get no results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388226] [APAR PI66022] [CQPAR00189329: OOTB report "Average Time In State" logs SQL error when all parameters selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398458] [APAR PI66330] [Too many date range controls are shown in trend report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396205] [APAR PI66336] [Error when loading reports on All reports (former Use) Page] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397136] [APAR PI66410] [Report Builder gives errors on AIX with tomcat: java.lang.IllegalStateException: No modifications are allowed to a locked ParameterMap] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402850] [APAR PI66786] [Cannot change datatype for variable in Advanced mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401407] [APAR PI67080] [In "standalone" JRS environment, if the JTS has a system alert, JRS stops loading.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398760] [APAR PI67223] [Cannot add calculated columns for Test Script Test Result] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398417] [APAR PI67534] [Trend reports must support modules, Collections and folders] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397302] [APAR PI69669] [Report shows extra column when using custom SPARQL query] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402387] [APAR PI72547] [Not possible to filter for artifacts with an unassigned value for an enumerated attribute] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406314] [APAR PI72628] [When drilling down on an unassigned value, there is an SQL Exception] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406446] [APAR PI73329] [JRS Widgets (Open Social gadgets) to display report without having to click log in] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407820] [APAR PI74587] [When creating a graphical report, the colors defined for bar segments are not honored in the results display] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404397] [APAR PI83954] [Cannot add lines or bar segments from numeric measures in a chart] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/431779] [APAR PI96834] [Report Builder: Can't import and overwrite reports as an admin that has permissions to delete those same reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457569] [APAR PI97615] [CQPAR00235685: Project names contain encoded characters in Limit Scope section] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458737] Fixed in release 6.0.4: [APAR PI61751] [Bad enumeration data can cause Report Builder to hang during meta-data loading] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/413919] [APAR PI61751] [Certain GCs not being found by report builder on parent federated node, although they are on one of the product lines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411112] [APAR PI61751] [Corrective updates on the Out-of-the-box reports for Report Builder (6.0.2)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415974] [APAR PI61751] [DW Approval Task type does not expose attribute to show individual approval state] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417012] [APAR PI61751] [Report Builder: Optimize queries by removing unnecessary URL values from VALUES clause] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415109] [APAR PI61751] [Report results parsing can cause Report Builder to hang] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/408803] [APAR PI70858] [Cannot change time range in Historical trend report in Report Builder.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410821] [APAR PI71685] [MS SQL server does not support the DOUBLE data type] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407225] [APAR PI71877] [CQPAR00198729: Missing traceability links for Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406341] [APAR PI71879] [JRS color selection is not retained for pie segments] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406434] [APAR PI72605] [SQL generator does not respect Oracle 30 character limit on column name alias] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406717] [APAR PI73254] [Report Builder is ignoring the issoftdeleted flag for the RM link types] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406939] [APAR PI74431] [Reports using templated (custom arguments) do not respect user parameters when imported] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406340] [APAR PI78188] [Temp directories not deleted after export to Excel/RPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417666] [APAR PI78227] [Support for Custom Tags in Report Builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414844] [APAR PI80998] [Public non-owner reports cannot be exported] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/418986] [APAR PI82376] [Child tasks not returned when results are optional] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421937] Fixed in release 6.0.5: [APAR PI61751] [Configuration or components with "/" not displayed properly in config picker] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/445359] [APAR PI61751] [Duplicate Optional statements generated in SPARQL queries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421961] [APAR PI61751] [Perform automatic TDB database backups] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434938] [APAR PI61751] [Report Builder's Jena TDB should use transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423951] [APAR PI61751] [Report Builder: LQE historical work item totals are incorrect when selecting Requirements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/426992] [APAR PI84089] [JRS query results in RM not properly scoped when 'use current configuration' is selected and current config is a GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/429792] [APAR PI85249] [Report Builder LQE data source conditions on boolean should allow filtering on not set values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/433761] [APAR PI86085] [Some public reports are getting randomly modified] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/435920] Fixed in release 6.0.6: [APAR PI61751] [Report Builder SqlUtils.simpleSqlExecute leaks connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454591] [APAR PI90054] [Metadata for private reports is accessible for non-owners] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/458231] [APAR PI90306] [Filter strings should be surrounded by parentheses] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447608] [APAR PI90379] [Make defaults for all time columns be in minutes instead of milliseconds] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447155] [APAR PI90432] [JRS- RB - 401 Unauthorized Error is given attempting to build a report (requires server restart to get past error or logout) - user has valid license, PA permissions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/447160] [APAR PI91037] [RB LQE "No set value" condition does not work on RM attributes with external URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448329] [APAR PI93296] [Report builder items contributed though optional relationships are not checked for soft deleted.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/451852] +-- Product Rational DOORS Next Generation Fixed in release 6.0.3: [APAR PH09024] [400 Bad Request (CRRRW7346E) when editing a module imported from DOORS using ReqIf] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/128310] [APAR PI31400] [The 'Modified By' attribute of the RRC artifact gets updated when a link is added from RQM or CCM] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110510] [APAR PI57855] [Inconsistent artifact title returned from the OSLC selection dialog and compact rendering] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107524] [APAR PI58416] [Error when inserting an artifact before or after a modulefact that has a shared tag assigned] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116262] [APAR PI58513] [Strikethrough styling is not applied when tags are not directly surrounding text] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106550] [APAR PI59165] [ReqIF Exports the original folder name of a renamed folder] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105581] [APAR PI59600] [Not able to lock an artifact in a stream in which "require changesets" is enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114564] [APAR PI59733] [Links Explorer does not support configurations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107189] [APAR PI59775] [On Mac, when editing a module, Cmd S doesn't save except when editing content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107542] [APAR PI59832] [Artifact is not displayed in a module when hierarchy is not set to a level containing the artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110421] [APAR PI59982] [Module Merge function executes synchronous PUT requests during delivery session, causing StaleDataException on server] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106965] [APAR PI60101] [JazzUser cannot generate customized report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106559] [APAR PI60425] [OSLC queries that involve manifested views are slow] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106020] [APAR PI60608] [Poor query to determine review participantResult information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107523] [APAR PI60648] [ReqIF imported hyperlink text is renamed to "Embedded attachment"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107541] [APAR PI60920] [Reviews need to be more resilient to concurrent user interactions] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106141] [APAR PI60978] [Revision history of a core artifact does not show baseline thumbnails] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105999] [APAR PI61078] [Email notification for reviews may show the wrong "Created By" user] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107526] [APAR PI61258] [Migration from 5.x to 6.x incorrectly categorizes artifact and review comment numbering data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106640] [APAR PI61260] [Migration from 5.x to 6.x incorrectly creates versioned review comments] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106585] [APAR PI61262] [Migration from 5.x to 6.x creates versioned comment resources with dc:creator set to ADMIN user] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106588] [APAR PI61262] [Remove the need to reindex after upgrading to 6.0.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107668] [APAR PI61283] [Cannot open Audit History for an artifact that has an unmapped () revision] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107527] [APAR PI61337] [RRC 6.0 does not return the modified date when querying for artifacts in a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106563] [APAR PI61345] [Discrepancies with the "Created On" and "Created By" attributes in the Overview section of the artifact's history] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106144] [APAR PI61352] [Locks are shown as belonging to a different user when using Tomcat/LDAP / case-insensitive login] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107517] [APAR PI61415, PI67000] [Issues while scrolling through modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108560] [APAR PI61730] [Audit History: The given URI was not a recognised Fronting URI or Storage URI.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110404] [APAR PI61751] [CommentNumber Triple has been incorrectly removed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105429] [APAR PI61751] [Compound filtering involving links which returns a lot of hits times out] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108004] [APAR PI61751] [Detect unmigrated module baselines before attempting migration from 5.x to 6.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106205] [APAR PI61751] [Enable gzip decompression in debug service] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110233] [APAR PI61751] [For views, advanced rules for link drill-down (tree view) can become corrupted in some situations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105816] [APAR PI61751] [In grid view, showing links as tree view does not show the links after saving the view and coming back to it later.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105893] [APAR PI61751] [Migrate 5.0.2 to 6.0.3 doesn't index properly if source project had a project baseline] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110073] [APAR PI61751] [Module analyzer should properly repair modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109192] [APAR PI61751] [Module analyzer/repair loses project context] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110533] [APAR PI61751] [Review comments are not included in the review report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109795] [APAR PI61751] [The AlternateIDService mapping read method is not robust enough to cope with failure in the read mechanism] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112008] [APAR PI61751] [View Filter Logic is corrupted for some attribute types during update from 6.0.1 to 6.0.2RC1] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/105583] [APAR PI61751] [upgrade - upgrading an archived project and then restoring it causes rm/web to get stuck at 'loading'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106619] [APAR PI62003] [Data from LegacyPublishService renders counter service unusable and leads to OOME] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107268] [APAR PI62082] [Pressing enter in a string attribute in the grid does not add new line] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107355] [APAR PI62362] [Due Date Mismatch in Review email notification] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107525] [APAR PI62387] [Upgrade failed with NotFoundException in addTables script] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106434] [APAR PI62845] [Link by Attribute creates multiple links to same object] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107540] [APAR PI62847] [Requirements' text is truncated when viewing requirements in a module via the Create Link window] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107108] [APAR PI63007] [Compare/Deliver UI should not compare artifact content when only links have changed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107264] [APAR PI63162] [Error and unexpected behaviour on delivery when streams are set to require change sets and user opts to deliver only a subset of changes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107237] [APAR PI63229] [Compare Configurations operation performs poorly when there are many links involved in the comparison] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106909] [APAR PI63243] [Filters/Views: Views with Before/After a specific Date/Datetime freeze and show nothing] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107534] [APAR PI63444] [Clicking on an artifact link in a comment opens the artifact in the wrong stream] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106907] [APAR PI63453] [View queries which have a Link-related column, or the "Show Links as Tree view" option enabled, cause the server to run a fairly expensive query to retrieve link data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107537] [APAR PI63495] [Migration from 5.0.2 to 6.0.2 fails with JFS ResourceNotFoundException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107178] [APAR PI63506] [Single bad module baseline can fail entire migration in 502] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/106917] [APAR PI63590] [Query to populate folder cache performs poorly in certain large environments] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107180] [APAR PI63592] [WebUI allows refresh with inflight view work] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107538] [APAR PI63706] [Requirements Tracing widget performs poorly in opt-out projects with many links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107539] [APAR PI63790] [Slow OSLC query for manifested views] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107072] [APAR PI63793] [CSV Export auto-paging logic triggers a new Count query for each page of view results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107536] [APAR PI63794] [Slow LinkType query with lots of duplicate UNIONs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107533] [APAR PI63843] [Distributed renamed server may have incorrect user URLs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107368] [APAR PI63878] [Edits to a module artifact are changing the 'Created On' attribute value of that module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107535] [APAR PI64272] [Modules upgraded to 6.0.1 do not display 'creator' or 'created on' in sidebar] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107241] [APAR PI64284] [CSV Export performance is very slow for large exports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107530] [APAR PI64290] [CsvValueFormatter user name cache is ineffective] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107529] [APAR PI64376] [Compare on Project Properties Changes shows wrong changes in Artefeact types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107266] [APAR PI64423] [Column changes saved into new view remain in effect for previously used view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107482] [APAR PI64453, PI64456, PI64458, PI64459, PI64460] [Address various Reporting issues in 6.0.2] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107278] [APAR PI64483] [Link Validity is not correctly "delivered" when there is a need to solve merge conflicts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108203] [APAR PI64700] [Module Reports run for a long time when "Include comments" box is checked] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/107528] [APAR PI64929] [Primary text change logged when updating attribute from the grid (module)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108146] [APAR PI65387] [Inconsistent behaviour when linking via drag and drop for member of a team area only] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109809] [APAR PI65401] [Requirements Tracing widget doesn't display anything with certain data shapes / volumes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108003] [APAR PI65717] [Export CSV: Unable to export collections to CSV] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108566] [APAR PI65748] [Publish request and Traceability report does not show the updated linked artifact's title] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108171] [APAR PI65756] [Following link to module in "Used in Modules" column opens module in wrong stream] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108747] [APAR PI66126] [The creation of links from DNG to RDM under GC context can fail] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110548] [APAR PI66321] [Error 500 opening audit history for some artifacts if link type used in history was deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108195] [APAR PI66345] [Importing a project template created on a server with a different hostname fails to create Artifact Types when workflow data is associated] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108426] [APAR PI66363] [xls roundtrip - some text is incorrectly encoded when data is returned] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108198] [APAR PI66572] [History entries missing after migration from 5.0.2 to 6.0.1] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108254] [APAR PI66763] [Error adding/removing artifacts from a ReqIF when working in a change set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108738] [APAR PI66809] [Process specification becomes corrupt during upgrade] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108707] [APAR PI66891] [Artifact template source can be deleted rendering template unusable] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109533] [APAR PI66908] [OSLC picker does not load scroll bar when WI form does not fit on the page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109151] [APAR PI66955] [Compare changes screen does not show the differences correctly when there are certain style changes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108551] [APAR PI67036] [Import Project Properties operation causes types to disappear from the type system when CleanUpUnusedIndexesVersionsTask is enabled] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109027] [APAR PI67389] [Expanding a folder with thousands of children can cause the client to stop responding] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108828] [APAR PI67582] [Changeset deliveries do not lock at appropriate time] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109070] [APAR PI67650] [OSLC Query to discover RM backlink status from QM performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109026] [APAR PI67760] [The title of the linked requirement is not captured when exporting a link column to CSV] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/108961] [APAR PI68119] [Module related View query with filters on dc:creator and rm:ofType performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109183] [APAR PI68337] [Review reports always include comments] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109542] [APAR PI68392] [Conflict merge - choosing not to deliver multiple conflicts results in an error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109324] [APAR PI68517] [WebUI asks for irrelevant predicate when displaying tags in a module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109412] [APAR PI68553] [Orphan bindings are causing the ETL to fail] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109437] [APAR PI68736] [Text formatting of artifacts in a module are inadvertently changed when editing an enumerated list] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109590] [APAR PI68967] [last column in module grid goes beyond column heading width making attribute editing awkward] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109695] [APAR PI69287] [ReqIF/Workflows - unable to import reqif package containing artifact types associated with a default workflow] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/109867] [APAR PI69298] [Error when executing a view with the Reviews column] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110403] [APAR PI69516] [Switching the PA from the Home Menu does not always switch to a valid configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110751] [APAR PI69517] [Some DNG module artifacts are not loading properly in Internet Explorer browser] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114485] [APAR PI70654] [SAXParseException in XMLUtil.parse during upgrade to 6.0.2] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110511] [APAR PI70665] [Repeated failures of Jena query CRJZS5742W Query _vqtk8IYJEeaxS_Wed4vS6 (suspect ) - causing slow and operation timeouts on server] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110465] [APAR PI70674] [Unable to find unresolved recent comments in among resolved comments] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110490] [APAR PI70928] [Created on / created by values either not visible or changed to the current date when importing a ReqIF in a changeset] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110637] [APAR PI70979] [Module Merge UI does not stop user in the event of a merge failure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110532] [APAR PI71035] [Changes to Module System Properties are not isolated within a change set in some Module update scenarios] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110636] [APAR PI71339] [Opening a view in the target component causes Nullpointer exception after 'Clone from a component'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110656] [APAR PI72133] [It takes 5 seconds to insert a new artifact into a module the first time] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110922] [APAR PI72301] [Navigation links from history view in module artifact in configuration stream return user to initial stream] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111010] [APAR PI73715] [DNG6.0.2 Extension getCurrentArtifact() call is broken.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111640] [APAR PI74455] [Jena query failure _Iv3o8IDPEeaRvdOauTvw0w - causing very slow response / operation timeouts in RM project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111870] [APAR PI75307] [Bad performance when filtering a large module for artifacts title containing a certain string] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112321] [APAR PI75455] [upgrade - opening module revision history after upgrade gives a warning message about missing folders] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112279] [APAR PI75633] [Extract requirements from an uploaded doc does not create links when specified] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112983] [APAR PI77443] [Some drilled-down views flicker before going to a blank page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113656] [APAR PI82627] [Filter - query by state attribute - doesn't return results on artifacts created before enabling workflow on type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116011] [APAR PI83224] [After deletion a Module is still being seen in a changeset] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115580] [APAR PI83229] [change to module Description in change set shows up in parent stream before change set delivery] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115581] [APAR PI83560] [refactor - cannot refactor a wrapped resource where the binary content has changed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115771] [APAR PI86933] [Grid view does not display properly after adding a column, a refresh is required] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117753] [APAR PI86968] [DNG 6.0.2: Artifact sorting in DNG not working after applying ifix012] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117687] [APAR PI89209] [NPE while importing link data from DOORS migration package causes ReqIF Import to fail] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118947] [APAR PI92581] [DNG 6.0.1 View permalink does not result in display of the view correctly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120447] [APAR PI93168] [links - creating links can sometimes fail with a 'saving links' message] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120734] Fixed in release 6.0.4: [APAR PH00508] [wrapped resources - cannot copy and paste or duplicate a wrapped resource] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124371] [APAR PI61751] [Add capability to manually generate selection TRS events] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113094] [APAR PI61751] [Add support to identify and clear rogue skipped resources] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113619] [APAR PI61751] [Additional reporting service backports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112331] [APAR PI61751] [Additional versioned resource debug logging (for LQE)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113324] [APAR PI61751] [Address reporting performance issues in 6.0.2] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111605] [APAR PI61751] [Allow the client to filter out the module context information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113023] [APAR PI61751] [Debug Module Analysis page no longer prints VERBATIM GUNZIPPED STRUCTURE section] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113963] [APAR PI61751] [Debug Service RM Response Format is unusable] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112137] [APAR PI61751] [Excessive memory usage in the Module Analysis tool] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112139] [APAR PI61751] [Inadequate TRS performance under load (high CPU usage and memory consumption, high latency of the feed, potentially out of sync with repository)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111908] [APAR PI61751] [Module Analysis does not properly scope initial module binding query to project and configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111796] [APAR PI61751] [Module analyzer should branch versions when appropraite] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110772] [APAR PI61751] [ReqIf import should handle workflow data cleanly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112503] [APAR PI61751] [Support for manually fixing configuration/project contents (serviceability)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113323] [APAR PI61751] [Test Failure (RDNG6.0.4-T20170417_1516): com.ibm.rdm.client.api.tests.publish.ResourcesTest.testFilterByModifiedSinceUTC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114758] [APAR PI61751] [Update the delivery mechanism so that the change set dependency calculation is run only when the user indicates they want to deliver the subset of changes.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112849] [APAR PI61751] [Versioned resources services must be able to provide execution metrics upon request] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113420] [APAR PI61751] [Versioned resources services need increased serviceability for missing critical information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112871] [APAR PI61751] [Versioned resources services need increased serviceability for missing critical information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113069] [APAR PI61751] [Versioned resources services performance should be improved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113513] [APAR PI70403] [Users without the Modify CLM Link permission are able to create OSLC links to DNG from other applications] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110398] [APAR PI70583] [No indication that a view is loading.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110544] [APAR PI70664] [Round-trip CSV import results in locked artifacts when import fails] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112289] [APAR PI70712] [Default ootb graphic artifact document style reports are not available] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110537] [APAR PI70732] [Compare wizard showing differences incorrectly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110987] [APAR PI71470] [Incorrect link type when creating DM links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110681] [APAR PI71698] [Bad performance of view filter query for Link Type "does not exist" & Artifact Type "is any of" ] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111423] [APAR PI71971] [Deleting a large module causes CPU to spike and OOME] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111047] [APAR PI72069] [Long-running query related to suspect entries affecting server performance] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110914] [APAR PI72149] [Audit history fails to load when artifact contains a link to /rm/web#action=com.ibm.rdm.web.pages.showFoundationProjectDashboard] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/110981] [APAR PI72519] [Addition/Removal of existing artifacts to/from modules becomes slow after adding/removing a lot of artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111366] [APAR PI72577] [External links are not properly handled in the publish items feed when updated or deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111338] [APAR PI72586] [Investigate poor performing SPARQL query from module analyzer] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111080] [APAR PI73248] [Unable to open Stream editor from Manage Configurations page using IE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111811] [APAR PI73394] [ReqIF Import should not override "same-as" values when one is already provided by a ReqIF package] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111554] [APAR PI73424] [Improve performance for large baseline compare query] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111574] [APAR PI73830] [Loading the Project selector in the Create Link dialog takes exponentially longer to load as the number of projects in the repository increases] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111781] [APAR PI73858] [Deleting a module does not delete the associated module structure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114789] [APAR PI73867] [Artifacts using the diagram format cannot be added to reports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113764] [APAR PI73885] [When exporting a module to CSV or XLSX, the links appear as NULL if they point to an artifact inside another module and that artifact does not exist in the default stream] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112382] [APAR PI73968] [Slow SPARQL query when filtering artifacts as "locked by user"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/111692] [APAR PI74207] [Client should not fall over where a link cannot be found] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112049] [APAR PI74237] [RDNG: Header inserted every 1000 rows in exported view to CSV, XLS, XLSX] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114867] [APAR PI74283] [Print Module Table report shows stale OSLC link titles] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113600] [APAR PI74352] [Loading audit history results in http code 0 error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112311] [APAR PI74731] [Artifacts imported in to module using CSV do not get a server generated title] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113527] [APAR PI74900] [Re-import fails when the Foreign* attribute definitions have been deleted from the target type system.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112005] [APAR PI74907, PI74909] [Address various Module Scrolling issues in 6.0.2] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115537] [APAR PI74931] [OSLC Service might leave invalid vvc mapping when updating module artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112048] [APAR PI75248] [TRS 2.0 feed includes resources from archived configurations in full rebase] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112201] [APAR PI75313] [Relative paths to CLM resources are not handled correctly in DCC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112283] [APAR PI75617] [DNG requirements import is no longer saving delimiters and keywords after 6.0.2 upgrade] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114303] [APAR PI75860] [Module structure parsing allows for duplicate Bindings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112533] [APAR PI75862] [Module analyzer should catch cycles and dupes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112534] [APAR PI75908] [Artifact Editor does not properly load embedded RM resources when source URL does not contain '?accept=none&private'] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112688] [APAR PI75913] [ReqIF import fails if an attribute has a different data type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112665] [APAR PI76051] [ReqIF - Round-trip return to source project loses workflow states] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112640] [APAR PI76377] [Cross-project embeds showing wrong revision] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114570] [APAR PI76492] [Initial update to Module Structure in a changeset does not create a unique version] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/112855] [APAR PI76806] [TRS 2.0 rebase must not populate the feed with baseline data from opt-out projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113021] [APAR PI77112] [Versioned structure resources are skipped because their project area cannot be determined] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113070] [APAR PI77130] [Wrapper resources can end up without the critical rm:ofType property in their storage model] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113270] [APAR PI77766] [Validation error importing enum attribute from CSV] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113559] [APAR PI78018] [DNG artifact is missing in artifact folder] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113972] [APAR PI78302] [DNG Workflow states are not populated in the data warehouse.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120009] [APAR PI78305] [View query involving constraints of link exists or does not exist, combined with R2 artifact type have poor performance] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114318] [APAR PI78355, PI64776] [Unable to edit artifacts when corresponding Artifact Type is involved in Import Project Properties with workflow data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113614] [APAR PI78374] [CREATED_ON & MODIFIED_ON attributes are not returned for Module artifacts.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113584] [APAR PI78661] [Timeout to wait for diagram to download is not enough for large diagrams] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/113861] [APAR PI78704] [Updating or creating a Web Link does not work through CSV] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123180] [APAR PI79027] [GetDeliverySession does not set response content-type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114147] [APAR PI79212] [Precondition Failed error when associated a test plan to a view.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/126862] [APAR PI79726] [Project Area Permissions calculation can take hours to complete in opt-in projects with many streams defined] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114254] [APAR PI79764] [Error 500: Internal Server Error when hovering uploaded artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114282] [APAR PI79798] [ReqIF import fails with ForbiddenException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115937] [APAR PI79955] [Debug Module Analysis does not properly detect issues with bound artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114306] [APAR PI79968] [ReqIF Export fails if Module references a deleted attribute] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114308] [APAR PI80571] [Can't manage Suspicion Profiles in DNG despite being JazzAdmin] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114569] [APAR PI81063] [Deleting module binding always uses ?reportUnboundArtifacts=true] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115792] [APAR PI82605] [Linking - 400 error when trying to link after assigning team ownership to a folder] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115351] [APAR PI85807] [DCC - the deletion of a collection is not reflected in the reports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117033] [APAR PI85819] [DOORS Table data imported into DNG using Migration Package disappears when edited in DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117131] [APAR PI86270] [Ignore SPEC-OBJECT attributes with missing definitions during ReqIf import.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119014] [APAR PI86740] [Insert Artifact window can get into state where you can't dismiss it if you embed an artifact that was previously embedded and then removed.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117572] Fixed in release 6.0.5: [APAR PI61751] [Address several issues to be able to repair TRS data in a single project/component/configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114896] [APAR PI61751] [Address several issues to be able to repair TRS data in a single project/component/configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115109] [APAR PI61751] [Fixing VDI010 repair to handle concept URLs instead of version URLs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115226] [APAR PI61751] [Improve the interaction between DNGRT and DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116236] [APAR PI61751] [Links/Views exclusion from parallel Import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119186] [APAR PI61751] [Opt-in projects data can be loaded by the ETL through the deleted links page data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114755] [APAR PI61751] [Repairing the incorrect TRS binding urls is very slow and counterproductive] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115902] [APAR PI61751] [TRS incremental rebase should keep events from last seven days in the Change Log] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114690] [APAR PI61751] [The type system query that finds type info in a configuration is slow] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115674] [APAR PI61751] [rm/web is extremely slow in loading project areas at which time user sees only a blank page or with " loading " status] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115478] [APAR PI74909] [Address various Module Scrolling issues (Part 2) in 6.0.2] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116308] [APAR PI77809] [link validity - using report builder to report on RM link validity doesn't display the link validity status or RQM links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115554] [APAR PI80290] [View filter query for Link Type "exist" & Artifact Type "is any of" either never ends or returns incorrect information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114959] [APAR PI80805] [Navigating to an artifact, the project dashboard and the reports page clears the type system cache] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114925] [APAR PI81447] [There is no other way to fix VDI010s without a costly TRS rebase + LQE reindex] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/114761] [APAR PI81646] [DownStreamAuthDeniedException when requesting service provider to DOORS 9] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115230] [APAR PI81797] [Review report fails when generating from GC context] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115072] [APAR PI82120] [Multiple Threads hung in stack pointing to com.ibm.rdm.fronting.server.rrs.views.execution.types.PropertyClassification] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115114] [APAR PI82856] [Audit History unable to load when an entry from vvcrevisions returns 404 (Not Found) response] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115422] [APAR PI83780] [DWA/DOORS - OSLC query request gives always 401 error even though user has already logged in] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/115908] [APAR PI84182] [Duplicate module bindings in LQE-based JRS reports caused by invalid/missing RRSEvents raised upon binding modifications] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/119727] [APAR PI84996, PI84774] [Module view queries involving Link Type does not exist performs poorly] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124697] [APAR PI85097] [IE11 dragging by scrollbar can leave blank pages] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/116541] [APAR PI85568] [CSV Import Error when updating an Artifact with an Attribute previously deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/117422] [APAR PI85856] [CSV export does not add the double quote to attributes containing only a single comma] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118842] [APAR PI88084] [Bad projects should not abort the full rebase] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118270] [APAR PI89328] [Tracked application status should not be updated when suspect indexing is suspended] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/118951] [APAR PI92125] [When entering a new enumerated data type value, enter key is not saving the value] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120196] Fixed in release 6.0.6: [APAR PI61751] [ETL: Not using descending order when querying for the artifact changes can lead to data loss] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121348] [APAR PI61751] [Method signature can cause NoSuchMethod exceptions in ifixes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122181] [APAR PI61751] [The ETL could miss data if multiple ETL clients access the reporting services and RDMPublishUseProjectModificationsCache is set to true] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122029] [APAR PI61751] [Unauthorized failure retrieving artifact with external links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123086] [APAR PI91230] [Unable to modify artifacts associated to DOORS Project area via DWA] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121086] [APAR PI91465, PI89337] [Extract requirements from artifact does not create links to source if they are matched by keyword or delimiter] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/120043] [APAR PI93210] [Migrating from a 4.* or 5.* release to 6.* can result in module artifact history having change events from other artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/121019] [APAR PI94983] [Shared links to Collection views open/load the wrong view content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122034] [APAR PI95209] [Review reports are not showing artifact comments in opt-in project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122002] [APAR PI95913] [Link By Attribute might remove all links of the specified link type if the query for artifacts timeouts ( Resulting in 0 artifacts )] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122210] [APAR PI96419] [TRS maintenance: Type system rename commands do not refresh the affected shapes in the TRS feed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/122317] [APAR PI97487] [can't load /rm/admin#action=com.ibm.rdm.fronting.server.web.debug with Chrome] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/124472] [APAR PI98180] [LQE CRLQE0334E Data source TRS 2.0 for DNG Resources provided an invalid TRS] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123260] Fixed in release 6.0.6.1: [APAR PI61751] [CoreArtifactsEventHandler.java:52 Comparison of String objects using == or != in com.ibm.rdm.fronting.server.core.changeevents.handlers.CoreArtifactsEventHandler.handleEvents(Multimap) [Troubling(11), Normal confidence]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123322] [APAR PI61751] [PublishServiceUtil.java:701 Comparison of String parameter using == or != in com.ibm.rdm.fronting.server.rrs.publish.internal.PublishServiceUtil.getNodeAttributeValue(Node, String) [Troubling(14), High confidence]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123326] [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/123318] Fixed in release 7.0: [APAR PI97664] [CRRRW7294I message shown while saving view with suspicion profiles] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/123536] +-- Product Jazz Foundation Client Fixed in release 6.0.1: [APAR PI61751] [When server is renamed repairMutipleVersionsMarkedAsCurrent command doesn't work properly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/442659] Fixed in release 6.0.2: [APAR PI69549] [Application stuck on oauthCallback?chainedCallback when authenticating to JTS in Tomcat] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402275] [APAR PI71991] [Fronting applications are not accessible using 6.0.2 iFix006 and Internet Explorer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405604] Fixed in release 6.0.3: [APAR PI57718] [Widget error "this._getPreferenceProvider(...) is null" when trying to access Settings in Bookmarks, Resources widgets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403249] [APAR PI60403] [Proxy setting in Eclipse Client 6.0.1 Fail] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393729] [APAR PI61618] [GUI becomes blank while trying to accept a delivery from another stream. [ 6.0.2]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389799] [APAR PI61751] [Allow a repotools test to ignore log files with stack traces that contain certain content] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406061] [APAR PI61751] [Change the sequence of generate data warehouse upgrade scripts to avoid grant errors] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392481] [APAR PI61751] [Ignore well-known error (ERROR XSDB6: Another instance of Derby may have already booted the database) in test case execution.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/406050] [APAR PI61751] [JFS StorageService not properly honoring importMode flag] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394533] [APAR PI61751] [StringUtils.parseNumber(String, Class) returns doubles always as floats] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404411] [APAR PI61751] [Syntax Error when trying to log out during jts setup] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393959] [APAR PI61751] [Update an item state via UpdateState doesn't utilize proposed modified and modified by parameter values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395619] [APAR PI61751] [[602] [Repair Tool] multi-current issue in repository/configuration aware] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434193] [APAR PI62300] [DROP PRIMARY KEY does not drop INDEX any longer] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391300] [APAR PI62331] [Primary keys are dropped and recreated when running repotools -onlineMigrateEstimate] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391301] [APAR PI62336] [ResourceGoneException when running repotools-jts -updateLPASampleTemplates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392414] [APAR PI62551] [Workitem Save fails do to StaleDataException (386068)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394610] [APAR PI62728] [Address issue with Oauth Token] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403762] [APAR PI62872] ["CRJAZ0743I Error retrieving group for user" message when fetching user data if LDAP server is behind a firewall that closes idle connections] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404676] [APAR PI63097] [Expose Token License Group Counters so they can be loaded in the data warehouse] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392480] [APAR PI63220] [NullPointerException reported running Defect140238RepairTask] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393797] [APAR PI63760] [Missing vertical scroll bar in Events view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397279] [APAR PI64082] [Missing artifacts after migration - deadlocks and rolled back transactions during addTables] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393993] [APAR PI64531] [Re-add repo tools command for renaming data in the data warehouse (394148)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414464] [APAR PI64767] [Unable to edit contents of the HTML widget] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/401389] [APAR PI64957] [Incorrect contents in baselines/baseline contents changing over time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394753] [APAR PI66505] [Diagnostic error appears on all admin pages when deployed on Oracle 12] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/461684] [APAR PI67346] [Fix reportable rest caching corner case] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407137] [APAR PI67500] [Useless exception stack traces appear in log when setting whitelist in E-mail Setting on JTS.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403642] [APAR PI70308] [Delete failing when report has a parameter whose value is a single quote] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403390] [APAR PI71680] [Slow SQL blocking com/ibm/team/jfs/indexing/service/internal/HttpIndexingService.initialize for long time [6.0.2]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/405183] Fixed in release 6.0.4: [APAR PI55575] [[6.0.2] QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/420154] [APAR PI61751] [Long GC pauses when using BIRT (reports or viewlets)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412943] [APAR PI61751] [Port Cross registering JVM mbeans into WebSphere mbean server into 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416597] [APAR PI61751] [[602] Multiple current versions for concepts on the same configuration causing problems like different versions shown in different views of the product (mostly DNG)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421579] [APAR PI69593] [Manual Proxy settings are getting used instead of Native Proxy settings in Eclipse client 6.x] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403810] [APAR PI72418] [DB2 incorrect default collation name as UNKNOWN] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/466834] [APAR PI72924] [Address issue in Floating and Token License issues. (406731)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/410252] [APAR PI75976] [QP burndown and burnup reports may be generated by the wrong reporting server.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/411507] [APAR PI76771] [[6.0.2] FoundationVVCConfigurationManager.getAllChangeSetDependencies(Collection, boolean) does excessive repeat work when passed multiple change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412849] [APAR PI77835] [[602] Protection against running a server rename on a live production DB is not working] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/416811] [APAR PI78541] [Reports should compute category hierarchy only within project area not across RTC application] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/415392] [APAR PI79593] [[602] Global Configuration cannot encode control-char in context XML] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/424177] [APAR PI80911] [RDNG indexing error during index of Word/Excel] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/427848] [APAR PI92066] [TemporaryOutputStream.dispose() usage generates exception when running with Java 1.8] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/499052] [APAR PI93531] [repairMultipleVersionsMarkedAsCurrent fails to handle common configurations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454174] [APAR PI97050] [Lucene query with underscore, and special character does not return any matches as it should] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/457878] Fixed in release 6.0.5: [APAR PI55575] [[6.0.2] QM use of repotools rebuildTextIndices to take insane lengths of time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436873] [APAR PI61751] [Process editor page becomes blank after another project shares the process] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446084] [APAR PI61751] [Support repotools –repairMultipleVersionsMarkedAsCurrent running offline] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/446004] [APAR PI82687] [HTML dashboard widget not editable after View HTML Source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/436646] [APAR PI82974] [[602] Bogus Add Delta when delivering a change set that had a Version created then deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428181] [APAR PI83074] [[602] Prevent multi-current issue during copyToStream() in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428466] [APAR PI83074] [[602] Provide Repairtool to fix multi current issue in Repository/Configuration Aware items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/428469] [APAR PI83650] [ConfigToVersionInfos is not thread safe] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/470168] [APAR PI83798] [[602] Concatenated words in subject line of WI notifications] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/432439] [APAR PI83970] [The fix to defect 419019 has had a detrimental performance effect on several RM transactions under load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448546] [APAR PI85357] [Many popups with 400 error when you first access a dashboard with multiple logins required (i.e., to /jazz02, /jazz03, /jazz04)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448427] [APAR PI94767] [Backport Update Db2zProvider version assertions with new supported versions in 6.0.4 and remove unsupported ones (442021) to 6.0.2 ifix017] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456407] Fixed in release 6.0.6: [APAR PI84713] [Setup wizard UI for LDAP causes problems in JAS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/456938] [APAR PI89651] [Full Text Search in French is broken when stemming is set to French] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448433] [APAR PI97132] [Non-User Password authentication can result in unsuccessful authentication due to bad username and password] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462161] Fixed in release 6.0.6.1: [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/478464] [APAR PI98539] [SQL Server: The task "GlobalConfigurationCacheUpdateTask" Unscheduled due to database failover] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/473937] [APAR PI99792] [Slower scm commands performance since upgrade from v502 to v602] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/464522] Fixed in release 7.0: [APAR PH03905] [Project Area search filter is escaping some chars] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/487396] 9. CLIENT APAR FIXES This client update site contains fixes for the following defects: [APAR ID] [Maintenance Item Summary] [Maintenance Item URL] +-- RTC Client Fixes Fixed in release 6.0.3: [APAR PI53561] [scm doesn't distinguish different conflicts with files with the same path] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/387289] [APAR PI56189] [The Require-Work-Item-to-Match-Query precondition is not inherited properly by child project areas] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391291] [APAR PI56307] [Need to improve error message when loading project with invalid name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/388868] [APAR PI57703] [Accepting change set that moves loaded content into content that isn't loaded goes out-of sync.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393647] [APAR PI58508] [Issue with Auto-Resolve when 'children with the same name' conflict is resolved] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391406] [APAR PI58886] [Work Item ID is incorrect when created during import.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395291] [APAR PI59771] [Incorrect error message when auto-merging in unloaded components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/391298] [APAR PI60557] [ComponentNotInWorkspaceException when adding an "outgoing component removal"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402916] [APAR PI61269] [Error: Job found still running after platform shutdown] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/389343] [APAR PI61362] [Improve performance and allow cancelation of Load With Dependencies wizard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395288] [APAR PI61751] [Cannot accept replace] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400909] [APAR PI61751] [Eclipse client detects a workspace crash on startup after CLI loadrule load] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/404010] [APAR PI61751] [Enable delete-delete conflict detection for the Eclipse client via System property or preference] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396378] [APAR PI61751] [IllegalArgumentException clicking "Add Streams..." or "Add Repository Workspaces..." in the Locate Change Sets editor] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/396985] [APAR PI61751] [[Client] As a user, I want to know when there are delete-delete conflicts so I have the option to move that conflict to another component] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/397074] [APAR PI61844] [Delete temporary buildmaps should not timeout after 8 minutes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/390308] [APAR PI62670] [Child components in component hierarchy are missing when they have a different flow target] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/394453] [APAR PI62814] [Issues with the command show sandbox-structure in CLI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392939] [APAR PI63032] [Local conflict results from conflicting link addition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392151] [APAR PI63103] [[CLI] "out of sync" messages not being shown with "show JSON" option] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/392940] [APAR PI63299] [lscm version has unset buildid] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/393922] [APAR PI64150] [UUID displayed in title bar when opening a remote file from EE UI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/398605] [APAR PI64275] [Load bar incorrectly shows "No Work Time Left"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403900] [APAR PI64310] [Promotion does not consider "ignore impact" option of the language definition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395287] [APAR PI64511] [[CLI] "scm show status --all" does not show status if all components are unloaded when workspace loaded via Eclipse client] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/395072] [APAR PI66247] [Stream is not visible in the Team artifacts view] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/400840] [APAR PI66839] [Java API scoped FlowTargets in 6.0.2 is not working as expected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403122] [APAR PI67040] [Don't go out-of-sync when moving from unloaded content to loaded content] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402790] [APAR PI67929] [Auto-check-in not working with Excel or Power Point files] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/402783] [APAR PI69999] [Scoping components does not work when using multiple flow targets in advanced mode] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/403124] [APAR PI91988] [[CLIENT] Deliver with large number of change sets AND operation advisor fails with "Item Handle Array cannot have more than 2048 elements" for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449675] [APAR PI91988] [[TOOLKIT] Deliver with large number of change sets AND operation advisor fails with "Item Handle Array cannot have more than 2048 elements" for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/449676] Fixed in release 6.0.4: [APAR PI55566] [Invalid cookie header warning connecting to servers running Liberty on Linux] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/455747] [APAR PI61751] [NPE in JzRepoWorkItem when no project development line] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409966] [APAR PI71737] [Scan Configurations Editor: Fields grow whenever editor is resized, makes a lot of scrolling necessary (400725)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/407451] [APAR PI72300] [Duplicating header in duplicated editor presentation modifies original header - CLIENT] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/425093] [APAR PI73378] [Package Summary Tab is empty - NPE when Summary work item is disabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409687] [APAR PI74701] [Log needs to be more explicit while it fails to load a component with a file name with unsupported characters for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/414953] [APAR PI74916] [RTC Enterprise Extensions Packaging Time Stamp setting shouldn't block work item packaging] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/409839] [APAR PI76104] [EE - impact analysis launched from SCD query results - missing resource name in title] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/412684] [APAR PI76758] [Improve workspace compare performance in some cases (Client) for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/454782] [APAR PI80268] [[6.0.2] Address performance issues with a large number of components] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/417186] [APAR PI81236] [Package work item from editor pop up menu raised a NPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/434135] Fixed in release 6.0.5: [APAR PI61751] [Make number of login retries by TeamRepository configurable] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/439051] [APAR PI79310] [[6.0.2] NPE when content deleted before a reload] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/423660] [APAR PI81021] [Removing a folder from an ignored directory won't remove the folder for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/421988] Fixed in release 6.0.6: [APAR PI81706] [IHS configured to deflate is causing project areas to fail to open] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/481187] [APAR PI87040] [Mac Japanese dakuten diacritics in SCM project, folder of file name cause the name to become corrupted on Windows for 6.0.2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/448910] [APAR PI97132] [Non-User Password authentication can result in unsuccessful authentication due to bad username and password] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/462160] 10. UPDATING APPLICATION WAR FILES The WAR files changed in iFix020 and must be re-deployed. These steps need to be done only once for any WAR file change. If you have already re-deployed WAR files as part of installing iFix020 or later, you do not have to do these steps again. Follow the instructions for the web server you use (WAS or Tomcat). NOTE: If the context root used by the any application is not the default, it will be necessary to rename the WAR file (and adjust some of the directory paths referenced below) based on the context root currently in use. For example, -- if your current context root for Requirements Management is 'rdm', you must rename the rm.war file to rdm.war. -- if your current context root for Quality Management is 'jazz', you must rename the qm.war file to jazz.war -- if your current context root for Change and Configuration Management is 'jazz', you must rename the ccm.war file to jazz.war In summary, the name of the WAR file needs to be the same as the respective context root in use. NOTE: For users of the RDNG browser add-on, the rm.war file must be properly matched with the browser plugin files. This only applies during installation of the plugin, so for those users that have already installed the plugin, no action is required. For any new installations of the browser plugin, the customer should contact IBM Support and request a refresh of the browser add-on files along with the properly paired version of the rm.war file that includes this fix. DEPLOYING 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 check box, and click Stop. b. Update the file: Select the check box and click Update. c. Select "Replace the entire application," browse to the new .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 check box and click Start. To uninstall the patch when the different applications are deployed on WebSphere Application Server: Option 1: Using the WebSphere Application Server scripting tool (wsadmin) a. Locate the file in the original App installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified). a. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin). b. Execute the following command, ensuring that the WebSphere Application Server is running: Windows: wsadmin -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Linux: ./wsadmin.sh -language jython -user -password -f /server/was/clm_update.py> /server/webapps> Option 2: Using the WebSphere Application Server Admin Console a. Locate the 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 file: Select the 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 check box and click Start. ********************************* DEPLOYING ON WEBSPHERE LIBERTY SERVER: a. Rename the new .war file as .war.zip. b. Stop the WebSphere Liberty Server for the application. c. Back up the following file in case you need to revert the patch: \server\liberty\servers\clm\apps\.war.zip d. Delete the following files: \server\liberty\servers\clm\apps\.war.zip \server\liberty\clmServerTemplate\apps\.war.zip e. Delete the following directories: \server\liberty\servers\clm\apps\.war \server\liberty\clmServerTemplate\apps\.war f. Place the new .war.zip file in the following directories: \server\liberty\servers\clm\apps \server\liberty\clmServerTemplate\apps g. Unzip the new .war.zip file into the following directories: \server\liberty\servers\clm\apps\.war \server\liberty\clmServerTemplate\apps\.war h. Start the server. To uninstall the patch when the different applications are deployed on WebSphere Liberty Server: a. Stop the WebSphere Liberty Server for the application. b. Restore the original .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\.war \server\liberty\clmServerTemplate\apps\.war d. Unzip the original .war.zip file into the following directories: \server\liberty\servers\clm\apps\.war \server\liberty\clmServerTemplate\apps\.war e. Start the server. ********************************* DEPLOYING ON TOMCAT: a. Stop the Apache Tomcat server for the application. b. Back up the following file in case you need to revert the patch: \server\tomcat\webapps\.war c. Delete the following file: \server\tomcat\webapps\.war d. Delete the following directories: \server\tomcat\webapps\ \server\tomcat\work\Catalina\\ e. Place the new .war file in the \server\tomcat\webapps directory respectively. f. Start the server. To uninstall the patch when the different applications are deployed on Apache Tomcat server: a. Stop the Apache Tomcat server for the application. b. Restore the original .war file that was backed up during the installation to the following directory: \server\tomcat\webapps\ c. Delete the following directories: \server\tomcat\webapps\ \server\tomcat\work\Catalina\localhost\ d. Start the server. 11. UPDATING ORACLE OUTSIDE IN TECHNOLOGY FOR RDNG Note: This issue is independent of the back-end database being used by RDNG. This fix should be applied regardless of whether you are using Oracle as your CLM database or not. This fix is for other Oracle technology and not related to their database products. These steps need to be done only once. The Outside In files changed in iFix008. If you have already deployed these files as part of installing iFix008 or later, you do not have to do these steps again. Follow the instructions detailed in the README.txt file contained within the DNG602_OutsideIn_8-5-2_Patch_CPU_January2017.zip file. 12. KNOWN ISSUES +-- Product Rational Team Concert Attempts to Create a Project area fails with "Cannot initialise new Project Areas" and Attempts to Modifying a Team Area fails with "Cannot modify existing Team Area" in IBM Rational Team Concert (RTC) after installation of 6.0.2 iFix005. Please see the following technote for further details and the resolution - http://www-01.ibm.com/support/docview.wss?uid=swg21993070 +-- Licensing After applying the patchInternalCALs.zip patch file to the jts server some customers may see errors similar to the following in their jts.log file: 2017-12-01 12:14:34,426 [WebContainer : 9 @@ 12:14 clmadmin /jts/service/com.ibm.team.repository.service.internal.ILicenseAdminRestService/licenseInfo] WARN repository.service.internal.license.LicenseService - CRJAZ0942I The license key located at "bundleentry://35.fwk-1299063994/inactive/RQM_Contributor_Trial.jar" could not be processed. For the cause of the problem, see the nested exception. com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0965I The file was not a valid server or client access license activation key. A similar error may occur for every trial license that was installed with the product. These errors can be safely ignored unless the customer is still using extended trial licenses. If they are, they will need to contact customer support or their sales representative to get new extended trial licenses that are using a newer license signature. On top of this patch, customers who find that their Authorized User, Floating or token licenses need updated, will need to regenerate their licenses from the License Key Center.