[wp-meta] [Making WordPress.org] #4972: Move closed topics out of "Unresolved topics"

Making WordPress.org noreply at wordpress.org
Fri Feb 7 00:46:57 UTC 2020


#4972: Move closed topics out of "Unresolved topics"
----------------------------------+-----------------------------
 Reporter:  felipeloureirosantos  |       Owner:  SergeyBiryukov
     Type:  defect                |      Status:  closed
 Priority:  normal                |   Milestone:
Component:  Support Forums        |  Resolution:  fixed
 Keywords:  has-patch             |
----------------------------------+-----------------------------

Comment (by dd32):

 Replying to [comment:7 dd32]:
 > Replying to [comment:6 felipeloureirosantos]:
 > > @dd32 I don't think that it has been applied on the international
 forums, right? In this case, could we do that?
 >
 > It should have, the code is shared.

 Confirmed that it did.
 The SQL from the BR site now reads:
 {{{
 ( wp_postmeta.meta_key = 'topic_resolved' AND wp_postmeta.meta_value =
 'no' )
 ) AND wp_posts.post_type = 'topic' AND ((wp_posts.post_status =
 'publish'))
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4972#comment:8>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list