Stephen Cefali
Stephen Cefali
We currently don't support AWS Lambda on self-hosted (we need docs to explain how to set it up). This is in our backlog but I'm not sure when we'll get...
@97varun Good catch! I missed that case. It fixes itself when you reload the page but if you turn a notification on after it's off, we need the front-end default.
> @scefali I don't understand this fully but we might be making assumptions about the defaults in a couple of places (that I know of) in the UI. > >...
> The design here all makes sense to me. The only potential issues I can think of are: > > 1. GET requests with the same URL but different headers,...
@liuyang1520 Ah I didn't even know there was a newer SDK, thanks! Yes, I will look into investigating this.
@machour Any updates? I can work on completing this PR if folks agree with Ben about adding Sentry.
@chadwhitacre @michabbb So the issue has to do with how apps are published. Since Sentry is a published app for Slack, anyone can install it to any workspace. But since...
So we turned these prompts off for now because they are too noisy. We are looking into making improvements and bringing this back, however.
@facundofarias @kean-fetchpet Is it possible there is no git repo at that path? What happens if you run `git status` in your action.
@jklaiho So I think the problem is somehow you have a stale version of the front-end code with the latest backend code. The front-end should not be calling `/api/0/users/me/notifications/alerts/` anymore,...