Opened 10 years ago
Closed 10 years ago
#6326 closed defect (bug) (fixed)
`groups_delete_groupmeta()` can throw notice if called without meta_key but group has no metadata
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | |
Cc: |
Description
This generally doesn't happen (groups have at least a 'last_activity' value) but I stumbled upon an edge case when writing some unit tests.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 9654: