Skip to content
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

hotfix: request variable version syncing bug #3889

Merged

Conversation

nivedin
Copy link
Member

@nivedin nivedin commented Mar 11, 2024

Closes HFE-443

Description

This PR fixed the issue with request variable where the app crashes since the request schema failed to upgrade version while syncing returning a undefined value.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Copy link
Member

@jamesgeorge007 jamesgeorge007 left a comment

Choose a reason for hiding this comment

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

We have to account for the case when a collection conforming to the old version format is imported and a request is chosen from the collection tree straightaway.

@AndrewBastin AndrewBastin force-pushed the hotfix/request-variable-version-syncing branch from a0cfcec to ce9ea0c Compare March 11, 2024 17:28
@AndrewBastin AndrewBastin merged commit bf98009 into release/2024.3.0 Mar 12, 2024
1 check passed
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.

None yet

3 participants