jasonlyle88

Results 17 issues of jasonlyle88

Let me start by saying, I just found ntfy... its AWESOME. Thanks for this great modular solution! Now, onto the issue/feature request. Within pushbullet, each account can create "Channels" to...

enhancement
help wanted

**Describe the bug** When trying to set up auto-type, I discovered that placeholders do not get replaced with their actual value when they are present in the window title/window association...

Keepass Feature

Maybe I am just missing something, but I am attempting to add items to a UserList and can't get it to work. I am using the below code: ```python import...

**Describe the bug** When running code coverage, I get 0% code coverage is `DBMS_SCHEDULER.RUN_JOB` is called in the tests below is my test: ``` begin dbms_scheduler.run_job( job_name => c_full_job_name, use_current_session...

### Search first - [X] I searched and no similar issues were found ### Description It would be useful to have execution information available to to developers so that installation...

TypeEnhancement
needs_guidance

## Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [X] Enhancement/New feature (adds functionality without impacting existing logic) - [ ] Breaking change (fix...

TypeEnhancement

## Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [X] Enhancement/New feature (adds functionality without impacting existing logic) - [ ] Breaking change (fix...

TypeEnhancement

### Search first - [X] I searched and no similar issues were found ### Description I believe it would be beneficial to developers to be able to identify changesets that...

TypeEnhancement
needs_guidance

It would be great if this app used the android autofill framework that became available starting with android 8.0. The framework started out a little rough, but now that android...

### Search first - [X] I searched and no similar issues were found ### Description When using SQL formatted changelogs, Liquibase mistakenly identifies the `rollbackEndDelimiter` value for `endDelimiter` value when...

TypeBug