[4981][FIX] attachment_image_resize: fix not setting resize_done to true when create new attachment#64
Conversation
yostashiro
left a comment
There was a problem hiding this comment.
@AungKoKoLin1997 Can you please clarify what the issue we are facing is. While I think the proposed change is probably needed, I wasn't sure it was addressing the issue.
@yostashiro The issue we are facing now is the |
|
@AungKoKoLin1997 In that case, shouldn't we instead update |
…en create new attachment
cc6f646 to
f39139f
Compare
4981
Only the previous logic is not covered to set the resize_done to True since there is still no record at the time of image processing during creation.