Skip to content

Fix inconsistency between python and GQL for load overrides.#31

Merged
roberto-marquez merged 2 commits intomainfrom
fix-inconsistensy-between-gql-and-python-loadoverride
Jun 26, 2025
Merged

Fix inconsistency between python and GQL for load overrides.#31
roberto-marquez merged 2 commits intomainfrom
fix-inconsistensy-between-gql-and-python-loadoverride

Conversation

@Esaotuelr
Copy link
Member

Description

A summary of the changes and what they achieve. If there is a ClickUp task with decent detail associated with this change the summary can be brief, otherwise please add some motivation and context here.

If you have added new dependencies to the project please state why.

Associated tasks

List any other tasks / PRs that are required to be merged alongside this one (e.g. front end task for back end change or vice versa). If a PR exists, add a link. If not, just add an appropriate note here so reviewers know there is a dependency and will hold off merging until all things are ready.

Test Steps

Explain in detail how your reviewer can test the changes proposed in this PR. If it cannot be tested, leave an explanation on why.

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
    - [ ] I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
    - [ ] I have commented my code in any hard-to-understand or hacky areas.
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Documentation

  • I have updated the changelog.
    - [ ] I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members by posting it on the Slack breaking-changes channel.

This is a fix, not a breaking change.

Signed-off-by: Jimmy Tung <jimmy.tung@zepben.com>
Signed-off-by: Jimmy Tung <jimmy.tung@zepben.com>
@roberto-marquez roberto-marquez merged commit f094bcd into main Jun 26, 2025
3 checks passed
@roberto-marquez roberto-marquez deleted the fix-inconsistensy-between-gql-and-python-loadoverride branch June 26, 2025 04:42
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