Skip to content

[SYNPY-1832] Fix bug causing RecordSet to be updated to v2#1378

Open
andrewelamb wants to merge 2 commits intodevelopfrom
SYNPY-1832
Open

[SYNPY-1832] Fix bug causing RecordSet to be updated to v2#1378
andrewelamb wants to merge 2 commits intodevelopfrom
SYNPY-1832

Conversation

@andrewelamb
Copy link
Copy Markdown
Contributor

@andrewelamb andrewelamb commented May 7, 2026

Problem:

The create_record_based_metadata_task function was needlessly updating the RecordSet version it created.

Solution:

The line of code that was updating the RecordSet was removed.

Testing:

An integration test for create_record_based_metadata_task was added that tests that the version of the created RecordSet is now 1.
Unit tests were fixed that were expecting grid.export_to_record_set to be called

@andrewelamb andrewelamb requested a review from a team as a code owner May 7, 2026 15:46
@andrewelamb andrewelamb changed the title [SYNPY-1832] Fix bug cuasing RecordSet to be updated to v2 [SYNPY-1832] Fix bug causing RecordSet to be updated to v2 May 7, 2026
@andrewelamb andrewelamb marked this pull request as draft May 7, 2026 16:56
@andrewelamb andrewelamb marked this pull request as ready for review May 7, 2026 19:54
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.

1 participant