-
Sometimes people register/log in to the application and then never do anything. Might be due to them not really knowing what to do.
-
### Describe the feature or enhancement
Support to extract data, based on user flow.
[Example ](https://mixpanel.com/blog/user-flow-analysis/)
-
There's a few issues related to example code (in bin/ and notebook/ folders) and docs that would be good to fix to improve accessibility:
- [x] Update sample HPXML file to an all-electric building
…
-
While updating COE Kit monthly, only the version is getting updated but looks like not the package. No reports are updating from last 5 months.
-
Hi,
It would be really useful to be able to set contact attributes from connect streams like so:
```
contact.SetAttribute(key, value)
```
There are a number of use cases I can think of:
…
-
### The problem
Hi, I'm attempting to add the SmartThings integration for the first time. I have followed [the instructions](https://www.home-assistant.io/integrations/smartthings#configuration) an…
-
## Step 9: Detecting the sources
We have now identified places in the program which receive jQuery plugin options, and which may be considered as **sources** of untrusted data. In this step we'll cr…
-
### Description
**Given** The API has many routes with requests and responses
**When** When thinking about routes a UML/Domain model can be helpful
**Then** Create a domain model to place data
##…
-
```
It would be nice if the checker could detect that 'test' being true implies 'o'
is non-null.
=== Test.java ===
import javax.annotation.Nullable;
abstract class Test {
abstract @Nullable Objec…
-
**Is your feature request related to a problem? Please describe.**
I would like to improve the reliability of the `AsyncRedisManager`. I am using a Redis pod deployed within a Kubernetes network. To …