Fixes Defects: PH19357,PH38174,PH48882,PH49193,PH49309,PH49501,PH49512,PH50374,PH51340 This patch contains the following software changes: PH19357: Problem: Query filter choice list includes list of removed replicas. Fix: Removed replicas are no longer included in the query filter choice list. PH38174: Problem: In some rare cases, a user account created at feature level 8 or lower may not be able to logon to ClearQuest version 8.0.1.6 or later. The same issue may cause a failure to logon to the User Administration tool, which fails with "ERROR! CRMCU0102E Logon is not allowed for client version 8.0.1.10". Fix: The issue has been fixed in ClearQuest 9.0.2.7 and later. PH48882: Problem: In ClearQuest Web, when trying to export the FTS resultset to an Excel spreadsheet, it exports the resultset to null filename. This file won't be usable until it is renamed to a meaningful name with xlsx extension. Fix: In ClearQuest Web, when trying to export the FTS resultset to an Excel spreadsheet, it exports the resultset to SearchResult.xlsx. PH49193: Problem: In ClearQuest OSLC, if the record type name is input via rcm.type in the request, it will display as case insensitive in the response. Fix: In ClearQuest OSLC, a property is introduced in cqrest.properties, so setting the value to true to display the record type name in the response with the case designed in schema. PH49309: Problem: Using ClearQuest Eclipse client, attachments to record cannot be opened, saved or deleted. Fix: Attachments to record can now be opened, saved or deleted. PH49501: Problem: In ClearQuest Web, when adding children records to the reference list field enabled with ListView Query, it temporarily shows duplicate entries before saving parent record. Fix: In ClearQuest Web, when adding children records to the reference list field enabled with ListView Query, it will not show duplicate entries before saving parent record. PH49512: Problem: The CQ 9.0.2 documentation was published with the "REST API server" content included. The REST API server function does not exist in 9.0.2. Fix: A technote has been created to inform users that the "REST API server" content that is included in the 9.0.2 documentation does not apply to CQ version 9.0.2. Technote is at this URL: https://www.ibm.com/support/pages/node/6622069 PH50374: Problem: In certain environments, OSLC or cqweb users may experience a very intermittent http error 400 which can persist for several hours once started. Fix: For customers that experience this issue, please contact ClearQuest / Compass support for remediation instructions. PH51340: Problem: In the ClearQuest Web, when the Form Selection feature is enabled, switching another form in the Forms menu list will not work if hovering over the loading item first. Fix: In the ClearQuest Web, when the Form Selection feature is enabled, switching another form in the Forms menu list works.