robby1066 / keepposted-help

Documentation, Issue Tracker, and Repository of Knowledge For Keep Posted (www.keepposted.io) — A way to keep teams informed and connected without disrupting their focus.
https://www.keepposted.io
1 stars 0 forks source link

Clips in the drafts folders do not update when a profile image is added #71

Closed robby1066 closed 3 years ago

robby1066 commented 3 years ago

Describe the bug

If someone creates a message before adding a profile image, the title cards for clips in that message don't show an image (understandably).

If the person adds (or updates) a profile image after a clip has been created, it is not retroactively added to the image.

Steps To Reproduce

(with a new account with no profile image)

  1. Go to /messages/new, create a message with a single clip
  2. Click on the clip to see the title card and the initial lack of a profile image.
  3. Go to settings and add a profile image.
  4. Return to the clip page and see that the image has not updated

Expected behavior

Adding or updating a profile image should trigger a refresh of clips that are currently in draft state (it makes no sense to regenerate clip titles for completed messages.

robby1066 commented 3 years ago

Tracked down the problem and added a fix. will go out in the next deploy.

robby1066 commented 3 years ago

Implemented and tested. Deploying this afternoon.

robby1066 commented 3 years ago

Deployed and tested. Closing