Skip to content

#1569 being able to use query params in url in combination with aggregate and read aggregate attributes #1570

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

Conversation

erdtsieck
Copy link
Contributor

No description provided.

@@ -76,11 +76,6 @@ protected bool tryFindIdentityVariable(IChain chain, ParameterInfo parameter, Ty
{
return true;
}

if (chain.TryFindVariable("id", ValueSource, idType, out variable))
Copy link
Contributor Author

@erdtsieck erdtsieck Jul 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code is duplicate with the code above, so I removed it

@erdtsieck erdtsieck force-pushed the feature/1569-Being-able-to-use-query-params-in-URL-in-combination-with-Aggregate-and-ReadAggregate-attributes branch from f81ad9c to 3946e02 Compare July 14, 2025 19:10
…ombination-with-Aggregate-and-ReadAggregate-attributes' of https://github.com/erdtsieck/wolverine into feature/1569-Being-able-to-use-query-params-in-URL-in-combination-with-Aggregate-and-ReadAggregate-attributes
@jeremydmiller jeremydmiller merged commit 5daf585 into JasperFx:main Jul 21, 2025
1 check passed
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