Luc Genetier
Luc Genetier
"ServiceDeskPlus Cloud" connector generate failures with a combination of props like this - logical name = "held_by", display name = "technician" - logical name = "technician", display name = "technician"
Following expressions aren't returning expected results `First(Office365Groups.ListGroups({` -> nothing versus '$filter':String, '$skiptoken':String, '$top':Decimal" `First(Office365Groups.ListGroups({'` -> nothing versus '$filter':String, '$skiptoken':String, '$top':Decimal" `First(Office365Groups.ListGroups({'$` -> nothing versus '$filter':String, '$skiptoken':String, '$top':Decimal" `First(Office365Groups.ListGroups({'$f`-> nothing versus...
Azure OpenAI Service connector "operationId": "ChatCompletion" { "name": "api-version", "in": "query", "required": true, "type": "string", "default": "2023-03-15-preview", "x-ms-visibility": "advanced", "description": "The API version for this REST call to Azure OpenAI....
PAD team would like to get the name of the variable or identifier itself store in a dedicate field of the error as they cannot parse the error message (could...
PFX proposals for `Concat([{a:1},{a:2}],` : a, ThisRecord and all global variables PA proposals for the same expression: a and ThisRecord only
`First(Filter([{a:1, abv:20}], bv` suggests `Color.BlueViolet` but is not proposing abv column For `First(Filter([{a:1, abv:20}],`, we have 3 proposals: a, abv and ThisRecord
Make this feature protected
Real JWT tokens shouldn't be present in our code even if they expire after an hour This issue is about adding a UT that scans our code & fails if...