Opened 4 years ago
Closed 4 years ago
#8443 closed defect (bug) (fixed)
Correct behavior of "search_terms" behavior in BP_Invitation::get().
Reported by: | dcavins | Owned by: | dcavins |
---|---|---|---|
Milestone: | 8.0.0 | Priority: | normal |
Severity: | normal | Version: | 7.2.0 |
Component: | Core | Keywords: | has-patch commit |
Cc: |
Description
While building out the admin management console for network invitations, I found that I hadn't built out the logic for the search_terms
parameter. This patch fixes that incomplete logic and adds a test for the behavior.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Add invitee_email and invite content to searchable columns. Add test.