Skip to content

Conversation

marcusmoore
Copy link
Collaborator

This PR fixes a 500 being thrown when an array is passed for filter to the asset index api route.

I simply added some validation at the top of the method to ensure it is a string since the logic in the controller expects it to be a json_encoded string.


[RB-17904]
[RB-19910]

@marcusmoore marcusmoore requested a review from snipe as a code owner July 7, 2025 21:21
@marcusmoore marcusmoore changed the title Added validation to asset index api endpoint Fixed RB-17904 - added validation to asset index api endpoint Jul 7, 2025
@marcusmoore marcusmoore marked this pull request as draft July 7, 2025 22:17
@marcusmoore
Copy link
Collaborator Author

Moving this to draft to handle other potential issues.

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.

1 participant