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

ObjectSuggestions: Don't apply base filter to $customVars query #1101

Open
wants to merge 1 commit into
base: fix/object-customvar-suggestions
Choose a base branch
from

Conversation

sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented Nov 26, 2024

Blocked by: #1100

  • The basefilter may contain relations, that are not know to CustomvarFlat, which can leads to errors.
    For example: RedundancygroupController:completeAction's base filter ((parent|child).redundancy_group.id)) is not known to CustomvarFlat.

 - The basefilter may contain relations, that are not know to `CustomvarFlat`, which can leads to errors.
    For example: RedundancygroupController:completeActions's base filter it not known to `CustomvarFlat`.
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Nov 26, 2024
@sukhwinder33445 sukhwinder33445 self-assigned this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant