We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standard (Portal)
New Designer
Yes
{ "definition": { "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", "actions": {}, "contentVersion": "1.0.0.0", "outputs": {}, "triggers": { "When_an_item_is_created_or_modified": { "inputs": { "parameters": { "collectionName": "Forms", "createLeaseCollectionIfNotExists": true, "databaseName": "docs", "leaseCollectionName": "leases" }, "serviceProviderConfiguration": { "connectionName": "AzureCosmosDB", "operationId": "whenADocumentIsCreatedOrModified", "serviceProviderId": "/serviceProviders/AzureCosmosDB" } }, "splitOn": "@triggerOutputs()?['body']", "type": "ServiceProvider" } } }, "kind": "Stateful" }
No response
Edge 116.0.1938.54 (Official build) (64-bit)
AB#25081510
AB#25106451
The text was updated successfully, but these errors were encountered:
Looks like it might be a runtime issue, moving to the backend issue repro for them to see
Sorry, something went wrong.
This issue is stale because it has been open for 45 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
No branches or pull requests
Describe the Bug with repro steps
What type of Logic App Is this happening in?
Standard (Portal)
Are you using new designer or old designer
New Designer
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
No response
Browser
Edge 116.0.1938.54 (Official build) (64-bit)
Additional context
No response
AB#25081510
AB#25106451
The text was updated successfully, but these errors were encountered: