Release 5.1.3.0
Released on Jul 24, 2020
New Feature
Priority | Key | Summary | Status |
---|---|---|---|
SC-435 |
Issue: Optimize Left-Side Tree in the TM Workflow-Monitor. The minimum width of the tree cannot be set less than 300 in the SmartChange>Settings>User Setting>Width navigation tree. Optimize the columns width of the tree according to column content. Solution: The minimum width allowed for User Settings>"Width navigation tree" can now be set in transaction /RTC/TM_OPT, field TREE_WIDTH. If this value is not configured, then the default minimum value is 300. The width of the tree columns is dynamically optimized according to column content. |
Done | |
SC-401 |
Issue: To have a better overview for Release Manager, the check of collisions function is enhanced to use for multiple transport requests. Further the button name was changed from "Show collision objects" to "Simulate collisions". Solution: The program was changed to allow multiple line selection. |
Done | |
SC-369 |
Issue: Add possibility to export collision entries to an excel file. Solution: A new button "Export collisions" added to TM Workflow-Monitor>"Simulate collisions" window. Using that function all collisions will be exported to an excel file. |
Done |
Bugs
Priority | Key | Summary | Status |
---|---|---|---|
SC-439 |
Issue: The button "Simulate collisions" in TM Workflow-Monitor checks only collisions, but displays beside the collision tab also tabs for Special Aspects, Special Objects and Dependencies. Root cause: Programming error Solution: The program was corrected |
Done | |
SC-410 |
Issue: Loader LD_10 does not respect the export order when distributing transport requests to configured TM servers. This is an issue when the loader is configured to add the TRs in status "Current" and the System Queues scheduled on the target TM server started, while the loader is still running. In this situation, the already loaded transport requests will be picked up by the system queue. Therefore, there will be two subblocks of transports, each sorted according to the export timestamp; overall, however, the import order can be wrong. Root cause: Programming error Solution: The program has been corrected. The transports will be distributed according to the export timestamp. |
Done | |
SC-404 |
Issue: Selecting TM help>"create message" leads to an error "Page not available". Root cause: The URL to create message was changed. Solution: The URL was corrected. |
Done | |
SC-367 |
Issue: When creating a job in TM>Global settings for 'Reorganisation of import queues' or 'Import scanner', popup fields are cleared in the following situation, if wrong batch user was entered: - changing job period - error message for validation of the batch user - canceling the next message Root cause: Validating the batch user name at the job creation. Clearing of the fields on init of the screen. Solution: Validating the username before job creation without clearing the fields. |
Done | |
SC-327 |
Issue: The view in Customizing IMG tree is faulty after objects being synchronized. Counters were not being updated correctly as the entries were still being displayed on the column 'only in Maint' instead of "Equal Records" or "Different Records" columns. Root cause: Job that updates these information wasn't being triggered correctly after the import. Solution: The program has been adjusted. |
Done | |
SC-326 |
Issue: - Error during installation of transport SR0K900040 (SmartChange 2019 SP00) - Dump SYNATX_ERROR during Customizing analysis in SM (initial analysis) - Dump SYNTAX ERROR when trying to display the "Details" tab for an object in the Customizing analysis view in SM "Syntax error in program /RTC/SAPLSA_TAB_CMP. The data object "GS_DYN310" does not have a component called "SCU0 _TEST". Root cause: Incompatibility with S/4HANA 1909. Solution: The program has been adjusted. |
Done | |
SC-189 |
Issue: While several System Queues are running in parallel, sometimes feedback regarding return code and import flag is missing in /RTC/TM_SCPT, even though the transports have been imported. This causes the next System Queue import job to reconsider the transports for import. Root cause: Programming error. Solution: The program has been corrected. System queue generation and preparation for import for System A should not lock/change entries already considered for import in other system queues. If a stop mark entry exists in /RTC/TM_SCPT for system B, it means that System Queue for system B is currently running and the entries before the Stopmark should not be locked/modified by System A. |
Done |