[buddypress-trac] [BuddyPress Trac] #9098: Rethink Site (Wide) notices
buddypress-trac
noreply at wordpress.org
Tue Nov 19 15:12:00 UTC 2024
#9098: Rethink Site (Wide) notices
-------------------------------------------------+-------------------------
Reporter: imath | Owner: imath
Type: enhancement | Status: assigned
Priority: normal | Milestone: Under
| Consideration
Component: Messages | Version: 1.0
Severity: normal | Resolution:
Keywords: needs-testing has-patch 2nd-opinion |
-------------------------------------------------+-------------------------
Changes (by emaralive):
* keywords: early needs-testing has-patch dev-feedback => needs-testing
has-patch 2nd-opinion
* priority: high => normal
* milestone: 15.0.0 => Under Consideration
Comment:
In addition, I find that the bp_messages_notices table is dropped which
creates an undesirable consequence if someone needs to rollback to a
previous version.
{{{
WordPress database error Table 'git_wp.wp_bp_messages_notices' doesn't
exist for query SELECT id FROM wp_bp_messages_notices WHERE is_active = 1
made by require_once('wp-admin/admin-header.php'),
do_action('in_admin_header'), WP_Hook->do_action, WP_Hook->apply_filters,
wp_admin_bar_render, do_action_ref_array('admin_bar_menu'),
WP_Hook->do_action, WP_Hook->apply_filters,
bp_members_admin_bar_notifications_menu_priority,
bp_members_admin_bar_notifications_menu, bp_notifications_toolbar_menu,
bp_notifications_get_notifications_for_user,
apply_filters('bp_core_get_notifications_for_user'),
WP_Hook->apply_filters, bp_nouveau_add_notice_notification_for_user,
BP_Messages_Notice::get_active
}}}
Since this table is missing, Site Notices no longer behave as expected.
The "rethink" needs another "rethink".
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9098#comment:36>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list