Opened 6 years ago
Closed 5 years ago
#8443 closed defect (bug) (fixed)
Correct behavior of "search_terms" behavior in BP_Invitation::get().
| Reported by: | dcavins | Owned by: | dcavins |
|---|---|---|---|
| Priority: | normal | Milestone: | 8.0.0 |
| Component: | Core | Version: | 7.2.0 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add invitee_email and invite content to searchable columns. Add test.