Skip to content

Conversation

@winie
Copy link

@winie winie commented Jun 30, 2025

This merge request adds the new view parameter as discussed in issue #9730.
For compatibility reasons, the view parameter has been appended to the end of the parameter list, rather than being positioned to match the order used in the get_search_fields method.
While this does not align with the order of parameters in get_search_fields, it ensures backward compatibility and avoids breaking existing implementations.

@winie winie force-pushed the add-view-to-get_search_term-method branch from dccf3d6 to 990d265 Compare June 30, 2025 14:12
@browniebroke
Copy link
Collaborator

Thanks but no:

  • That too much of and API change, without clear need for it.
  • API change isn't backwards compatible
  • No tests to cover the new behaviour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants