Adam Driscoll

Results 222 comments of Adam Driscoll
trafficstars

Thanks. I'll setup another SAML2 environment to see if I can reproduce there.

When the service is running, can you check the state of Hangfire? If you go to localhost:5000/hangfire, I'm curious about the number of queued jobs. I've seen similar errors, albeit...

In the enqueued jobs, is there is specific type that is queued? heartbeat, groom etc? Is it on a queue of an online machine? One quick way to work around...

This is not yet complete.

Here's an example that work with the current release. We can look at implementing this directly. ```powershell New-UDApp -Content { $Tabs = @( New-UDTab -Text 'Tab1' -Id 'tab1' -Content {...

Will get those items fixed. Not sure why it didn't get into the cmdlet help because that should just be auto-generated. We even push a PR during release to update...

This has been implemented in the code base as well. This work around won't be necessary in 4.3.3.