Changes between Initial Version and Version 1 of Ticket #2487, comment 2
- Timestamp:
- 02/08/2017 09:39:20 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2487, comment 2
initial v1 5 5 The forum profiles [source:sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/functions.php?rev=4893#L183 fetch the data from slack_users table], same as [source:sites/trunk/wordpress.org/public_html/wp-content/plugins/wp-i18n-teams/wp-i18n-teams.php?rev=4441#L535 wp-i18n-teams plugin]. 6 6 7 If that table has inaccurate data, we should tofigure out why it was not updated when the username has changed.7 If that table has inaccurate data, we should figure out why it was not updated when the username has changed. 8 8 9 9 Removing `needs-patch`, as the code that populates and updates that table is not open-sourced.