Skip to content

Conversation

@marcelmamula
Copy link
Contributor

@marcelmamula marcelmamula commented Mar 27, 2025

Description

Transaction Display ID is always unique and our modules were not using it. This PR adds new function that searches transaction using Name and it will attempt search using Display ID if it finds nothing for Name.

#25

Changes

  • New function get_transaction_id that does one API call instead of 2 that using get_transaction_id_by_name along with get_transaction_id_by_display_id would do.
  • dest arg in module maintenance_planner_stack_xml_download was renamed to download_path to align it with breaking changes in software_center_download: Add option to search for latest packages #28 Change reverted by later PR #34, prior to release

Copy link
Member

@sean-freeman sean-freeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@marcelmamula marcelmamula merged commit 2ff9535 into sap-linuxlab:dev Mar 27, 2025
1 of 2 checks passed
@marcelmamula marcelmamula deleted the planid branch April 7, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants