Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Release 5.2.2.0

Released on Mar 19, 2021

New Feature

Priority Key Title Release Note
Medium SC-682 Report to update CTS project information in TM Monitor and/or TM History With the report /RTC/TM_MODIFY_TRINFO all TM transports requests for both TM Monitor and TM History can be updated from the development system with assigned CTS project information. When running the report, the flag "Update transport requests" must be activated.
High SC-639 CTS project in TM workflow monitor With this feature the CTS project of transport request is displayed in the TM workflow monitor. The CTS project with ProjectID and Project description are available as new columns. The TM Filter functionality has also been extended so that the CTS project can be entered as a search criteria. Using the F4 help you can search by ProjectID as well as by project name.
High SC-601 Synchronization Transport sequence check With this feature, the user can have a clear view of the task list status of the transport list. For this, a new column with the task list status was added in the detail selection of the objects. So, if any previous transport including that object is not in status "Finished", the user can see it here.

Bugs

Priority Key Title Release Note
Medium SC-681 Wrong number of History entries displayed on the first screen of TM Issue:
The total number of records from History displayed in the TM selection screen is different from the total number displayed in the TM History tree.

Root cause:
Inconsistency in history data.

Solution:
Program /RTC/TM_MODIFY_TRINFO was created to fix the inconsistency in history data. The report must be run with the option "Check TM Workflow History consistency" activated on the selection screen.
High SC-676 Task List status update is not automatically done when using the Original TR Issue:
Using the Original transport to do the synchronization between systems is sometimes not updating automatically the tasklist status to "Finished" after a successful import.

Root cause:
The issue appears when the system is too slow and the RFC connection is not closed.

Solution:
The code was corrected.
Medium SC-671 Dump DATREF_NOT_ASSIGNED when releasing a transport request Issue:
When the integration between Code Profiler and TM is enabled, the runtime error DATAREF_NOT_ASSIGNED occurs in program /RTC/TM_TOOLS_TM_VF_LINK======CP, when releasing a Transport Request (SE01/SE10/SE09).

Root cause:
The current user is missing specific VFORGE authorization to execute the transport scan.

Solution:
The handling of the error has been corrected. A corresponding error message will be displayed at release time, interrupting the process.
Medium SC-645 Cancel button in Project Administration does not work Issue:
If something was changed in Project Manager and the user presses the "Back" button, a pop-up window appears in order to activate or not the changes. If the user presses "Cancel", the Project Manager screen is left completely instead of just canceling the action.

Root cause:
The "Cancel" action was treated in the code as "Exit".

Solution:
The code was corrected.

  • No labels