Interim fix ELM_701_iFix021.zip
This interim fix is only valid for the IBM solution for Engineering Lifecycle Management (ELM) 7.0.1 SR1 release.
Future 7.0.1 iFixes will include these fixes, as will the next release of the IBM solution for ELM.
This interim fix requires a prior installation of 7.0.1 iFix018 SR1. 7.0.1 iFix018 SR1 is the prerequisite for future interim fixes. For more information, see IBM Support portal: https://www.ibm.com/docs/en/elm/7.0.1?topic=overview-whats-new.
Note: ELM 7.0.1 iFix009 has changed the behavior of all OpenSocial gadgets and RSS feeds that fetch content from an external service or location. The change was made to decrease the SSRF vulnerability by only allowing communication to sites specifically listed in the "allowlist." Although reducing the security vulnerability of ELM, this change can prevent some widgets from functioning when these interim fixes are applied. For instructions to allow communication to the appropriate sites, please see https://www.ibm.com/support/pages/node/6466981
CONTENTS OF THE INTERIM FIX
1. This readme file: readme.txt
2. Server patch file: ELM_server_patch_7.0.1.0-iFix021-ELM701M-I20230329-1521.zip (see the SERVER PATCH INSTRUCTIONS section)
3. Jazz Reporting Service (Report Builder) patch file: rs.war (see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section)
4. Lifecycle Query Engine patch file: lqe.war (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section)
5. Link Index Provider patch file: ldx.war (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section)
6. IBM Engineering Workflow Management Client for Eclipse update site: UpdateSiteFor_7.0.1.0-iFix021-ELM701M-I20230329-1521.zip (see the IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS section)
7. IBM Engineering Workflow Management Client for Microsoft Visual Studio readme file: readme-vsclient.txt
8. IBM Engineering Workflow Management Client for Microsoft Visual Studio patch file: ewm_vsclient_I7.0.1_iFix008.zip (see the IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS section)
9. APAR PH26727 fix: MI187095.zip (see the ADDITIONAL FIXES INSTRUCTIONS section)
10. WAR file: jazzop.war (see the UPDATING THE JAZZOP WAR FILE section)
11. WebSphere Application Server script file: clm_update.py (see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections)
12. Default context root map file: context-root-default.properties (used with clm_update.py in the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS and JAZZ REPORTING SERVICE INSTRUCTIONS sections)
13. APAR PH49955 fix: MI 557659 scripts_701.zip is provided with main package. (see ADDITIONAL FIXES INSTRUCTIONS section for detailed steps to follow)
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. LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS
4. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS
5. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR MICROSOFT VISUAL STUDIO INSTRUCTIONS
6. NEW APAR FIXES IN THIS IFIX
7. ADDITIONAL FIXES INSTRUCTIONS
8. CONSOLIDATED LIST OF APAR FIXES
9. CLIENT APAR FIXES
10. UPDATING THE JAZZOP WAR FILE
11. KNOWN ISSUES
1. SERVER PATCH INSTRUCTIONS
Note:
-The ELM server patch file, ELM_server_patch_7.0.1.0-iFix021-ELM701M-I20230329-1521.zip, might contain fixes for either a subset or all of these applications: Jazz Team Server, IBM Engineering Workflow Management, IBM Engineering Test Management, IBM Engineering Requirements Management DOORS Next, IBM Engineering Systems Design Rhapsody - Model Manager, IBM Engineering Lifecycle Optimization Engineering Insights. For the list of APARs that were fixed, listed by application, see the APAR FIXES section.
-Before you install the server patch file, ELM_server_patch_7.0.1.0-iFix021-ELM701M-I20230329-1521.zip, verify that no other test fixes or debug fixes are installed. If other fixes are installed, contact IBM Software Support.
-For an ELM deployment on a single server, complete the following steps once. For a distributed ELM deployment, complete the same steps on each server.
To install the server patch:
a. Stop the ELM 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, ELM_server_patch_7.0.1.0-iFix021-ELM701M-I20230329-1521.zip, into the /server/patch directory.
d. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server" and "To clear the application cache on WebSphere Liberty Server" sections in this file.
e. Start the ELM 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-gc -clean
- repotools-jts -clean
- repotools-qm -clean
- repotools-relm -clean
- repotools-rm -clean
g. Check the ADDITIONAL FIXES INSTRUCTIONS section for additional steps that may be needed for a specific APAR
Note: For a distributed ELM deployment, complete the same steps on each server.
To uninstall the server patch:
a. Stop the ELM server.
b. Back up and then remove the contents of the following directory: /server/patch
c. Clear the application server cache. For instructions on clearing the cache, consult the application server's detailed documentation. For instructions on what to remove, see the "To clear the application cache on WebSphere Application Server" and "To clear the application cache on WebSphere Liberty Server" sections in this file.
d. Start the ELM 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-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 ELM 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 validate that the server patch was successfully installed or uninstalled:
a. After the server starts, open an ELM 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
NOTE: If you selected non-default application context roots during the original install, use a context-root.properties file to specify the map from default to renamed context roots.
Option 2: Using the WebSphere Application Server Admin Console
a. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop.
b. Update the rs_war file: Select the rs_war check box and click Update.
c. Select "Replace the entire application," browse to the new rs.war file in the location that you extracted it to, and click Next.
d. Follow the Fast Path installation, and accept all of the default values.
e. After the update is complete, save the configuration changes when you are prompted to.
f. Start the Jazz Reporting Service: Select the rs_war check box and click Start.
To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Application Server:
Option 1: Using the WebSphere Application Server scripting tool (wsadmin)
a. Locate the rs.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified).
b. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin).
c. Execute the following command, ensuring that the WebSphere Application Server is running:
Windows:
wsadmin -language jython -user -password
-f /server/was/clm_update.py>
/server/webapps>
Linux:
./wsadmin.sh -language jython -user -password
-f /server/was/clm_update.py>
/server/webapps>
Option 2: Using the WebSphere Application Server Admin Console
a. Locate the rs.war file in the original Jazz Reporting Service installation.
b. In the WebSphere Application Server Admin Console, stop the Jazz Reporting Service: Click Applications > Application Types > WebSphere enterprise applications, select the rs_war check box, and click Stop.
c. Update the rs_war file: Select the rs_war check box and click Update.
d. Select "Replace the entire application," browse to the rs.war file in the original installation location, and click Next.
e. Follow the Fast Path installation, and accept all of the default values.
f. After the update is complete, save the configuration changes when you are prompted to.
g. Start the Jazz Reporting Service: Select the rs_war check box and click Start.
To install the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server:
a. Rename the new rs.war file as rs.war.zip.
b. Stop the WebSphere Liberty Server for the Jazz Reporting Service.
c. Back up the following file in case you need to revert the patch:
\server\liberty\servers\clm\apps\rs.war.zip
d. Delete the following files:
\server\liberty\servers\clm\apps\rs.war.zip
\server\liberty\clmServerTemplate\apps\rs.war.zip
e. Delete the following directories:
\server\liberty\servers\clm\apps\rs.war
\server\liberty\clmServerTemplate\apps\rs.war
f. Place the new rs.war.zip file in the following directories:
\server\liberty\servers\clm\apps
\server\liberty\clmServerTemplate\apps
g. Unzip the new rs.war.zip file into the following directories:
\server\liberty\servers\clm\apps\rs.war
\server\liberty\clmServerTemplate\apps\rs.war
h. Start the server.
To uninstall the patch with Jazz Reporting Service (Report Builder) deployed on WebSphere Liberty Server:
a. Stop the WebSphere Liberty Server for the Jazz Reporting Service.
b. Restore the original rs.war.zip file that was backed up during the installation to the following directories:
\server\liberty\servers\clm\apps
\server\liberty\clmServerTemplate\apps
c. Delete the following directories:
\server\liberty\servers\clm\apps\rs.war
\server\liberty\clmServerTemplate\apps\rs.war
d. Unzip the original rs.war.zip file into the following directories:
\server\liberty\servers\clm\apps\rs.war
\server\liberty\clmServerTemplate\apps\rs.war
e. Start the server.
To 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_7.0.1-I20230329-1003
3. 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. For details, see "Backing up and restoring Lifecycle Query Engine": https://www.ibm.com/support/knowledgecenter/SSYMRC_7.0.1/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
NOTE: If you selected non-default application context roots during the original install, use a context-root.properties file to specify the map from default to renamed context roots.
Option 2: Using the WebSphere Application Server Admin Console
a. Extract the lqe.war or ldx.war file to your local computer or on the Lifecycle Query Engine or Link Index Provider server.
b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop.
c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update.
d. Select "Replace the entire application," browse to the new lqe.war or ldx.war file in the location that you extracted it to, and click Next.
e. Follow the Fast Path installation, and accept all of the default values.
f. After the update is complete, save the configuration changes when you are prompted to.
g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start.
To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on a WebSphere Application Server:
Option 1: Using the WebSphere Application Server scripting tool (wsadmin)
a. Locate the lqe.war or ldx.war file in the original Jazz Reporting Service installation. If there are other war files in this directory, copy the war files that you want to update to a new temporary folder (the clm_update.py script updates all applications with war files in the directory specified).
b. Open a command window and navigate to the WebSphere profile bin directory (e.g. //profiles//bin).
c. Execute the following command, ensuring that the WebSphere Application Server is running:
Windows:
wsadmin -language jython -user -password
-f /server/was/clm_update.py>
/server/webapps>
Linux:
./wsadmin.sh -language jython -user -password
-f /server/was/clm_update.py>
/server/webapps>
Option 2: Using the WebSphere Application Server Admin Console
a. Locate the lqe.war or ldx.war file in the original Lifecycle Query Engine or Link Index Provider installation.
b. In the WebSphere Application Server Admin Console, stop the Lifecycle Query Engine or Link Index Provider application: Click Applications > Application Types > WebSphere enterprise applications, select the lqe_war or ldx_war check box, and click Stop.
c. Update the lqe_war or ldx_war file: Select the lqe_war or ldx_war check box and click Update.
d. Select "Replace the entire application," browse to the lqe.war or ldx.war file in the original installation location, and click Next.
e. Follow the Fast Path installation, and accept all of the default values.
f. After the update is complete, save the configuration changes when you are prompted to.
g. Start the Lifecycle Query Engine or Link Index Provider application: Select the lqe_war or ldx_war check box and click Start.
To install the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server:
a. Rename the new lqe.war or ldx.war file as lqe.war.zip or ldx.war.zip.
b. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider.
c. Back up the following file in case you need to revert the patch:
\server\liberty\servers\clm\apps\lqe.war.zip
or
\server\liberty\servers\clm\apps\ldx.war.zip
d. Delete the following files:
\server\liberty\servers\clm\apps\lqe.war.zip
\server\liberty\clmServerTemplate\apps\lqe.war.zip
or
\server\liberty\servers\clm\apps\ldx.war.zip
\server\liberty\clmServerTemplate\apps\ldx.war.zip
e. Delete the following directories:
\server\liberty\servers\clm\apps\lqe.war
\server\liberty\clmServerTemplate\apps\lqe.war
or
\server\liberty\servers\clm\apps\ldx.war
\server\liberty\clmServerTemplate\apps\ldx.war
f. Place the new lqe.war.zip or ldx.war.zip file in the following directories:
\server\liberty\servers\clm\apps
\server\liberty\clmServerTemplate\apps
or
\server\liberty\servers\clm\apps
\server\liberty\clmServerTemplate\apps
g. Unzip the new lqe.war.zip or ldx.war.zip file into the following directories:
\server\liberty\servers\clm\apps\lqe.war
\server\liberty\clmServerTemplate\apps\lqe.war
or
\server\liberty\servers\clm\apps\ldx.war
\server\liberty\clmServerTemplate\apps\ldx.war
h. Start the server.
To uninstall the patch with Lifecycle Query Engine or Link Index Provider deployed on WebSphere Liberty Server:
a. Stop the WebSphere Liberty Server for the Lifecycle Query Engine or Link Index Provider.
b. Restore the original lqe.war.zip or ldx.war.zip file that was backed up during the installation to the following directories:
\server\liberty\servers\clm\apps
\server\liberty\clmServerTemplate\apps
or
\server\liberty\servers\clm\apps
\server\liberty\clmServerTemplate\apps
c. Delete the following directories:
\server\liberty\servers\clm\apps\lqe.war
\server\liberty\clmServerTemplate\apps\lqe.war
or
\server\liberty\servers\clm\apps\ldx.war
\server\liberty\clmServerTemplate\apps\ldx.war
d. Unzip the original rs.war.zip file into the following directories:
\server\liberty\servers\clm\apps\lqe.war
\server\liberty\clmServerTemplate\apps\lqe.war
or
\server\liberty\servers\clm\apps\ldx.war
\server\liberty\clmServerTemplate\apps\ldx.war
e. Start the server.
To 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_7.0.1-I20230111-2329.
After installing the patch:
a. The Lifecycle Query Engine or Link Index Provider automatically detects whether it is necessary to migrate data from an existing instance. If data migration is necessary, a Start Migration button is displayed on the main Lifecycle Query Engine or Link Index Provider page: https:///lqe/web/admin/data-sources or https:///lqe/web/admin/data-sources. If the button is displayed, click Start Migration.
b. Reindex the data sources as required.
4. IBM ENGINEERING WORKFLOW MANAGEMENT CLIENT FOR ECLIPSE UPDATE SITE INSTRUCTIONS
To install the client update site:
NOTE: When going through the installation steps, if no features are listed, uncheck the "Group items by category" check box.
a. Extract the update site file to the computer where the client is installed.
b. In the IBM Engineering Workflow Management 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 IBM Engineering Workflow Management 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 IBM Engineering Workflow Management client, click Help > About IBM Engineering Workflow Management > Installation Details.
b. Select the patches to uninstall and click Uninstall.
c. After the uninstall process is complete, restart the IBM Engineering Workflow Management client.
WARNING:
-If you run the uninstall process on a IBM Engineering Workflow Management 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 IBM Engineering Workflow Management 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 IBM Engineering Workflow Management 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 IBM Engineering Workflow Management client that was installed by using the p2 repository, to remove the patch, you must uninstall the entire IBM Engineering Workflow Management p2 feature and then reinstall the entire IBM Engineering Workflow Management feature through the p2 repository.
5. IBM ENGINEERING WORKFLOW MANAGEMENT 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.
6. NEW APAR FIXES IN THIS IFIX
+-- Jazz Foundation
[APAR PH26727] [[701][Db2z] Add support for 13.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/561794]
[APAR PH48247] [[701] Backporting of 554963 Index missing error message incorrectly states running -rebuildIndices will fix the problem] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/562559]
+-- IBM Engineering Workflow Management
[APAR PH32216] [Backport task 562353 to 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/562437]
+-- IBM Engineering Test Management
[APAR PH51083] [[701] PDF Export in languages other than English is showing data as ###] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/193544]
[APAR PH51083] [[701] PDF Export in Chinese languages fails with NoClassDefFoundError: org.apache.fontbox.cff.CFFType1Font.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/193545]
+-- Data Collection Component
[APAR PH53215] [[701] DCC logs for individual jobs are missing from the logs folder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/563450]
7. ADDITIONAL FIXES INSTRUCTIONS
#### Fixes before iFix019 ####
+-- Product IBM Engineering Lifecycle Optimization - Engineering Insights
Fixed in release 7.0.3:
[APAR PH26727] [[ENI 7.0.1] Remove ELM IoT Connector] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/549637]
This defect requires additional steps to apply:
Install related changes are also part of this WI.
This will go as a part of ELM level Log4j v2.x adoption changes.
i.e. as part of a new build which customer will need to install afresh; and hence the install changes will also get accommodated.
----
+-- Product IBM Engineering Requirements Management DOORS Next
Fixed in release 7.0.3:
[APAR PH32910] [Term Lookup issue with Team area assigned] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141215]
This defect requires additional steps to apply:
This fix prevents the issue with future data, but the existing data may require reindexing. This can be done by enabling advanced property "Defect139046RepairTask enable" followed by a server restart. Or, you can manually do a full text reindex, e.g. "repotools-rm -rebuildTextIndices".
----
[APAR PH36203] [The TRS incremental rebase does not always runs in the expected day (it runs on a week day)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140356]
This defect requires additional steps to apply:
In order to take advantage of this fix, you must set the following advanced properties:
"The day when the TRS incremental rebase should run": The value must be between 1 (Monday) and 7 (Sunday).
"The hour when the TRS incremental rebase should run": The value must be between 0 and 23.
"The period to run the TRS incremental rebase": The values should start with H|h, D|d, W|w and be followed by numbers, where H|h == hour, D|d == day and W|w == week. For example, W2 means 2 weeks, D3 means 3 days, etc.
The first 2 properties determine the day and the hour of the first execution of the TRS incremental rebase after a server restart and the 3rd property determines the cadence to execute the TRS incremental rebase. With this change, the server can be restarted any time without affecting the schedule.
Also note that if one of these 3 new advanced properties is not set correctly or is disabled, the TRS incremental rebase will be scheduled as it would have been prior to this change.
----
+-- Product Jazz Foundation
Fixed in release 7.0.2:
[APAR PH29112] [[7.0.1] Run out of temp space in Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520319]
This defect requires additional steps to apply:
For Oracle Database users:
a). Set this on the DB:
In Oracle 12.1,
alter system set OPTIMIZER_ADAPTIVE_FEATURES=FALSE;
alter system set _optimizer_use_feedback=FALSE;
alter system set "_complex_view_merging"=FALSE;
Once the upgrade is done, revert this back by running:
alter system set "_complex_view_merging"=TRUE;
In Oracle 12.2,
alter system set OPTIMIZER_ADAPTIVE_PLANS to FALSE;
alter system set OPTIMIZER_ADAPTIVE_STATISTICS to FALSE;
alter system set _optimizer_use_feedback=FALSE;
alter system set "_complex_view_merging"=FALSE;
Once the upgrade is done, revert this back by running:
alter system set "_complex_view_merging"=TRUE;
b). Add below System property in .../server/repotools-rm.sh file:
DEFINE="$DEFINE -DDATA_CHECK_THREAD_POOL_COUNT=1"
----
+-- Product IBM Engineering Workflow Management
Fixed in release 7.0.2:
[APAR PH26727] [Move utility methods to extract work items from commit comment] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516585]
This defect requires additional steps to apply:
Backport to Git integration toolkit.
----
[APAR PH30709] [[CLI] CLI should not import projects while updating the sandbox for 7.0.1 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524805]
This defect requires additional steps to apply:
Ask support for the latest SCM CLI toolkit.
----
+-- Product IBM Engineering Test Management
Fixed in release 7.0.2:
[APAR PH26727] [ETM 7.0.1 root services document contains a 7.0.0 version] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187095]
This defect requires additional steps to apply:
Additional instructions related to workitem 187095
1. Unzip the archive file 'MI187095.zip' into a temporary folder
2. Stop the server.
3. Locate the directory for the Quality Manager server : /server/conf/qm/ for example : "/IBM/JazzTeamServer/server/conf/qm/"
4. Back up the existing services.xml file
5. Copy the services.xml file located in the MI187095 folder (From Step 1) to the /server/conf/qm/ folder
6. Start the server.
----
[APAR PH32828] [Custom property defined for Test case with external URI has 2 owl:sameAs relations.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188851]
This defect requires additional steps to apply:
Note: In cases where we have an external URI set:
* - SameAS property will point to external URI only
* - Reports created with the old custom attribute definition will return empty data. (The old definition meaning that it has "Category" and the categories in a tree-like structure when creating reports and filters in JRS.
----
#### Fixes after iFix019 ####
+-- Product Jazz Reporting Service
Fixed in release 7.0.3:
[APAR PH26727] [Other Prevent TCP connection timeouts from occurring between Report Builder and LQE [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555999]
This defect requires additional steps to apply:
see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section
----
[APAR PH41250] [Problems with preview popup from hovering over links in report builder widgets on a dashboard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/544256]
This defect requires additional steps to apply:
see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section
----
[APAR PH44711] [LQE report - SUM not returning result 0 when there is no value(null). [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555508]
This defect requires additional steps to apply:
see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section
----
[APAR PH47207] [Project id associated to the category in report query is for a different project [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555510]
This defect requires additional steps to apply:
see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section
----
[APAR PH48156] [Scheduled reports are run by jrs_user and you get different results [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/557282]
This defect requires additional steps to apply:
see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section
----
[APAR PH48426] [Metamodel refresh failing with java.nio.file.FileSystemException File name too long [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/556100]
This defect requires additional steps to apply:
see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section
----
[APAR PH48980] [Regression caused by: CQPAR00254224: LQE Excel Export shows Rich Text formatting tags in the primary text fields (514282) [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/556078]
This defect requires additional steps to apply:
see the JAZZ REPORTING SERVICE (REPORT BUILDER) INSTRUCTIONS section
----
+-- Product Lifecycle Query Engine
Fixed in release 7.0.2:
[APAR PH26727] [Defect - 7.0.1 LQE Update identifier in "About this application" to communicate this is not the 701 GA app] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/558534]
This defect requires additional steps to apply:
see the LIFECYCLE QUERY ENGINE AND LINK INDEX PROVIDER INSTRUCTIONS section
----
+-- Product IBM Engineering Lifecycle Optimization - Engineering Insights
Fixed in release 7.0.3:
[APAR PH49955] [[ENI 7.0.1] ENI upgrade failing when application context of ENI is changed while installation] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/557659]
This defect requires additional steps to apply:
1. Stop 701 server
2. Extract the ZIP file "MI 557659 scripts_701.zip".
3. Copy the appropriate app_upgrade file (as per the Operating system) from the extracted folder in step 2; and paste it in the below mentioned path:
/server/upgrade//
File :
For UNIX OS: /scripts/unix/app_upgrade.sh
For IBMI OS: /scripts/ibmi/app_upgrade.sh
For Windows OS: /scripts/win/app_upgrade.bat
4. Now start the upgrade process
5. Once the upgrade has been completed, execute the below mentioned repotool command.
repotools- -reindex all
----
+-- Product Data Collection Component
Fixed in release 7.0.3:
[APAR PH53215] [[701] DCC logs for individual jobs are missing from the logs folder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/563450]
This defect requires additional steps to apply:
While DCC is down, edit DCC's teamserver.properties file and set the following property to false:
com.ibm.rational.datacollection.initialized=false
This will cause DCC to reload all the ETL logic. Any DCC jobs that were manually disabled by the user will also be re-enabled. So the user will need to remember and disable those after DCC starts.
----
8. CONSOLIDATED LIST OF APAR FIXES
This interim fix contains fixes for the following APARs:
[APAR ID] [Maintenance Item Summary] [Maintenance Item URL]
#### Fixes before iFix019 ####
+-- Product Jazz Reporting Service
Fixed in release 7.0.1:
[APAR PH42172] [Live Excel does not combine columns on data refresh] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547243]
Fixed in release 7.0.2:
[APAR PH21339] [No DD results on combined column of Enum attributes with same label but different URIs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509806]
[APAR PH24300] [A stacked bar chart shows an empty space in the beginning and end of the bars when there are 100+ bars.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513936]
[APAR PH25211] [JRS/LQE/CCM : Sub-iteration showing under the wrong parent iteration in LQE based Reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536675]
[APAR PH25603] [ res Triples with invalid subject URIs added in advanced reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509283]
[APAR PH26727] [ formating lost in incomplete report warning when LQE tracing enabled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510624]
[APAR PH26727] [EWM 7.0 upgrade creates 2 JRS jena indices after Liberty restart] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509397]
[APAR PH26727] [Improve metamodel refresh operation with hashmap in formatTreename method] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518370]
[APAR PH26727] [No logging information when the last Report Manager is removed] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514948]
[APAR PH26727] [Save issues with traceability reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524607]
[APAR PH26727] [Server rename is failing for "rs"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514299]
[APAR PH26953] [Drill down show all work items instead of the expected subset.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515575]
[APAR PH27520] [Cannot reconcile the Weekly (last value) with the daily figures in Total Trend for Work Item data Report.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513749]
[APAR PH27522] [No logging information when the a report is deleted] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512435]
[APAR PH27601] [Fix potential NPE in ReportDefinitionBean] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/511730]
[APAR PH28602] [LQE Excel Export shows Rich Text formatting tags in the primary text fields] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526340]
[APAR PH29452] [Drill down on DataWarehouse historical report shows incorrect results.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517110]
[APAR PH29522] [Conditions and relationships on artifacts following a 'does not exist' relationship are NOT ignored for DW reports.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522829]
[APAR PH29999] [Percentages in pie charts are displayed with inconsistent results] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517168]
[APAR PH30845] [Report validation error pops up for Advanced reports with custom SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519485]
[APAR PH31225] [Cannot multiselect a parent value and a child value in a LQE enumeration condition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522052]
[APAR PH36128] [No DD data on Calculated Column (SUM of Story Complexity)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532523]
[APAR PH37315] [DD on Calc Column (COUNT) limited by attr always works as if IS operator is selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/535041]
[APAR PH37514] [No result on DD on WI Priority="Unassigned"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/535531]
[APAR PH26727] [Log4j2 : Error "The RS upgrade failed at step 0" [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/554594]
Fixed in release 7.0.3:
[APAR PH26727] [Creator of report changes when you save a report] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537024]
[APAR PH26727] [Need an indication that the report is dirty, if it is not refreshed after a change] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/521427]
[APAR PH26727] [Reports that that use Work Item signature are broken [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/549140]
[APAR PH26727] [[7.0.1] For a jazzAdmin user My Reports->Group by Datasource lists reports neither owned or created.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547586]
[APAR PH30942] [Clicking + button to select more values for a condition has no effect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520677]
[APAR PH31958] [Drill down in bar graph report results in CRRGW5612E] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528249]
[APAR PH32232] [DD on combined columns bar fails with an SQL error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528109]
[APAR PH32699] [Incorrect dynamic filters in DD SQL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524612]
[APAR PH32884] ["Created by Me" filter shows reports for which the user is owner but not creator] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526634]
[APAR PH33816] [JRS with Db2 z/OS as data source throws SQL error when specifying dates] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526346]
[APAR PH34219] [Report does not consider the condition for selected Test Script value if multiple projects are selected] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528891]
[APAR PH34509] [Drill down of a count on a data warehouse report returns no results when a merge multiple traceability is used.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/530118]
[APAR PH34538] [Exporting excel report shows ERROR ExcelExporter in log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536055]
[APAR PH34573] [Missing old reports of uid=email-id post SSO migration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528328]
[APAR PH34685] [DW : Not all time entries are listed on DD Calc column (SUM) on Time entries] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/529274]
[APAR PH35446] [Unauth errors in lqe.log during live excel refresh on JTS auth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/531332]
[APAR PH35788] [RB performance: RB is slow on jazz net (self host) intermittent hangs slow performance] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/531479]
[APAR PH36291] [Query timeout fetching configurations using "LQE scoped by configuration".] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532866]
[APAR PH36342] [prefixToUrl mapping is not retained in meta model cache file] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/540845]
[APAR PH36894] [Displaying wrong groupname for relationship] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/535230]
[APAR PH36911] [LQE Excel Export shows Rich Text formatting tags in the concatenated primary text fields] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536438]
[APAR PH38632] [Date format not preserved on refresh of live Excel] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538478]
[APAR PH39645] [Using "SUBSTR" function in RB, the results are empty with LQE data source [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/550218]
[APAR PH40382] [Reports cannot be created if an error occurs during metamodel refresh.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/542233]
[APAR PH41090] [RB/QM: expected test plans not populating in add condition dialog] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/543618]
[APAR PH43220] [No results found in a report that shows requirements tracked by work items] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547352]
[APAR PH43332] [Report Builder NPE when grouping reports in a folder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/548479]
[APAR PH43827] [Multiple subtree conditions cause incorrect results in LQE SPARQL reports] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/548689]
[APAR PH44241] [Improve SPARQL query performance when an enumeration (with external URI) is added as a column with FILTER added on the same attribute.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/543667]
[APAR PH46266] [Primary Text displaying HTML code in Graph View of Report Builder [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/553083]
[APAR PH46382] [A report is rendered differently between Report Builder UI and ELM dashboard if there is a lot of data returned. [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/552881]
[APAR PH26727] [Download Log File button not visible in Report Builder Admin page [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555527]
+-- Product Lifecycle Query Engine
Fixed in release 7.0.2:
[APAR PH26727] [Base indexing throws NPE if a base member is not a resource URI] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515067]
[APAR PH26727] [Changes to fix the default port usage error in apache jena arq jar were overlaid and need to be added again] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512831]
[APAR PH26727] [Getting exception "CRLQE1337E The query did not run" in ldx.log for DNG] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518283]
[APAR PH26727] [Restore process performs all DB actions as a single set of transactions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516541]
[APAR PH29819] [Opening a corrupt TDB may exhaust JVM file handles] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516416]
[APAR PH30682] [LQE should recover from closed prepared statements] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/540222]
[APAR PH38129] [Reindex of DOORS 9.7.2 slows down and and eventually hangs after running for days on SVT's Dedicated Fyre FGC server] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536912]
Fixed in release 7.0.3:
[APAR PH26727] [7.0.1iFix - LQE access context sync: ClmReportableRestHelper.ReadAccessItemIdIterator uses incorrect URI encoding for context parameter] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538682]
[APAR PH26727] [Discrepancy in the number of skipped resources reported by LQE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547077]
[APAR PH26727] [Health monitoring graphs are largely empty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520961]
[APAR PH26727] [LDX is failing to index an ETM data source. Throwing a NPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536870]
[APAR PH26727] [LQE data source on selfhost server appears to be stuck due to initializing operation taking a long time] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525347]
[APAR PH26727] [RM project is not listed under 'Limit the scope' when creating report with LQE data source] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532629]
[APAR PH26727] [Unable to restore LQE when using DB2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/535045]
[APAR PH33467] [Restarting during a validation leaves data source showing a validation failed status] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525703]
[APAR PH33829] [LQE Backup takes 82 hours] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524601]
[APAR PH39227] [LQE requires a lot of space to create compressed backups relative to the size of the compressed files] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/539607]
[APAR PH40361] [Required disk space for LQE backup is inaccurate] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/542426]
[APAR PH40561] [Recover from CRLQE1144E Data source integrity check failed error.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/542505]
[APAR PH41320] [LQE/LDX permissions are missing users when membership email addresses are associated with over 100 user ids.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/544352]
[APAR PH42633] [JDBC driver deadlock with Oracle, Scrubbing Services blocks TRS indexing operations] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/546896]
[APAR PH42926] [LQE may report "CRLQE1337E The query did not run" even when no query timed out in the previous 2 minutes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547151]
[APAR PH44097] [High volume of the same sparql query may result in erroneous counts on the Health Monitoring Statistics page.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/546852]
+-- Product IBM Rhapsody Model Manager
Fixed in release 7.0.2:
[APAR PH26727] [Adding OSLC links with DOORS Next throws HTTP 400 RuntimeException] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/73464]
[APAR PH26727] [Cannot Create OSLC Links From RMM Web Client To DOORS Objects If CCM Project Area Is Associated With DOORS Database Rather Than A Particular Module] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/73874]
Fixed in release 7.0.3:
[APAR PH31460] [RPE fails to processes Aggregates relationships in 7.0.1] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/74205]
[APAR PH32110] [[RMM] Change sets containing conflicting changes resolved with "Resolve with Mine" option cannot be delivered] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/74362]
[APAR PH32527] [Unable to link requirement to an operation in Rhapsody in RMM web browser] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/75035]
[APAR PH33888] [Upgrade of CCM from 6061 iFix13 to 7.0.1 failed due to unresolved reference to a process definition item] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/74827]
[APAR PH35680] [Failed to save to database error observed in EWM(with AM) logs - Support large text content for propertiesPageData attribute of a model element] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/75762]
[APAR PH35680] [Failed to save to database error observed in EWM(with AM) logs.] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/75128]
[APAR PH37442] [The RMM predefined follow-up action is not being renamed during the migration if project area was created with custom process definition] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/75720]
[APAR PH38574] [Unable to create links to DNG requirements from operation in RMM] [https://jazz.net/jazz04/resource/itemName/com.ibm.team.workitem.WorkItem/75733]
+-- Product IBM Engineering Lifecycle Optimization - Engineering Insights
Fixed in release 7.0.2:
[APAR PH26727] [Compare views not working as expected (7.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513182]
[APAR PH26727] [ENI Discards Conditional Parameter Values (7.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513201]
[APAR PH26727] [ENI application shown as offline in Home-menu and Explore Project link is not available in ENI Project areas] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537413]
[APAR PH26727] [Link Validity Dialog do not closes on click of OK button for an existing View (7.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512621]
[APAR PH26727] [Maintenance Item for: 511703: Dynamic views on dashboards dont work in 701 (7.0.1)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517192]
Fixed in release 7.0.3:
[APAR PH26727] [Global and Local Configuration selection dialog of ENI is blocked by offline/erroneous/buggy applications] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/543947]
[APAR PH26727] [Report builder is not accessible if one of the registered RB server instance is down or not accessible] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/549204]
[APAR PH26727] [[ENI 7.0.1] Change Artifact Type does nothing in some cases] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/552511]
[APAR PH26727] [[ENI 7.0.1] Missing connection handle for ellipse in a node] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/552469]
[APAR PH39522] [In few cases, selecting a configuration from Configuration Picker result in error "Details for the selected configuration are not available for this application"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/540267]
[APAR PH40135] [View's Project Scope is not honored while fetching Attributes and Relationships from RB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/541389]
[APAR PH46327] [[ENI 7.0.1] ENI does not filter out the archived Data Sources from Report Builder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/552508]
+-- Product IBM Engineering Requirements Management DOORS Next
Fixed in release 7.0.2:
[APAR PH16889] [Paste as link option is grayed out] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136748]
[APAR PH24983] [Update of module attributes is not working in 6.0.6.1 iFix008 (Custom Datatypes)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136198]
[APAR PH25112] [ReqIF Import feature performs partial import without any indication of failure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136825]
[APAR PH25384] [Reconcile of collection/module/view fail in projects that were upgraded from 6.x to 7.0] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136201]
[APAR PH25580, PH26269] [Prevention of keystroke usage during artifact edit saving] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136877]
[APAR PH25895] [Rich hover of a review may generate an error if the artifact was cloned] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138021]
[APAR PH25926] [Exported ReqIF identifiers on types can change if RDF URI has been used to map multiple types] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136352]
[APAR PH26082] [V7.0 repotools_rm_upgrade.log shows conflicting messages, the success or failure of a migration needs to be made more clear] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136705]
[APAR PH26085] [0.6 migration: NPE processing wrapper resource - the Function passed to Optional.transform() must not return null.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136794]
[APAR PH26141] [Copy pasted artifacts when opened results in Error 400: Bad Request Propagated exception; original message [NullPointerException: null]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137047]
[APAR PH26612] [DNG Exported the ReqIF File with different Datatype I.e XHTML for the custom string attribute] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137086]
[APAR PH26635] [Duplicating module that contains links between two servers with different context root - Hangs and never ends.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141082]
[APAR PH26727] [0.6 migration: JFS CachedContent tmp files not being deleted as migration progresses] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136373]
[APAR PH26727] [0.6 migration: ReqIF ID mapping skipping some URIs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136371]
[APAR PH26727] [0.6 migration: lack of detailed counter information for each migrated concept] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138014]
[APAR PH26727] [0.6 migration: upgrade changeset for archived resources does not get deletion mapping] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137694]
[APAR PH26727] [Artifact audit history does not show correct decimals for float (attributes without decimals)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141570]
[APAR PH26727] [Audit History Report is missing module artifacts - seems to be caused by existence of a cross component link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136826]
[APAR PH26727] [Comment on review in Recent Comments viewlet won't always open] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136179]
[APAR PH26727] [DNG rebase does not prevent another rebase process to start at the same time] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136558]
[APAR PH26727] [Description for Renamed artifact is not getting saved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142670]
[APAR PH26727] [Link to work item not visible from CCBB or change set page - also prevents delivery of change sets ( intermittent)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137700]
[APAR PH26727] [Modifications to ReqIF Definitions can not be delivered to parent stream ( and does not show up in the compare utility )] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136744]
[APAR PH26727] [Module View: Linked Artifact filters using subfilters like Modified By display incorrect results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136735]
[APAR PH26727] [Report builder (or LQE) queries involving link validity status of links that reference at least one RM requirement do not work properly after upgrade to 7.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136641]
[APAR PH26727] [TRS Feed validator reports an issue with a versioned Binding url] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138746]
[APAR PH26727] [attrs values in sidebar and artifact grid for module artifacts in opt out baselines do not agree] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137407]
[APAR PH26727] [when clicking 'show only modules' when you have a large module, the delivery will never complete or cancel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138320]
[APAR PH26739] [java.lang.IndexOutOfBoundsException when exporting module views that contains very formatted tables to Excel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136757]
[APAR PH26839] [Duplicated links and inconsistency for duplicated links between the grid and the Links section in the sidebar] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136931]
[APAR PH26873] [String attributes lose their carriage return after Reqif import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137868]
[APAR PH26940] [java.lang.IllegalStateException: URI does not look like the URI of an enumeration value - there is no fragment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136598]
[APAR PH27007] [0.6 migration: failure to migrate caused by vt-map violation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136627]
[APAR PH27061] [0.6 migration: reqif id mappings for wrappedResource not migrated] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136525]
[APAR PH27072] [Adding web links to an artifact in a component in a GC results in the "&oslc_config.context" being added to the end of the web link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136714]
[APAR PH27122] [DNG Poorly formatted Excel import shows import success message when failed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142481]
[APAR PH27189] [0.6 migration: SAXParseException: The element type "p" must be terminated by the matching end-tag "
".] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136711]
[APAR PH27238] [0.6 migration: Migration06Exception: com.ibm.team.repository.common.validation.PropertyConstraintException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136429]
[APAR PH27367] [Views which include a filter on a deleted tag incorrectly use the tag filter when exporting to CSV/Excel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136978]
[APAR PH27368] [sax parsers should be returned to the pool when they are no longer in use] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136782]
[APAR PH27584] [importing word fails] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136887]
[APAR PH27682] [ReqIF import allows Attribute Definitions to be imported with a missing Attribute Type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137415]
[APAR PH27689] [In certain scenarios, attribute values are not reset during ReqIF import..] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/136937]
[APAR PH27718] [When updating the primary text through excel importing, artifact name should not be changed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137487]
[APAR PH27855] [DNG ReqIF should prevent binding resource uri identifier re-assignment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137092]
[APAR PH27923] [Obsolete artifact titles on Dashboard Comments Widget & Review Comments Sidebar] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137882]
[APAR PH27954] [Full ETL job fails after upgrading to 7.0.1 if the Default Workflow was assigned to an artifact type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137073]
[APAR PH28154] [MAT causing the TRS feed to go out of sync when used to repair modules in streams] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137112]
[APAR PH28195] [String lengths truncated to 449 bytes in view exported to csv] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137311]
[APAR PH28231] [Link validity check in 7.0.1 can fail migration, but the check is after several hours processing could be done earlier] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138047]
[APAR PH28233] [Getting error while adding/removing requirement collection to/from test plan in QM application : Error accessing https://fgcihs1.fyre.ibm.com:9443/rm/resources/MD_s3ua4LbLEeqX8a9mrpvwsw: Forbidden.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137634]
[APAR PH28380] [An upgrade failed, as the value of a date attribute could not be parsed.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137216]
[APAR PH28400] [ReqIF Import failed without any errors or warnings captured in Import Report.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138221]
[APAR PH28408] [ReqIF Exporting a View that filters out all artifacts will export all data (all artifacts, all attributes)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137232]
[APAR PH28572] [DNG 7.0 reportable REST API does not always use legacy URLs for migrated data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137363]
[APAR PH28630] [DNG Team area Role permission can create an outgoing link but cannot delete it] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138932]
[APAR PH28632] [Multiple views requests upon module duplicate when "Create a link from the copied artifact to the original artifact" is selected] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137600]
[APAR PH28756] [Updating a core artifact and removing one of its bindings does not correctly update the TRS selection] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137368]
[APAR PH28790] [DOORs to DNG Reqif populates DNG Initial attribute value with the DOORs Default attribute value] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137723]
[APAR PH28800] [Chinese texts of some shape objects in a diagram artifact are not displayed properly in a module view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138183]
[APAR PH28939] [0.6 migration: DB2 Integrity constraint violation on version table (during delete)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137442]
[APAR PH29113] [0.6 migration: skip-violation ERROR] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137745]
[APAR PH29194] [0.6 migration: SQL Server Integrity constraint violation on version table (during delete)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137573]
[APAR PH29195] [0.6 migration: Contributor not found. Module system resource does not contain required system properties.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137572]
[APAR PH29237] [DNG - UserID with @ symbol cannot deliver own change sets] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137742]
[APAR PH29278] [Update View with a user filter not saving / Edit Attributes from View leads to wrong artifacts to be edited] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137625]
[APAR PH29305] [0.6 migration: Integrity constraint violation on concept_mapping_table] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138076]
[APAR PH29347] [ReqIF export fails with NPE when embedded image in export is not in same local config as the export definition] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137852]
[APAR PH29389] [Increase SQL fetch size] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137648]
[APAR PH29394] [Linebreak in the paragraph tag of the source of artifacts' Content prevents modification of other attributes and reports error CRRRW7558E] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137883]
[APAR PH29436] [After exporting an artifact with embedded artifacts and importing this to a new artifact, edits to this new artifact result in new line characters appearing after each embedded artifact after every update.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137735]
[APAR PH29489] [ETL on migrated module data returns decorated URI content] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137696]
[APAR PH29564] [NotFoundException during 0.6 views migration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137812]
[APAR PH29603] [ReqIF Import fails to update artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137841]
[APAR PH29617] [Importation report is showing null when setting "Attribute for imported artifacts" and "Attribute for imported modules" in a REQIF import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138108]
[APAR PH29642] [0.6 Migration: IllegalArgumentException: Resource could not be resolved for format null] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137810]
[APAR PH29707] [NPEs can cause events to be missed by TRS services] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/137808]
[APAR PH29823] [Comment originator changing when resolving a comment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138007]
[APAR PH29845] [Custom attributes based on User do not work in reporting] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138214]
[APAR PH29868] [Review Comments icons not displayed in the grid in the review context after an upgrade to 7.0.0.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138129]
[APAR PH29889] [Migration06Exception: One or more corrupt nodes in module structure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138164]
[APAR PH29972] [0.6 migration: ForeignID attribute contains a string value but the data type is incorrectly considered an integer] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138194]
[APAR PH30069] [Invalid global configuration parameters on OSLC requests can corrupt the type system cache, causing "Your request is missing the gcUri mandatory parameter" error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138153]
[APAR PH30151] [OSLC component picker for References project areas not correct] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138041]
[APAR PH30483] [ReqIF datatype of exported system String attribute type is varying between DATATYPE-DEFINITION-STRING and DATATYPE-DEFINITION-XHTML] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138623]
[APAR PH30586] [ReqIF PREFERRED identifiers can change or move in some cases, causing potential identifier problems and knock-on duplication of elements] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138584]
[APAR PH30648] [Module structure URI returns Error 400 after updates to module level attributes via OSLC API] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138290]
[APAR PH30649] [Change set delivery results in blank module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138280]
[APAR PH30733] [Primary text disappearing on All Artifacts views] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138293]
[APAR PH30826] [0.6 Migration: java.lang.IllegalArgumentException: Resource could not be resolved for format Glossary] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138336]
[APAR PH30835] [Permissions can not be inherited after applying a project template to the child project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138338]
[APAR PH30913] [ReqIF - DOORS OLE images are not updated on 2nd import.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138392]
[APAR PH31087] [0.6 migration: folder does not contain a valid parent] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138438]
[APAR PH31088] [0.6 migration: integer attribute value contains a trailing space] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138439]
[APAR PH31112] [TRS compaction collects duplicate events in memory leading to a larger footprint than necessary] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138452]
[APAR PH31191] [0.6 migration: Invalid attribute type, unable to convert concept URI to resource id] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138472]
[APAR PH31954] [RM TRS validation showing 5 missing and 1439 extra artifacts from the feed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138731]
[APAR PH31987] [OSLC query . Making an oslc query with oslc.select=* get a NullPointerException response] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138750]
[APAR PH32742] [RM ReqIF export task tracker can respond with 'OK' after an export fails (download button greyed out)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139195]
[APAR PH33503] [DNG exports link LAST-CHANGE timestamps in an incorrect format.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139283]
[APAR PH34107] [reqif recreation failure when deleting an artifact an artifact from a module (java.lang.NullPointerException ... Name must not be null)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139517]
[APAR PH34340] [REST URL response is slow when configuration-context header is provided] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139926]
[APAR PH36290] [reqif - ping ping import with DOORS 9 data fails: Propagated exception; original message [BadRequestException: Unable to convert resource to item]: Propagated exception; original message [BadRequestException: Unable to convert resource to item]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140385]
[APAR PH36376] [Show report and download buttons remains disabled in reqif export where one of referenced artifact is deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140414]
[APAR PH37496] [Float attribute values aren't being formatted correctly (606 and latest 7)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141104]
[APAR PH38124] [DNG doesn't show warning for un-authenticated RMM project area with GC context] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141525]
[APAR PH39659] [dependency exclusion - out of sequence deliveries ignoring dependencies involving embedding links displays incomprehensible results in comparison and delivery wizard] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142479]
[APAR PH42263] [FolderIntegrityCheck creates multiple changesets and versions when repairing orphaned artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143156]
[APAR PH44151] [ReqIF definition export failed validation with warning : Attribute 'MAX' Attribute 'MIN' must appear on element 'DATATYPE-DEFINITION-REA] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142095]
[APAR PH44728, PH45081] ["Enter a number with a maximum of 15 decimal places" warning if adding negative or greater than 4 float values] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143661]
Fixed in release 7.0.3:
[APAR PH26727] [0.6 migration performance: reduce number of upgrade mappings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139465]
[APAR PH26727] [0.6 migration: add metrics and migration control to allow finer-grained analysis of migration pipeline] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139459]
[APAR PH26727] [0.6 migration: enable consumerDoesFetch by default] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139463]
[APAR PH26727] [0.6 migration: improve performance of archived resource migration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139457]
[APAR PH26727] [0.6 migration: replace saveItemInTxn with importItem] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139461]
[APAR PH26727] [0.6 migration: switch to performant handling of archived resources] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139506]
[APAR PH26727] [Adopt Foundation changeSetService.getChangesCommittedToParentStream where applicable in Delivery Module Processor] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140931]
[APAR PH26727] [Audit history broken for cloned resources, where user doesn't have permission to access the source component (ForbiddenException: com.ibm.rdm.fronting.server.exception.ForbiddenException)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141212]
[APAR PH26727] [Comment number allocation race condition may result in duplicate IDs] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140029]
[APAR PH26727] [Hover is slow for artifacts with links when in a GC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139913]
[APAR PH26727] [Implement MAT repair - implement 'Recover Bindings and Artifacts' repair] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139927]
[APAR PH26727] [Link validity calculation incorrect when workflow becomes stale] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142594]
[APAR PH26727] [Opt-out environment : Cross project out going links is not displayed if there is an incoming local link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142713]
[APAR PH26727] [REST service exception is not logged] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142066]
[APAR PH26727] [RM repotools addTables command stops logging to addTables log file during execution] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/144385]
[APAR PH26727] [View performance degrades when working in a change set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139263]
[APAR PH26727] [comments - all comments created for an artifact in a changeset are numbered '1' even after delivery] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140018]
[APAR PH26727] [cross component links display in 'reduced' form in the module grid] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142581]
[APAR PH26727] [reqif recreation? - Error importing Wrapped Resource 500 Propagated exception; original message [IllegalArgumentException: Storage service must not be supplied with a null configuration]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141900]
[APAR PH26756] [TRS feed does not gets updated when re-imported a reqif after importing a reqif , deleting the artifact and definition.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139582]
[APAR PH28346] [ReqIF Export functionality exports XML tags / attributes that are not compliant with the ReqIF standard] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138588]
[APAR PH29892] [Error CRRRW7558E while executing a Promote or Demote in 7.0.1] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138845]
[APAR PH30081] [Module Analysis does not properly detect bindings with no bound artifact] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139105]
[APAR PH30316] [Import an xlsx file containing Text with embedded Artifact and New Line characters at the end of the text results in extra newlines after every edit] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140811]
[APAR PH30383] [If there are links among 2 projects and user is only member in one, the links are not displayed correctly in the Links section of the "selected artifact" panel] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138185]
[APAR PH30723] [When selecting Add a link to artifact, the link dialog box opens on the artifacts preferred link type] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138464]
[APAR PH30955] [Collection fails to display correct values for attributes edited in grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138443]
[APAR PH31018] [ReqIF: MIME type for a JPEG image inserted in an Artifact is represented as PNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138509]
[APAR PH31271] [0.6 migration: ClassCastException: com.ibm.rdm.service.artifacts.model.impl.Text incompatible with com.ibm.rdm.service.artifacts.model.IBinding] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138522]
[APAR PH31303] [MAT repair gaps for Module structure inconsistencies] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138606]
[APAR PH31365] [Poor performance when exporting a module view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138918]
[APAR PH31487] [0.6 migration: Remove long running migration.producer.concept.count query] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138604]
[APAR PH31640] [Comments made before upgrade to 7.0 cannot be resolved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139113]
[APAR PH31641] [CreateComponentTemplateTask.populateBookmarkEntry leads to ZipException: duplicate entry] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138712]
[APAR PH31804] [DNG does not update existing artifacts with CSV import] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140893]
[APAR PH31830] [0.6 migration: NullPointerException when comparing module structure annotations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138732]
[APAR PH31834, PH36158] [TRS stops receiving events and updating the feed to LQE] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139554]
[APAR PH31850] [[DB Migration] repotools-rm -verify fails post migration for Oracle DB] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138701]
[APAR PH31897] [In some cases attributes of type string are exported as XHTML in ReqIF Exports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139117]
[APAR PH32020] [Permission error modifying enum values from an attribute where another enum value was deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138914]
[APAR PH32027] [0.6 migration: IllegalArgumentException: Duration can not be negative] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138776]
[APAR PH32064] [0.6 migration: NPE in ArtifactConverter when rdf:value is a blank node] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138817]
[APAR PH32164] [DNG incorrectly filtering out Heading and XHTML identifier elements on read.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138902]
[APAR PH32173] [Edit Attributes: asking for this dialog to appear may result in the dialog never appearing] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138885]
[APAR PH32261] [0.6 migration: deadlock when inserting concept upgrade mappings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/138876]
[APAR PH32348] [Link Constraints prevents the link creation when duplicating an artifact with Copy + Paste Special + enable "Link Pasted and Original Artifacts"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139101]
[APAR PH32543] [DOORS NEXT Performance issues resulting in DNG not being reachable due to long running active services after Users hover over multiple Requirements links in RQM] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139877]
[APAR PH32566, PH37823] [Changed Resources UI shows last revision of delivered changeset with timestamp set to delivery instead of revision's creation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139904]
[APAR PH32618] [Prevent component overlap from occurring] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139650]
[APAR PH32635] [Table Font/Structure not maintained through REQIF interchanges from DOORS to DNG] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140038]
[APAR PH32687] [0.6 migration: MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence when upgrading links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139103]
[APAR PH32734] [Partition link by attribute query requests for BaseLinkByAttributeProcessor.queryByIdInModules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139331]
[APAR PH32752] [Artifacts with Embedded file can no longer receive updates via ReqIF] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139350]
[APAR PH32756] [Failure to retrieve context map can result in map overwrite.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139097]
[APAR PH32803] [Reqif import into component, which worked pre-upgrade, fails after upgrade to 7.0] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139049]
[APAR PH32827] [DNG Diagram text won't wrap in module grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139155]
[APAR PH32851] [Revision history of cloned module gives JavaScript error when clicking between thumbnails] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139107]
[APAR PH32873] [0.6 migration: ArrayIndexOutOfBoundsException when upgrading diagram] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139400]
[APAR PH32910] [Term Lookup issue with Team area assigned] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141215]
[APAR PH32991] [OSLC Folder queries resolve process area as project context, leading to configuration resolution failure] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139212]
[APAR PH33167] [ReqIF advanced import stalls on summary page] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139146]
[APAR PH33216] [VVCService.getWorkingConfiguration for a concept uri can trigger expensive query for all configurations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139867]
[APAR PH33268] [DNG Reqif Import - Images placed in a wrong folder and not visible in the module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140069]
[APAR PH33404] [DOORS generated (ole extracted) native files are not being displayed inline in the module view after reqif import.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139577]
[APAR PH33502] [reqif - unable to import changes to structure after recovering from importing changes into a locked module [Already ACTIVE. Raising Conflict]] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139277]
[APAR PH33561] [VvcQueryRevisionsRequest06 using too much heap] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139611]
[APAR PH33662] [RDNG OSLC query capability returns nav:parent for Bindings artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139565]
[APAR PH33698] [The TRS Feed validation does not remove versionedResources for Bindings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139342]
[APAR PH33710] [0.6 migration: DB2 timestamp conversion error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139362]
[APAR PH33736] [Delta job is not processing links between artifacts modified before the last job execution and new created artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139508]
[APAR PH33769] [Publish API does not expose module information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139916]
[APAR PH33851] [Ensure ordering of TRS events] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139381]
[APAR PH33871] [Several MAT functions result in expensive database operations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140198]
[APAR PH33902] [Link sidebar loading is slow in opt-out projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139585]
[APAR PH33968] [0.6 migration: insert of deletion mappings is not being retried] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140243]
[APAR PH33995] [Schema cannot be added in PUB if there are only CM enabled projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139510]
[APAR PH34008] [OSLC queries based on Types/Attributes upgraded from 6.x to 7.x return wrong results] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139452]
[APAR PH34191] [Error is shown when trying to create a link] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139574]
[APAR PH34302] [0.6 migration: Folder missing title PropertyConstraintException] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139546]
[APAR PH34382] [Avoid query to resolve project context when global configuration is included in a request] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139588]
[APAR PH34512] [Updating an Artifact Type with 'missing' attributes fails with error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139840]
[APAR PH34521] [Updating artifact attributes and then save results in CRRRW7556E error] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139727]
[APAR PH34530] [Flipped Diagram object doesn't display correctly in the module grid view] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139654]
[APAR PH34553] [Module merge deltas are applied in the wrong order] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139687]
[APAR PH34638] [Various link operations do a slow lookup for component and configuration in opt-out mode] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139676]
[APAR PH34707] [0.6 migration: bookmark has an invalid parent folder URI] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139729]
[APAR PH34708] [0.6 migration: module-scoped view has an invalid module URI] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139731]
[APAR PH34737] [Paste Special does not copy links if "reuse artifacts" is picked] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140350]
[APAR PH34798] [Moving a module form one folder to another is reversed once the Change Set is delivered] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139815]
[APAR PH34802] [importing requirements into a Module from Word doc using text delimiter option and setting to an artifact type that is heading does not create it] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140475]
[APAR PH34846] [CSV Import is exposing non-legacy URI to QM/LDX link creation request.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/139799]
[APAR PH34911] [Link creation times out in opt out projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140084]
[APAR PH34917] [DB2: DNG Modules fail to open when using views in baselines] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140368]
[APAR PH34988] [Linking from artifact to Module is not working on cross server architecture] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140162]
[APAR PH35034] [Publish API is not returning the module content in the order as it appears in DNG and also it's returning it only partially] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140382]
[APAR PH35179] [Inconsistency found with Modified By value for copy/paste in parent and child artifacts] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142680]
[APAR PH35316] [Audit history fails if artifact contains a workflow state change and that workflow was deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141634]
[APAR PH35531] [XLS/CSV file generated when exporting a view that contains links loses data in the case of links type: Verified By (<), but when exporting a view with Verifies links the file generated is correct.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140207]
[APAR PH35533] [rm/publish reports the data from the original module instead of the cloned module] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141459]
[APAR PH35561] [Oracle: Slow SQL query for view in all artifacts area with filters on enum columns] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140166]
[APAR PH35701] [Error when importing a ReqIF file containing an artifact that was previously deleted from the stream] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140890]
[APAR PH35751] [References linking should not be restricted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140193]
[APAR PH35792] [MAT does not repair structure with missing bound identifiers] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140229]
[APAR PH35816] [IE - Embedded text resources not loading] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140226]
[APAR PH35837] [Publish API inconsistently does not expose link information] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141769]
[APAR PH35962] [XLS/XLSX Export - Cannot export a module that contains wrapped resources previously removed or are part of a different configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140280]
[APAR PH36010] [Content-Type header not returned by folder service] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140320]
[APAR PH36075] [A DNG to DNG reqIF import that should change the type of an already imported artifact fails to make that change] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141547]
[APAR PH36107] [Item conversion sometimes fails when processing attribute values for the DOORS Created Thru attribute.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140318]
[APAR PH36203] [The TRS incremental rebase does not always runs in the expected day (it runs on a week day)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140356]
[APAR PH36358] [Users with correct permissions cannot create changesets via OSLC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140427]
[APAR PH36401] [reqif - exported file failed schema validation for JKE modules] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141424]
[APAR PH36419] [0.6 migration: Setting the root configuration creation time may cause changeset validation errors] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140502]
[APAR PH36451] [DNG Review report created in a GC shows incorrect Artifact name] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140840]
[APAR PH36502] [Unable to modify module structure if the URI contains "S_"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140488]
[APAR PH36674] [Expanding collapsing headings capability disappears when a Module is filtered but still in book order] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141234]
[APAR PH36812] [Cache pre-population during change set creation doesn't work properly in the personal GC case] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141434]
[APAR PH36877] [Delta DCC not picking up changes made to artifacts' default system attributes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141126]
[APAR PH36951] [Exporting an artifact containing some text with a 0pt font size (or a view with such artifact) results in a 0KB XLS] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/140835]
[APAR PH37005] [Issues in discarding DNG changesets from a GC using REST API] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141623]
[APAR PH37081] [ReqIF export stalling at 95% during the ReqIFParseCommand] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141497]
[APAR PH37178] [Comment email indicates rm_user made the comment] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141061]
[APAR PH37205] [binding links in ETL request could be overwritten by core links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141105]
[APAR PH37211] [Export to CSV of module with link columns takes much longer in local config compared to GC] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141159]
[APAR PH37524] [DNG Share Link to view fails for a different user with error CRRRW7236E] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142877]
[APAR PH37575] [Embedded images from DOORS tables are not visible on module views] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142099]
[APAR PH37599] [Extra entry in TRS base causing LQE reindex to fail] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141077]
[APAR PH37736] [0.6 migration: requirements which are missing an artifact format are not migrated (CRRRS2097W)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141478]
[APAR PH37811] [ReqIF export performance slows when the project area contains a large alternate ID map] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141198]
[APAR PH38065] [TRS shapes expose attributes that no longer exist] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141295]
[APAR PH38229] [Link by attribute with "Add IDs to the attribute" fails if attribute definition does not exist] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141469]
[APAR PH38527] [malformed trs delete events may cause duplicate versions in LQE and JRS reports] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141712]
[APAR PH38583, PH39629] [Update on uploaded artifact using OSLC does not work] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142309]
[APAR PH39052] [Attribute names which has"comma" are exported in excel to different columns instead of single column] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142321]
[APAR PH39088] [If an attribute value is reset to be blank - such changes are not delivered to the target stream when specifying dominant source attributes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142275]
[APAR PH39103] [On Migrated server, attempt to deliver a changeset in any configuration / component gives error ID CRRRW7827W When making a delivery a check is made for other sessions you may have. Unfortunately that check has failed.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142163]
[APAR PH39124] [Model for binding updated events is not properly set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/141947]
[APAR PH39173] [Unable to move artifacts from one folder to another if workflow type changes] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142014]
[APAR PH39183, PH41933] [DNG is showing an error 400 when they click to Track Link Validity.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143036]
[APAR PH39241] [MAT is missing the repair button "Repair boundIdentifiers"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142007]
[APAR PH39443] [The deliver session creation API does not validate that the source and target streams are in the same component] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142059]
[APAR PH39575] [User is not notified that a link was not created in a cross server configuration] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142128]
[APAR PH39648] [Invalid UUID error when attempting to change configurations] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142157]
[APAR PH39661] [Null version is selected incorrectly during delivery] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142478]
[APAR PH39662] [conflict with server name and parsing of versioned resources generates TRS delete events.] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142283]
[APAR PH39794] [In a Local Configuration, Images inserted in a Diagram are not saved in the file generated with "Download as PNG file"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142293]
[APAR PH39878] [OSLC request for query capability is throwing a Forbidden Exception when the header is used as : Oslc-Core-Version 2.0] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142473]
[APAR PH39903] [Grid is not showing up custom defined links if they point to a external site] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143859]
[APAR PH40009] [RM application Console.log growing in an unbounded manner] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142409]
[APAR PH40370] [Export to xls generates a 0kb file if an artifact contains links to artifacts that no longer exists] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142620]
[APAR PH40395] [LinkByAttribute does not remove incoming cross project links when the option remove links that do not have matching attribute is selected] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143799]
[APAR PH40517] [(Back) Link Architecture Element to Requirement is not shown] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142615]
[APAR PH40518] [Links from Changesets to Work Items are broken in iFix3 when one of RM's associated servers is down (702 iFix4a)] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142609]
[APAR PH40536] [During ReqIF import, DNG marks some artifacts in a module as "Resource (saved with no changes)" and others not] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142981]
[APAR PH40721] [ReqIF : Improper handling of tabs on import causes xsd check failures for some elements] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142717]
[APAR PH40723] [DNG is unable to fix its own TRS validation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142720]
[APAR PH40864] [Review reports show comments of deleted artifacts but not the deleted artifact itself] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142874]
[APAR PH40892] [During changeset delivery enum label shows as added and also removed] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142946]
[APAR PH40985, PH32104, PH36575] [Cross component/project links are not being returned by RM.Data.getLinkedArtifacts function] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142843]
[APAR PH41142] [cannot open exported xls file when the artifact which is a target of a cross component has been deleted] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143100]
[APAR PH41197] [Reporting: Module book and Module Table reports only contain the Module Comments - Artifact Comments are not being printed in the Module Report] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142903]
[APAR PH41225] [Comment count incorrect for comments migrated from 6.x to 7.x] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142931]
[APAR PH41242] [-MAT - run time exception attempting to repair unbound bindings] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/142911]
[APAR PH41584] [Unable to create remote links to RM (from CCM, DM) in GC context when GC root does not match "/gc"] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143130]
[APAR PH41752] [DNG makes unnecessary LDX query requests when loading Views with link references] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143008]
[APAR PH41764] [ConfigurationResolutionService does not return all the configurations in the gc] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143120]
[APAR PH41783] [Team area id is used in custom workflow url when the artifact belongs to a team area] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143033]
[APAR PH41829] [OSLC: Authentication links in Links sidebar section show the prohibition sign on hover] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143096]
[APAR PH43026] [DNG allows to create duplicate links] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143370]
[APAR PH43293] [reqif - deletions to wrapped resources made in the home data cause [BadRequestException: Unable to convert resource to item] errors when data is returned from DOORS 9] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143361]
[APAR PH43394] [Diagram preview disappears after RTC -> DNG link creation] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143331]
[APAR PH43477] [Publish API does not return RMM links for migrated resources in Opt-Out projects] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143333]
[APAR PH43842] [ReqIF not robust to xhtml data being incorrectly passed as STRING data] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/143428]
[APAR PH46523] [A cloned module with links is missing the links if user isn't a member of the clone's source project] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/144074]
[APAR PH46971] [Cannot create links with Link By Attribute when Link Constraints are set] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/144175]
[APAR PH47888] [Delivery leaves artifacts locked if user ID has @ symbol in it] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/144440]
+-- Product Jazz Foundation
Fixed in release 7.0.2:
[APAR PH23307] [CleanUpUnusedIndexesVersionsTask should be interruptible [701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512240]
[APAR PH26386] [CMIS finalize: com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0368E A database query could not run on the server.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509605]
[APAR PH26651] [Archived personal GC with deleted change set cannot be restored] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512870]
[APAR PH26651] [repotools-rm -repairVersionsWithIdenticalTimestamp fails to modify configurations on a renamed server.[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510699]
[APAR PH26727] [Allow finalizeMappedStates() to be re-run for a set of resources to 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/540772]
[APAR PH26727] [Can repodebug corrupt item state information even if no change is made?] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538509]
[APAR PH26727] [Inline REORG when DDL_MATERIALIZATION=ALWAYS_PENDING should use DISP=(MOD,DELETE,CATLG)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/511850]
[APAR PH26727] [Productize the import/export approach for enabling migration across DB vendors for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520908]
[APAR PH26727] [Repairer is not using FIRST_ROWS hint correctly] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/530073]
[APAR PH26727] [Self-host JTS and JTS04 are reporting Dashboard Processor exceptions: com.ibm.juno.core.parser.ParseException: Error occurred trying to parse into class 'java.util.Map'] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524264]
[APAR PH26727] [[701] [DNG Migration] Disable view merging to avoid temp space issues and for better performance.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532626]
[APAR PH26824] [Cluster Member Data Metrics MBean does not display correct nodeState] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513559]
[APAR PH26831] [repairVersionsWithIdenticalTimestamps fails with a null pointer case 4_1[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512091]
[APAR PH26990] [Shared personal dashboard does not appear in All Personal dashboard list when other user logs in] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536844]
[APAR PH27002] [ArrayIndexOutOfBoundsException in WordSpliter$TokenStreamReader.read(WordSpliter.java:106) for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514740]
[APAR PH27052] [The plugin javax.mail.1.4.7 only supports TLSv1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519934]
[APAR PH27256] [[7.0.1] Unable to finalize mapped states: com.ibm.team.repository.common.TeamRepositoryException: com.ibm.team.repository.common.TeamRepositoryException: Validation failed! for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/513343]
[APAR PH27394] [Locale not carried over from Shared Process configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515723]
[APAR PH27886] [Provide template customization for Inline REORG when DDL_MATERIALIZATION=ALWAYS_PENDING for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516530]
[APAR PH28266] [Timestamp history entry shows blank] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538433]
[APAR PH28513] [Poor performance reading process TRS feed base[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516049]
[APAR PH28537] [During DN 0.6 migration from 6.0.x to 7.0.x, a queryable helper table is populated with duplicate old values, affecting ability to display correct data in the grid [701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516790]
[APAR PH28940] [integrity constraint violation on RM_DB_USER.REPOSTR_RPSTR_QRBL_JP_MPPNG_PK] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515857]
[APAR PH28940] [integrity constraint violation on RM_DB_USER.REPOSTR_RPSTR_QRBL_JP_MPPNG_PK] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515868]
[APAR PH29112] [[7.0.1] Run out of temp space in Oracle] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520319]
[APAR PH29861] [repotools -repairUnreferenceVersions and CleanUpUnusedIndexesVersionsTask can return different results for incorrectUnreferencedVersions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520604]
[APAR PH32216] [Migration on 7.x throws a SQL error on an non-existent table for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/542120]
[APAR PH35194] ["CRJAZ2203E The server was unable to get detailed info for node" error seen on cluster admin page on shutdown of any node .] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/530230]
[APAR PH35194] ["CRJAZ2203E The server was unable to get detailed info for node" error seen on cluster admin page on shutdown of any node] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/530070]
[APAR PH35206] [Excessive load on Oracle from Defect139850Repairer task] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/530075]
[APAR PH36204] [Slow query looking up links] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537022]
[APAR PH36336] [GCM appears inconsistent in BSS creation vs. viewing] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536789]
[APAR PH36603] [The repairVersionsWithIdenticalTimestampIdentical tool misses two scenarios for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/535119]
[APAR PH37317] [ModelParsingException after migrating from 7.0.1 to 7.0.2 and saving project area.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538429]
[APAR PH38920] [[701] Diagnostics of JSF Storage in JTS shows an error PropertyConstraintException] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538967]
[APAR PH43160] [Configuration tree fails to load if remote server login is canceled] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547475]
Fixed in release 7.0.3:
[APAR PH17187] [ClusterDiagnostic of the clustered environment should somehow factor in *when* the slowness was observed and gradually phase the ERROR/WARNING statuses for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523967]
[APAR PH26386] [[701] 7.0.2 iFix001m Upgrade causes unique constraint violation reported addTables log] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532619]
[APAR PH26727] ["Boolean value for using Guava Cache In Jena" is not visible in the UI or in teamserver.properties[7.0.1]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/531052]
[APAR PH26727] [Error showing history for global streams with % character in title] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536861]
[APAR PH26727] [GC SDK contribution caching does not detect case where the last processed event is missing from the change log [7.0.1 Maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547911]
[APAR PH26727] [GC SDK error (TeamRepositoryException: Referenced content does not exist) [7.0.1 Maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/549227]
[APAR PH26727] [Jazz Authorization Server - LDAP and RACF Connectivity and Functionality for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525244]
[APAR PH26727] [Make the change set commit code insert the correct contributor_id value] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532131]
[APAR PH26727] [Problem with build BVT cspf.stable.clm_bvt.scenario_7.0.3 CALM-BVT-I20220130-1834 [7.0.1 Maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/548190]
[APAR PH26727] [TRS contribution caching vulnerable to transient GCM server errors [7.0.1 Maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547853]
[APAR PH26727] [TrsModeContributionTreeCacheService.getGlobalConfigurationEtag may throw exception when cache entry does not exist, resulting in cache maintenance error being transiently recorded [7.0.1 Maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/548188]
[APAR PH26727] [[701] 7.0.1 upgrade: Change set initialization take 40+ hours] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532620]
[APAR PH26727] [[701] Address the performance concern due to an additional SQL call while detecting conflicts for Changesets.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534689]
[APAR PH26727] [[701] CRJAZ0367E Connection closed exception while executing some new JUNITS on oracle 19C] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/535334]
[APAR PH26727] [[701] ConfigurationManagementImportService does not preserve ChangeSet.modifiedBy when updating or recreating change sets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532198]
[APAR PH26727] [[701] IFullTextService.search() doesn't handle changsets properly - issue with ConfigurationManagementService.isInConfigurations()] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534737]
[APAR PH26727] [[701] Improve getAllStreamsChangeSetWasDeliveredTo() to support large number of ChangeSet deliverables] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532622]
[APAR PH26727] [[701] Make query generation include the DB2 REOPT ONCE optimization guideline on DB2 if a (new) boolean server property is set to true (false by default)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537745]
[APAR PH26727] [[701] Move the Unreferenced versions verifier to > 5 level] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532621]
[APAR PH26727] [[701] Provide query API support for specifying DB2 optimization guidelines] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534847]
[APAR PH26727] [[701] Request to change disposition of REORG dataset from DISP=(MOD,DELETE,CATLG) to DISP=(MOD,CATLG,CATLG)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534765]
[APAR PH26727] [[701] Unmatched '{' in ""] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/535399]
[APAR PH26727] [[701] Use Literals instead of bind variables for DBIDs in the composite query pattern.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534850]
[APAR PH26727] [[701]Session delta calculation can potential miss conflicts in some Changeset -> Stream scenarios.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534618]
[APAR PH26727] [[701][DNG Migration] Asynchronously validate migrated delivery records] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/531970]
[APAR PH30148] [Query doesn't used ? style parameters[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/529452]
[APAR PH31009] [Poor performance when process area users modified many times[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524501]
[APAR PH31108] [[7.0.1] Data issues in DeliveredChange table causing DNG Migration failure] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520135]
[APAR PH31975] [[701] Address concurrency issues with Jena TypeMapper] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532466]
[APAR PH32061] [RootServicesUtil very slow if a friend application is offline for 7.01] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/539844]
[APAR PH32216] [[701] Upgrade failed in addTables when Validating version tables for identical timestamp issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532623]
[APAR PH32605] [NullPointer in repairQueryableTables[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/523125]
[APAR PH32788] [Unrecoverable Error while creating Lucene Indexes for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538757]
[APAR PH33101] [IRepositoryDataMediator.getItemHistory() returns wrong user for who delivered the change to the stream for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/527067]
[APAR PH33114] [repotools-rm.bat -verify command does not report the affected project area in the log to fix it.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526791]
[APAR PH33700] [DeliveryService.getSessionDeliverableChangeSets hanging for hours for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/527845]
[APAR PH33832] [Unused tags in GC are not removed after deleting] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536967]
[APAR PH34905] [Functional users (lqe_user and jrs_user) are wrongly created when using registerApp repotools command.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/535122]
[APAR PH35115] [[701] Getting message: Maximum number of expressions in a list is 1000 running addTables in an upgrade from 6.0.6.1 to 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532256]
[APAR PH37023] [[701]Production jazzdev's jts.log reports com.ibm.juno.core.parser.ParseException: Parse exception occurred at line='1', column='0'. Could not find ':' following attribute name on JSON object.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/536917]
[APAR PH37127] [Performance issue with query in ConceptToConfigurationVersionCache.updateCacheWithPreviousVersionInfo] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537050]
[APAR PH38745] [Privileged user not shown the option to remove a change set from another person's personal GC] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538944]
[APAR PH39021] [Server rename has a slow query that looks like a hang[701]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/539063]
[APAR PH39047] [[7.0.1] Raw Item state service has incompatible SQL syntax for different SQL versions] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/542053]
[APAR PH39396] [Disable services and tasks during 7.x Migration that do not have database entries in 6.x | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/542118]
[APAR PH40293] [Unable to fetch the Artifact's history information due to NULLA marker values in Repository.Version -> prev_config_id] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/549171]
[APAR PH40523] [[7.0.1] Detect duplicate collection entry from blob in repairQueryableTables] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/542712]
[APAR PH41652] [State validation fails when state of change set being delivered is from a parent stream] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/548154]
[APAR PH42171] [Backport - GCM UI does not support custom link values that are valid URIs using protocols other than http or https (701_Maintenance)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547809]
[APAR PH42992] [[701] Nodes may get wrongly detected as stale due to high concurrency/ load & timing issues on different nodes which can cause unnecessary rescheduling of global tasks.] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547561]
[APAR PH44989] [Disable local version DeliveryServiceActivationAsyncTask in 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/550468]
[APAR PH45899] [Stack Overflow When Importing Contributors for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/554173]
[APAR PH26727] [[701] DB2: Enable collection of section actuals for SQL executed from ELM] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/553648]
[APAR PH26727] [[701] Provide API to identify all states of items of one or more managed item types (528444)] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/553924]
[APAR PH26727] [[701] Provide new API to fetch all states of a configuration-aware item regardless of configuration] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/554134]
+-- Product IBM Engineering Workflow Management
Fixed in release 7.0.2:
[APAR PH25747] [Configurations that come from CCM are not sorted in the Configuration Picker in GC for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516775]
[APAR PH26047] [Renaming a literal in an enumeration list does not trigger a change event | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512471]
[APAR PH26117] [Error during validation due to deleted content for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/540212]
[APAR PH26231] [insert work item links into a work item description from query does not create meaningful entries | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510531]
[APAR PH26239] [Unable to edit project area General Planning configuration, it says it's final but that cannot be marked | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510616]
[APAR PH26470] [Fetch of suspended change sets cannot fetch over 2048 items for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509821]
[APAR PH26727] [Investigate: item 508440 - performance problem with using _inLargeList() in LinkClosureService.evaluateClosureRequests] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/510921]
[APAR PH26727] [Scan fails: the service was not registered] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517316]
[APAR PH26727] [[Web UI] Keyboard navigation on password field in Post Build Deploy tab of Build definition makes the editor dirty] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509892]
[APAR PH26977] [Adding a component from one server to another server can cause a protocol_version exception for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525110]
[APAR PH27260] [Work item status cleared on save by calculated value script | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515766]
[APAR PH28623] [Work item with enumeration id containing question mark cannot be read with OSLC GET | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516536]
[APAR PH28650] [Getting the state using OSLC direct reference such as server/ccm/oslc/workitems/172/rtc_cm:state returns Error 500 | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516561]
[APAR PH28828] [ReadOnly Attributes by Condition are not disabled on when user is only on a Team Area Member list | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517647]
[APAR PH29292] [Option similar to trustOutputs to generate a full buildableFiles. xml with rebuild=false when full analysis] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515883]
[APAR PH29379] ["The class com.ibm.team.enterprise.buildmap.service.IBuildMapRestService failed to load". in ccm logs] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515875]
[APAR PH30035] [Moving work item between projects ignores work item's Team process | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519878]
[APAR PH30612] [Need null check for getDefaultAcceptFlow().getFlowNode() in PromotionService] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518627]
[APAR PH31282] [SCM OslcUtils loadResource method can leak connections for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/520657]
[APAR PH33077] [Query with condition Type is MyType cannot be edited if MyType type is removed | 7.0.1 iFix006] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524793]
[APAR PH33513] [QP cannot retrieve the list of iteration in RTC project area on Jazz.net | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526540]
[APAR PH33513] [QP: Archived backlog iteration from archived timeline prevents the iteration list from loading | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534979]
[APAR PH34450] [External links are modified when editing external links in the description field of a work item | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/544110]
[APAR PH36805] [Japanese EWM stream name has encoded when add in GC for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534188]
[APAR PH37720] [Plan view widget does not show all items | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538126]
[APAR PH38258] [CSV Import does not replace work item list value with empty value from import file | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538120]
[APAR PH38260] [Plan widget on dashboard throws exception during refresh when switching dashboards | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537355]
[APAR PH38529] [Promotion ignores impacted outputs for delivered changesets] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/538092]
[APAR PH38868] [Selecting Relationships->children on the work item query toolbar causes type column to disappear | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/539364]
[APAR PH39204] [WEB-UI - Contents of source file deleted when uploading to web UI as different file name] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/541026]
[APAR PH39547] [[EWM 7.0.1] [RepoTools] repotools -scmExportComponent ends with SQL Error: SQLCODE = -104] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/540679]
[APAR PH39700] [Burndown report is displaying iteration dates in server's timezone instead of user's timezone | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/541033]
[APAR PH40151] [Exception changing boolean value with multi-work item bulk operation from web query | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/541542]
[APAR PH41620] [[EWM 7.0.1] [WEB_UI] In the Component page -> show baselines tab < and > characters shows up as < and > under Baseline description column] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/545501]
[APAR PH42211] [Saving build definition fails with PropertyConstraintException "greater than the allowed encoded length of 32768 bytes"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/546310]
[APAR PI74707] [WorkItemDynamicActionProvider does not return any results if the child project is on a different server in process shared environment | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/512463]
Fixed in release 7.0.3:
[APAR PH26727] [HFS build should support HFS folder being a project] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/524435]
[APAR PH26727] [RetryableDatabaseExceptions are not always retried for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/533101]
[APAR PH31160] ["Export Plan to XML file" does not export items with parents that belong to another PA | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526230]
[APAR PH31235] [Reverse OSLC representation has the title XML encoded twice | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526232]
[APAR PH31268] [Using check-in all button performs much worse with current work item set for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/522336]
[APAR PH31429] [Work Item Copy does not copy values from enumeration list with child link | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/526240]
[APAR PH31560] [Nested iterations doesn't show up in planned for attribute | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528585]
[APAR PH33211] [Eclipse: Tracks links are not available when dropping a Work Item | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/532458]
[APAR PH33429] [[EWM 7.0.1] [WEB UI] Unable to access stream after changing the owner from project area to team area] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/539119]
[APAR PH34297] [CSV import ignores custom linktypes (created with plugin) | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534710]
[APAR PH34405] [Missing name in deletedBuildableFiles during Subset build] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/527705]
[APAR PH34658] [Creation of draft work items using OSLC results in a ServiceNotFoundException | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528464]
[APAR PH34698] ["States" in Quick Planer does not show any work items | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547936]
[APAR PH35581] [Opening the build queue on the Web UI can cause an 1000+ IN predicate Oracle error for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537860]
[APAR PH35605] [Infinite loop in TopLevelPlanItemChooser | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/531013]
[APAR PH35969] [Spaces in enumeration ids generate invalid reports... fix issue with existing data | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534724]
[APAR PH36097] [Kanban "Save and Close" button does not work when editing work items | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/543034]
[APAR PH36278] [When plan item heights are not 25px, height calculations cause plan elements to disappear at top and bottom of plan | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/533052]
[APAR PH36397] [Component locking may need access hints on oracle for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534184]
[APAR PH36659] [Links attribute presentation not shown on Plan Editor Preview editor presentation | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534905]
[APAR PH36859] [While full text search indexing is offline during an upgrade, attachments added are not visible to anyone except the user that added them | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/534910]
[APAR PH38206] [Log and catch plan view errors -- new change sets | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537280]
[APAR PH38281] [Jenkins connection test looks for case sensitive header for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537350]
[APAR PH38427] [Burndown and Burnup wrong projection line when scoped to weekdays] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537666]
[APAR PH38427] [Burndown and Burnup wrong projection line when scoped to weekdays] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/542342]
[APAR PH39261] [Duplicate files can cause OOM exception when calculating impacts of WI changes] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/543629]
[APAR PH39308] [Saved Risk item still appears in Unsaved section of Work Items menu | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/541952]
[APAR PH41186] [Scheduled Deployments fail with NPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/543724]
[APAR PH41559] [Calculated value with dependent attribute not firing | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547830]
[APAR PH42185] [In the packaging wizard, work items associated with lots of files can result in socket timeouts] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/546311]
[APAR PH42355] [No statuses shown when editing multiple workitems | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547567]
[APAR PH42896] [Spacing is off on dashboard plan view widgets | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/547825]
[APAR PH43013] [The @user mention logic doesn't recognize valid Jazz user ids with odd characters | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/548731]
[APAR PH45485] [EWM httpclients and httpcore issues after IDz 15.0.4 and EWM 7.0.2 shell share installation by IM for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/551356]
[APAR PH45921] [Exception occurred while executing the task "ScanResultPrunerTask"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/551723]
[APAR PH45921] [NPE in relation with "ScanResultPrunerTask" fixing code] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/552822]
[APAR PH46148] [Ranking Work Items in Plan with circular dependency duplicates rank | 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/552946]
+-- Product IBM Engineering Test Management
Fixed in release 7.0.2:
[APAR PH24937] [Test plan with 80ETM runs out of memory with 24GB heap when exporting large Test Plan with 80K items.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187247]
[APAR PH25592] [Modifying the Manual Test Script Template sections does not render in the UI] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/186926]
[APAR PH25600] [ExecutionElement2 is skipped resource with error 400] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187180]
[APAR PH25782] [Excel importer can not authenticate RM in distributed configurations with no front-ended webserver.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/186785]
[APAR PH25782] [Excel importer can not authenticate RM in distributed configurations with no front-ended webserver.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188662]
[APAR PH25967] [Hovering over Deleted Test Plan's display a '404' Unresolved Link message] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188743]
[APAR PH26108] [Performance issues with Full Text search caused by queries using configuration context when RQM is not configuration enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/186952]
[APAR PH26303] [Issue: Able to link Requirements (DNG) or EWM workitems to a locked Test Case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187410]
[APAR PH26727] [ETM 7.0.1 root services document contains a 7.0.0 version] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187095]
[APAR PH26727] [Error in TRS validation] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187113]
[APAR PH26727] [Intermittent -- Test Development Plan list not updated after a SAVE of the Test Plan on MS Edge and Chrome] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187168]
[APAR PH26727] [OSLC migration log polluted with "The OSLC migration is ending because no updates are needed." message.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188249]
[APAR PH26727] [OSLC migrator lost capability to create creation/deletion events for migrated artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187004]
[APAR PH26727] [Project area with special character is not connecting to Command Line Adapter.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189481]
[APAR PH26727] [Receive error opening some TCERs on self host as well as Test Server: Unable to retrieve the specified com.ibm.rqm.execution.TestcaseExecutionRecord. A test phase for this iteration & plan already exists.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190506]
[APAR PH26727] [Running a TestSuite Execution Record, an error of "TypeError: this.headerRenderer is null" is displayed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187117]
[APAR PH26727] [TRSValidator shows discrepancies during next execution after stopping] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187118]
[APAR PH26727] [Updates to locked resources return inconsistent error response status codes with no meaningful error messages.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188330]
[APAR PH26818] [Unable to edit Manual Step Attributes at run-time associated to a Keyword] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187939]
[APAR PH27012] ["CRCRW5113E The module has been locked" saving test case/test script with DOORS Link Discovery] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187723]
[APAR PH27386] [Machine name in Lab Management is not changed in the Adapter List machine name throughout the application] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189021]
[APAR PH27511] [The test case cannot be saved when added a script with a precondition set] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187622]
[APAR PH27638] [ETM Command Line Adapter starting with incorrect lab resource] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187497]
[APAR PH27836] [[Performance] com.ibm.rqm.oslc.OslcMigrationAsyncTask is very slow in completing the migration tasks.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188928]
[APAR PH27982] ["Required property 'description' is missing" error when exporting to repository using an offline data file] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187469]
[APAR PH27993] [ETM Fails to Create TCER for Test Case with carriage return character in the name] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187432]
[APAR PH28191] [Custom Attributes are not being copied using the Copy Project Properties Utility] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187623]
[APAR PH28206] [ breaks PDF summary] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187631]
[APAR PH28348] [A Test Suite Execution can be put into a infinite run if the TCRs are deleted while it is being executed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190115]
[APAR PH28543] [Repair back link icon is not displayed as expected] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187825]
[APAR PH28550] [E-signature pop up does not display when transitioning a review from the Context Menu of a Test Cast Result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187688]
[APAR PH28652] [E-Signature pop up does not get displayed after an incorrect username/password attempt] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/187900]
[APAR PH28958] ["Exceeded BucketLockService retry threshold" error when trying to run test suite with no active lab resource on test cell] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188225]
[APAR PH29592] [Test Step Count displays '0' for In Progress runs] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189189]
[APAR PH29727] [ApprovalRestService.postBatchUpdate() is not unsetting ApprovalESignatureRecordsInfo from the current thread] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188228]
[APAR PH29784] [Creating/Importing a new QTP Test Script enables the Built-In variables by default] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188048]
[APAR PH30290] [The "Create Test Case" option is not present the Test Case Section of a Test Suite] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188915]
[APAR PH30331] [Error in bulk deletion of Test Case Results: You are attempting to delete a previous state of the test case result. user has edited and saved it. Try refreshing and deleting again] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188375]
[APAR PH30462] [In GC enabled PA, "Validated by" column in DNG shows requirement link for each test script result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188457]
[APAR PH30497] [The Test Statistics and Test Matrix widgets do not load TCERs when CM is enabled] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188255]
[APAR PH30853] [TestMatrix widget has resize problems when number of x-axis points is more than 9] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188517]
[APAR PH30995] [PDF Print does not complete when multiple Global Categories are set] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189270]
[APAR PH31157] [Unable to Duplicate (Across Project Areas) a Test Plan with more than 2048 Test Cases: com.ibm.rqm.copy.exception.CopyException:] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188554]
[APAR PH31325] [The "Edit Test Scripts Inline" section of a Test Case is inoperable after a REST API update] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188573]
[APAR PH31906] [ETM Word/Excel Importer : Self referential testcase is not honoring 'requirementCollectionID'] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188600]
[APAR PH32828] [Custom property defined for Test case with external URI has 2 owl:sameAs relations.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188851]
[APAR PH32998] [ReportsActionBarEntry.js - Remove service configuration property call on 'com.ibm.team.reports.service.cognos.internal.CognosReportService'] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188858]
Fixed in release 7.0.3:
[APAR PH26727] [Dev demo feedback on error message: Update the error message in the dialog when test plan contains more artifacts than the maximum allowed number of associated artifacts] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190528]
[APAR PH26727] [ETM Word Excel Importer : single scriptless testcase offline execution fails to import with unicode characters (errors in Excel UI)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/191630]
[APAR PH26727] [New advance server property "Maximum number of associated test artifacts for the PDF print job" does not validate against minimum value] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190527]
[APAR PH26727] [RQM web UI should give a warning when a comprehensive PDF job is going to spawn a very large number of child jobs] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189303]
[APAR PH31353] [Not all machines in a cell are used when execution owner is set] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188820]
[APAR PH31825] [Suspect flag is not displayed after merging a new version of a Test Case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189248]
[APAR PH32166] [2 test case results created during suite execution using CLA adapter, one left "in-progress"] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188859]
[APAR PH32193] [Unrelated Defect link is visible in test case result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189088]
[APAR PH32237] [Excel Utility installer (RQMExcelImporterSetupX64ForDotNET45.msi) does not install for all users] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/188676]
[APAR PH32334] [SQL Error Code 1205 or Error Code 3000 during reconcile process] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189301]
[APAR PH33117] [Unable to Bulk update Test Cases with requirements; the save never completes] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189660]
[APAR PH33843] [Offline imports hangs (Never completes the import) for a bulk import] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189658]
[APAR PH33942] [After saving, in addition to adding the link, the value for the execution variable was deleted for test case] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189191]
[APAR PH34789] [Potential OOM when OSLC Migration keeps failing] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189741]
[APAR PH35489] [Unable to reassign adapter for an execution not started yet] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189888]
[APAR PH35491] [Unable to filter Execution Results by Global Category value] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190151]
[APAR PH35804] [Test case view shows false bad backlinks to requirements depending on number of Test Cases displayed] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190086]
[APAR PH36094] [Missing dcterms:title for Test Case Record Selection Criteria and Record Selection Criteria] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190145]
[APAR PH36162] [Updating an artifact category returns an incorrect message using the REST API / Excel Utility] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/189952]
[APAR PH36276] [Unable to create a link from test script to requirement] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190453]
[APAR PH37324] [Defect link(s) are not created (Linked) to a TCR running multiple TCER's (Running without executing option)] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190771]
[APAR PH37348] [Execution variable values are not updated in a Test Suite Result] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190670]
[APAR PH37871] [SQL Error Code 1205 or Error Code 3000 during reconcile process - while linking test artifact with requirements] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/190681]
[APAR PH41260] [Sort order for a shared query is not being honored when execution from a widget] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/192128]
[APAR PH41452] [History entries for Test Script steps are omitting tags] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/191966]
[APAR PH43501] [The test cases for missing links show up as skipped resources in LDX with error code 400.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/191863]
[APAR PH43502] [Custom Attribute Data is not visible after unlocking Test Case Result.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/192011]
[APAR PH26727] [Renew certificate to a certificate authority (CA) or a Microsoft partner] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/192885]
[APAR PH26727] [[7.0.1] log4j2.xml contains DEBUG logging levels, by default.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/192792]
+-- Product Data Collection Component
Fixed in release 7.0.2:
[APAR PH28524] [DCC uncontrolled thread growth] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/514303]
[APAR PH29504] [Workaround java.lang.ArrayIndexOutOfBoundsException in xerces library] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/516080]
Fixed in release 7.0.3:
[APAR PH26727] [Delta DCC not picking up changes made to artifacts' default system attributes when the binding is edited] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/541678]
[APAR PH33378] [DCC should stop populating RIDW.F_TESTCASE_REQUI_METRICS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/528895]
[APAR PH38251] [DB connection lost during full ETL causes DCC to hang and to stop updating data] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/537740]
#### Fixes after iFix019 ####
+-- Product Jazz Reporting Service
Fixed in release 7.0.3:
[APAR PH26727] [Other Prevent TCP connection timeouts from occurring between Report Builder and LQE [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555999]
[APAR PH41250] [Problems with preview popup from hovering over links in report builder widgets on a dashboard] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/544256]
[APAR PH44711] [LQE report - SUM not returning result 0 when there is no value(null). [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555508]
[APAR PH47207] [Project id associated to the category in report query is for a different project [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555510]
[APAR PH48426] [Metamodel refresh failing with java.nio.file.FileSystemException File name too long [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/556100]
[APAR PH48980] [Regression caused by: CQPAR00254224: LQE Excel Export shows Rich Text formatting tags in the primary text fields (514282) [7.0.1 maintenance]] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/556078]
+-- Product Lifecycle Query Engine
Fixed in release 7.0.2:
[APAR PH26727] [Defect - 7.0.1 LQE Update identifier in "About this application" to communicate this is not the 701 GA app] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/558534]
+-- Product IBM Engineering Requirements Management DOORS Next
Fixed in release 7.0.3:
[APAR PH46384] [When approved changesets required and CS is linked to a workitem which is approved, changeset delivery fails saying WI not approved] [https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/144756]
+-- Product Jazz Foundation
Fixed in release 7.0.2:
[APAR PH50151] [Eclipse client/SCM daemon failing to authenticate using Kerberos+Fallback] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/558512]
Fixed in release 7.0.3:
[APAR PH26727] [[7.0.1] Updated CKEditor 4.19] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/558410]
[APAR PH26727] [[701] Enhanced SQL tracing - log bind parameter values] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555270]
[APAR PH26727] [[701][Db2z] Add support for 13.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/561794]
[APAR PH45488] [Create a tool to run changesets computation online for 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/555446]
[APAR PH48247] [[701] Backporting of 554963 Index missing error message incorrectly states running -rebuildIndices will fix the problem] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/562559]
[APAR PH49600] [Backport [701] RepairQueryableTables throws NPE] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/556900]
[APAR PH49669] [[701] Backporting of 557072 "Web Help URI" setting from ccm/admin com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer is not persisting in "Help contents"] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/559001]
+-- Product IBM Engineering Workflow Management
Fixed in release 7.0.2:
[APAR PH51353] [WI Promotion preview is failing with a StringHelper issue] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/559804]
Fixed in release 7.0.3:
[APAR PH32216] [Backport task 562353 to 7.0.1] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/562437]
[APAR PH47713] [Rename an attribute that is being reused] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/556431]
[APAR PH49615] [[7.0.1] Adopt CKEditor 4.19] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/558370]
+-- Product IBM Engineering Test Management
Fixed in release 7.0.3:
[APAR PH26727] [QMI : OSLC API Failure : com.ibm.rqm.oslc.tests.TestResultTest:testRequiredProperties()] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/193382]
[APAR PH26727] [RQM-CD-OSLC-JUnits (NO CM) : TestResultTest:testRequiredProperties()] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/193381]
[APAR PH26727] [[7.0.1] OSLC API JUnit failed - com.ibm.rqm.oslc.tests.TestSuiteTest : testQueryFullText()] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/192831]
[APAR PH51083] [[701] PDF Export in Chinese languages fails with NoClassDefFoundError: org.apache.fontbox.cff.CFFType1Font.] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/193545]
[APAR PH51083] [[701] PDF Export in languages other than English is showing data as ###] [https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/193544]
+-- Product Data Collection Component
Fixed in release 7.0.3:
[APAR PH53215] [[701] DCC logs for individual jobs are missing from the logs folder] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/563450]
9. CLIENT APAR FIXES
This client update site contains fixes for the following defects:
[APAR ID] [Maintenance Item Summary] [Maintenance Item URL]
#### Fixes before iFix019 ####
+-- Product IBM Engineering Workflow Management
Fixed in release 7.0.2:
[APAR PH25871] [When unmappableCharacter exception during a load on z/OS, make sure that the stack provides the line number information] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509888]
[APAR PH26159] [Buildmap - buildPath of unresolved files can be wrong when there are multiple conditional SYSLIB] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/509889]
[APAR PH26727] [Load module not added to Build Report if SYSLMOD has a condition] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515440]
[APAR PH26727] [SystemServices.locateDD() returns false when DD allocated when multi-processing is in affect] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/515871]
[APAR PH29574] [Changing data set type on data set editor induces an erroneous data set type as null in history] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/517421]
[APAR PH30625] [ISPF Gateway - Temporary REXX exec created with line longer than LRECL] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518626]
[APAR PH30774] [ISPF Client : Daemon start/stop shell scripts out of sync resulting in incorrect daemonconfig path in daemon stop script] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/518092]
[APAR PH30816] [ISPF Gateway data set not allocated when migrated to HSM level 2] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/519344]
[APAR PH39291] [Dependency Build fails for N-tilde character in COPY member name on IBMi] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/539949]
Fixed in release 7.0.3:
[APAR PH33495] [Packaging process latest more than 18 hours] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/525684]
[APAR PH40420] [DeployHFSFilesTask is deleting too many files on USS] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/543471]
[APAR PH42708] [System Definitions : Opening history tab of a language definition (not the latest state) throws an error] [https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/546895]
#### Fixes after iFix019 ####
10. UPDATING THE JAZZOP WAR FILE
The WAR file last changed in iFix003 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 iFix003 or later, you do not have to do these steps again.
To install the patch with Jazz Authorization Server (JAS):
a. Stop the Jazz Authorization Server with stop-jazz.
b. Back up the following file in case you need to revert the patch:
\wlp\usr\servers\jazzop\apps\jazzop.war
c. Delete the following file:
\wlp\usr\servers\jazzop\apps\jazzop.war
d. Place the new jazzop.war file in the following directory:
\wlp\usr\servers\jazzop\apps
e. Start the server with start-jazz.
To uninstall the patch with Jazz Authorization Server (JAS):
a. Stop the Jazz Authorization Server with stop-jazz.
b. Delete the following file:
\wlp\usr\servers\jazzop\apps\jazzop.war
c. Restore the original jazzop.war file that was backed up during the installation to the following directory:
\wlp\usr\servers\jazzop\apps
d. Start the server with start-jazz.
11. KNOWN ISSUES
None