homebrewery icon indicating copy to clipboard operation
homebrewery copied to clipboard

[Stub] Shift thumbnail url to stub #2351

Open G-Ambatte opened this issue 2 years ago • 1 comments

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.

G-Ambatte avatar Sep 24 '22 21:09 G-Ambatte

@jeddai Have I missed any steps to move the thumbnail from the Google brew to the Mongo stub?

G-Ambatte avatar Sep 25 '22 00:09 G-Ambatte

@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.

calculuschild avatar Sep 26 '22 03:09 calculuschild

Tested and this seems to work. I'm going to just merge this. :+1:

calculuschild avatar Sep 26 '22 03:09 calculuschild