emission
emission copied to clipboard
different rails are showing the exact same contnet
I can't repro this, but it seems like it would be a metaphysics bug.
Is it happening on production or staging?
production
Is it in fact a bug? Maybe I'm overlooking something, but I just see a single work in the 3 rails. That's something that could happen and a bit hard to fix, but seeing as that's an edge case I don't think we need to change that now.
I seem to recall that the more surprising issue was that once you selected 'view all' you saw different works, is that correct?
Yes that's correct Eloy
Sent from my iPhone
On May 11, 2017, at 1:36 PM, Eloy Durán [email protected] wrote:
Is it in fact a bug? Maybe I'm overlooking something, but I just see a single work in the 3 rails. That's something that could happen and a bit hard to fix, but seeing as that's an edge case I don't think we need to change that now.
I seem to recall that the more surprising issue was that once you selected 'view all' you saw different works, is that correct?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Oh I remember now, we fetch 60 artworks and pick 20 random ones from that set, which is why the results look different when you view them all.
Is this something we need to look into in metaphysics?
My conclusion is that this works as intended at the time. @katarinabatina would you like to revisit that randomisation?
We probably should but not prior to release
Sent from my iPhone
On May 12, 2017, at 6:57 AM, Eloy Durán [email protected] wrote:
My conclusion is that this works as intended at the time. @katarinabatina would you like to revisit that randomisation?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
@katarinabatina is this still a problem?
It’s definitely still a thing that can happen, but it’s actually a MP issue, not an Emission one, so it should probably be moved there. We’ll still probably not work on it any time soon, though.
(@sarahscott you can use ZenHub to move a ticket to a different repo.)