[wp-meta] [Making WordPress.org] #3911: WordCamp Application Status page: Not all applications are shown

Making WordPress.org noreply at wordpress.org
Tue Nov 13 15:18:22 UTC 2018


#3911: WordCamp Application Status page: Not all applications are shown
-------------------------------------+----------------------
 Reporter:  coreymckrill             |       Owner:  vedjain
     Type:  defect                   |      Status:  closed
 Priority:  normal                   |   Milestone:
Component:  WordCamp Site & Plugins  |  Resolution:  fixed
 Keywords:  needs-patch              |
-------------------------------------+----------------------
Changes (by vedjain):

 * owner:  (none) => vedjain
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7841" 7841]:
 {{{
 #!CommitTicketReference repository="" revision="7841"
 WordCamp: Use `_status_change_log_%' to filter WordCamp Applications.

 On WordCamp Application Status report page, we were fetching 300 WordCamp
 posts, iterating over them one by one and figuring out if we should show
 in the report.
 Changed this to directly filter in database for the posts that we want to
 show. This allows us to limit the 300 limit as we are already querying in
 the Database.

 Fixes #3911
 }}}

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


More information about the wp-meta mailing list