Skip to content
#

drift

Here are 55 public repositories matching this topic...

chatwoot
pranavrajs
pranavrajs commented Jul 15, 2020

When the users change their Facebook password, the page access token gets invalidated. To overcome this, ask the user to reauthorize the Facebook connection

Acceptance Criteria

  • Run a cronjob every day to find the invalid token, mark the integration as invalid/needs-reauthorization
  • If the flag is set, show a message in the frontend to reauthorize

https://developers.faceboo

reichert621
reichert621 commented Sep 2, 2020

Right now we only set the ip and last_seen_at fields when a customer record is created. Let's update the customer update_metadata endpoint (https://github.com/papercups-io/papercups/blob/master/lib/chat_api_web/controllers/customer_controller.ex#L58) so that it also handles this.

(I think we can just default the last_seen_at field to the current timestamp for now.)

michaelsauter
michaelsauter commented Jul 28, 2020

When .spec.host is blank, OpenShift generates a route automatically. This is quite convenient. However, when Tailor is used, drift is detected in subsequent comparisons, as the live config has a value then, but the template does not. It would be nice to make use of the applied-configuration annotation to allow .spec.host to be blank, and not show any drift unless the template values has chan

Improve this page

Add a description, image, and links to the drift topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drift topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.