Skip to content

Remove unknown data set type from test dump - #1021

Merged
oliche merged 1 commit into
devfrom
fix_test_fixtues
Jul 23, 2026
Merged

Remove unknown data set type from test dump#1021
oliche merged 1 commit into
devfrom
fix_test_fixtues

Conversation

@k1o0

@k1o0 k1o0 commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

The unknown data set type and data format objects are created with a new pk when migrations are run. This causes an error when the test dump is loaded as it contains the same two objects with different pks. I've removed them from the dump and modified the command so they are not saved in the future

The unknown data set type and data format objects are created with a new pk when migrations are run. This causes an error when the test dump is loaded as it contains the same two objects with different pks. I've removed them from the dump and modified the command so they are not saved in the future
@oliche
oliche merged commit 5a37291 into dev Jul 23, 2026
1 of 2 checks passed
@oliche
oliche deleted the fix_test_fixtues branch July 23, 2026 07:14
@oliche oliche mentioned this pull request Jul 23, 2026
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