|
|
|
|
|
by jacquesm
4184 days ago
|
|
Your account appears to be 100% anonymous and does not have any clear link with twitter that implies that you are really speaking for the company. Unlike say Matt Cutts saying something about Google handling spam. I'm a bit skeptical about 'bugs' like this lasting for over a year and a half without there being some kind of intent involved. It's hard to imagine how this bug could have come into existence in the first place, harder still to imagine that code review and testing didn't catch it and that nobody complained about it in the meantime. Random accounts appearing in followed/follower lists would be weird enough given that that is core twitter functionality but to have that happen specifically to promoted accounts would appear to be by design rather than by accident, especially if those promoted accounts did not appear in the lists to begin with. That would require some serious overriding and additional logic unless twitter is implemented in an unlogical way. To put it plain: a change in sort order does not normally change the contents of the lists, that requires a lot more work and is usually not unintentional. |
|
The 'bug' didn't last for over a year and a half. The product has existed for that long.
The bug was in the advertiser selection process. There was an issue with the job/dataset we use to select which advertisers to choose. It should only have been people in the follow lists.
As for "a change in sort order does not normally change the contents of the lists". Due to the size of some of the lists, we don't load the entire list when we show you the first 20 or so. Therefore, we would require an insertion process.