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.

@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
@sukhwinder33445 sukhwinder33445 force-pushed the fix/object-customvar-suggestions branch from 5adb282 to b7e8c20 Compare January 10, 2025 10:35
 - 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`.
@sukhwinder33445 sukhwinder33445 force-pushed the fix/object-suggestion-for-customVars branch from 4dc7a58 to 5803461 Compare January 10, 2025 10:39
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