John Carew

Results 75 issues of John Carew

#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? -...

Issue: Bug

When running several workers on different nodes, we need to be able to apply key/value properties on nodes that we can set a workflow's constraint to. We also need a...

enhancement

In the below workflow, the join does not wait for all of the if activities to complete, even though the join mode is set to Wait All. All of the...

bug

When returning a `Fault()` from an activity's `OnExecuteAsync`, the workflow is set to faulted. But when viewing the journal, there is no way to view the exception and stack trace.

bug

When using the `NSwagCodeGenerator`, there is little options in tools->options. Need to be able to set other options than what is given, specifically at this time the `ParameterDateTimeFormat` option. Other...

enhancement

Can you list, in the readme, the OIDC specs that your update implements?

### Description Would be extremely helpful if the backup feature of PMM supports azure blob storage like it does for S3 storage. ### Suggested solution _No response_ ### Additional context...

feature

### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I'm using [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). - [X] I'm sure the problem is a parser problem. (If...

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 2.12.4 ### Web app Sign-in users and call web APIs ### Web API Protected web APIs (validating tokens) ### Token cache serialization Not...

question
answered

How do you create a file extension filter for sub types in a vue template? Ex: In a vue template, there is the actual html template area, a script area,...