Skip to content
#

Heroku

heroku logo

Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.

Here are 9,396 public repositories matching this topic...

papercups
reichert621
reichert621 commented Apr 19, 2021

Problem
If a conversation is closed or reopened, we should update the last_activity_at field so that the conversations are sorted properly in the dashboard.

Testing
Please write automated tests and test manually.

Questions, or need help getting started?
Feel free to ask below, or [ping us on Slack](https://join.slack.com/t/papercups-io/shared_invite/zt-h0c3fxmd-hZi1Zp8~D61S6

posthog
joesaunderson
joesaunderson commented Apr 13, 2021

Bug description

When using the identify API in posthog-js, we are passing some data which could cause malformed URL's i.e. "Men's Fashion".

If I do not URL encode this, it shows in Posthog as Men's Fashion, if I do URL encode this, it shows in Posthog as Men%27s%20Fashion.

Expected behavior

If the property is URL encoded, I expect this to be decoded on receipt by Post

Organization
heroku
Website
www.heroku.com
Wikipedia
Wikipedia