Mark Clark

Results 87 issues of Mark Clark

--- This is an item logged from the To-Do and was originally reported by ADoS. If you are familiar with or can recreate this bug, please provide details here.

bug
windows
dialogxml

Is it a Windows thing or a WINE thing? copies scenario path instead of field contents --- This is an item logged from the To-Do and was originally reported by...

bug
dialogxml

--- This is an item logged from the To-Do and was originally reported by (@CelticMinstrel?). If you are familiar with or can recreate this bug, please provide details here.

enhancement
scenedit

``` using (var api = new SurveyMonkeyApi("apiKey", "accessToken", null)) { //No retry behaviour - a WebException will be thrown if there is any error reaching the api } ``` Only...

Normally I would just chalk this up to a failure on survey monkey's end, but their status page shows no disruptions. Also, I can call the same method from postman...

Due to push back from the QA team, the CI/CD team is refusing to run further pipelines until unit testing has been implemented.

I am trying to get this to work with Angular 17. I recall reading somewhere that Angular changed their build system so I am wondering if this plugin would even...