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

Merged
merged 1 commit into from
Jan 22, 2025

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
@sukhwinder33445 sukhwinder33445 force-pushed the fix/object-suggestion-for-customVars branch from 4dc7a58 to 5803461 Compare January 10, 2025 10:39
@sukhwinder33445 sukhwinder33445 force-pushed the fix/object-customvar-suggestions branch 2 times, most recently from c445235 to f7e2c4c Compare January 16, 2025 14:42
@sukhwinder33445 sukhwinder33445 force-pushed the fix/object-suggestion-for-customVars branch from 5803461 to 05992b1 Compare January 16, 2025 14:47
@nilmerg nilmerg force-pushed the fix/object-customvar-suggestions branch from f7e2c4c to 2e0ed59 Compare January 20, 2025 09:50
Base automatically changed from fix/object-customvar-suggestions to dependencies January 20, 2025 09:54
The basefilter may contain relations, that are not know to `CustomvarFlat`, which can leads to errors.
    For example: RedundancygroupController:completeActions's base filter is not known to `CustomvarFlat`.
@sukhwinder33445 sukhwinder33445 force-pushed the fix/object-suggestion-for-customVars branch from 05992b1 to e9970dc Compare January 20, 2025 11:29
@nilmerg nilmerg merged commit 793aa24 into dependencies Jan 22, 2025
22 checks passed
@nilmerg nilmerg deleted the fix/object-suggestion-for-customVars branch January 22, 2025 09:26
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.

2 participants