homebrewery
homebrewery copied to clipboard
[Stub] Shift thumbnail url to stub #2351
This PR will resolve #2351.
The thumbnail property is removed from the Google properties and is instead saved in the MongoDB stub.
In the current iteration, any thumbnail data currently stored in the Google brew is lost.
@jeddai Have I missed any steps to move the thumbnail from the Google brew to the Mongo stub?
@G-Ambatte Normally there would be another step of adding the property to the Mongo Model but I guess it was already there; we've just been saving it to both the stub and the google brew.
Tested and this seems to work. I'm going to just merge this. :+1: