Skip to content

fix(QTDI-845): starter-toolkit saves state #1087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ozhelezniak-talend
Copy link
Contributor

Requirements

  • Any code change adding any logic MUST be tested through a unit test executed with the default build
  • Any API addition MUST be done with a documentation update if relevant

Why this PR is needed?

What does this PR adds (design/code thoughts)?

* save state for recordType that is used for ComponentInput
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds state tracking for record type in the Mapper component based on the component's genericOutput property. The change ensures the component properly maintains whether it's using generic or custom record types.

  • Initializes recordType state based on genericOutput property
  • Updates recordType state when component props change

Copy link

sonar-eks bot commented Aug 6, 2025

@ozhelezniak-talend ozhelezniak-talend requested a review from undx August 6, 2025 09:19
@ozhelezniak-talend ozhelezniak-talend merged commit 208ae2a into master Aug 7, 2025
8 checks passed
@ozhelezniak-talend ozhelezniak-talend deleted the ozhelezniak/QTDI-845_toolkit_record_type_state branch August 7, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants