[wp-meta] [Making WordPress.org] #1980: Forums: Subscribing issues on Rosetta forums
Making WordPress.org
noreply at wordpress.org
Fri Sep 16 05:06:07 UTC 2016
#1980: Forums: Subscribing issues on Rosetta forums
----------------------------------+------------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: International Forums | Resolution:
Keywords: |
----------------------------------+------------------
Comment (by netweb):
Replying to [ticket:1980 SergeyBiryukov]:
> If try the same steps on a topic from English forums, the text correctly
changes to `| Unsubscribe`:
> https://wordpress.org/support/topic/forum-bugs-and-broken-things/
Where as I cannot subscribe to this topic, regardless of how many times I
click the "Subscribe" topic toggle, it will change to `| Subscribe`, but
upon page refresh it is always back to `Subscribe`
> And the topic is displayed in my
[https://wordpress.org/support/users/sergeybiryukov/subscriptions/
subscriptions list] right away.
And is never added to my
[https://wordpress.org/support/users/netweb/subscriptions/ subscriptions
list]
----
Notes from a conversation with @jmdodd on this issue:
>
> netweb: Right, this `wp_usermeta` is in the `w.org/support` database
though correct? i.e. Not shared with the w.org site wide `wp_users` table
>
> jmdodd: No, it is part of the shared users/usermeta table across all
multisites and everything else dotorg.
>
> netweb: I’m not sure how the exact details of the users table
arrangements across dotorg
>
> jmdodd: There’s a custom user and usermeta table that all the sites use
no matter what they’re running.
>
> jmdodd: So when I run the query, I’m probably hitting a slave, as are
you.
>
> netweb: Though we haven’t hit this siutaion previously with subscribed
topics from both bbpress.org and buddypress.org
>
> jmdodd: If there’s replication issues, that’s one thing, if there’s an
issue with a plugin that is preventing bbPress unsubs/subs from working,
that’s not good.
>
> netweb: `bbp-user-46383` <- Thats my w.org/support user ID
>
> jmdodd: I ran this query `SELECT * FROM bb_usermeta WHERE user_id =
46383 AND meta_key LIKE 'wporg_419%' LIMIT 15`
>
> jmdodd: (wporg_419_ is the forums blog prefix)
>
> jmdodd: It pulled up your caps and favs and counts, but no subs.
At the time the above was performed subscriptions had not yet been
imported, they have now, and I have subscriptions to other topics now
though I'm still not able to subscribe to the topic I mentioned at the
top of this post
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1980#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list