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

Competition node fetch extending usertype, competitiontype in django #876

Conversation

DrillableBit
Copy link
Collaborator

No description provided.

Added fields = [
            "id",
        ]
        filter_fields = [ "id"]

Seems redundant to add the ID field, since ID
"should" be present, but this is only way I got
it to work.
Copy link

github-actions bot commented Dec 30, 2024

Playwright test Report

2 tests  ±0   2 ✔️ ±0   13s ⏱️ +2s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit 947b832. ± Comparison against base commit 9f5deaf.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 30, 2024

Test Report

113 tests  ±0   113 ✔️ ±0   3m 49s ⏱️ +3s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit 947b832. ± Comparison against base commit 9f5deaf.

♻️ This comment has been updated with latest results.

@DrillableBit DrillableBit merged commit 0b3c64e into main Dec 30, 2024
7 checks passed
@DrillableBit DrillableBit deleted the competition-node-fetch---extending-usertype,-competitiontype-in-django branch December 30, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant