LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

Prevent parent node from being dragged below dependent node

Open vgouth opened this issue 2 years ago • 32 comments
trafficstars

Describe the Bug with repro steps

1.Create a Stateful workflow and open the Designer.

2.Add Http request trigger and add Dropbox and add compose.

3.Add Dropbox token into compose create a dependent action to compose which adds implicit for loop.

4.Add some more compose action after step 2.

4.Try to Drag the Dropbox and drop in between step 4 compose actions.

Expected: Drag and drop can not happen in this above case with Dropbox.

Actual: It is happening, we can drop the Dropbox action after its dependent card.

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

No

Workflow JSON

{
  "definition": {
    "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#",
    "actions": {
      "For_each": {
        "type": "foreach",
        "foreach": "@body('List_files_in_folder')",
        "actions": {},
        "runAfter": {}
      },
      "Compose_1": {
        "type": "Compose",
        "inputs": "fdadfhdf",
        "runAfter": {
          "Compose": [
            "SUCCEEDED"
          ]
        }
      },
      "List_files_in_folder": {
        "type": "ApiConnection",
        "inputs": {
          "host": {
            "connection": {
              "referenceName": "dropbox"
            }
          },
          "method": "get",
          "path": "/datasets/default/folders/@{encodeURIComponent(encodeURIComponent('6e202211-2856-4d17-9ded-5beb8b8626b0'))}"
        },
        "runAfter": {
          "For_each": [
            "SUCCEEDED"
          ]
        },
        "metadata": {
          "6e202211-2856-4d17-9ded-5beb8b8626b0": "/"
        }
      },
      "Compose": {
        "type": "Compose",
        "inputs": "@items('For_each')?['DisplayName']",
        "runAfter": {
          "List_files_in_folder": [
            "SUCCEEDED"
          ]
        }
      }
    },
    "contentVersion": "1.0.0.0",
    "outputs": {},
    "triggers": {
      "When_a_HTTP_request_is_received": {
        "type": "Request",
        "kind": "Http"
      }
    }
  },
  "connectionReferences": {
    "dropbox": {
      "connection": {
        "id": "/subscriptions/53ce23c6-ff79-490b-a7fb-9590fe7a414a/resourceGroups/LAStnd-v-govubilish/providers/Microsoft.Web/connections/dropbox"
      },
      "connectionName": "dropbox",
      "api": {
        "id": "/subscriptions/53ce23c6-ff79-490b-a7fb-9590fe7a414a/providers/Microsoft.Web/locations/centralus/managedApis/dropbox"
      },
      "authentication": {
        "type": "ManagedServiceIdentity"
      }
    }
  },
  "parameters": {}
}

Screenshots or Videos

image

Browser

Edge

Additional context

Environmental Details:

URL: https://aka.ms/emastagiLong-flowstip1

Version: 2.30717.1.1

AB#24612832

vgouth avatar Jul 21 '23 14:07 vgouth

Issue repro in the latest request:

Environmental Details: URL: https://aka.ms/emastagiLong-flowstip1

Version: 2.30731.1.4

vgouth avatar Aug 07 '23 06:08 vgouth

Issue repro in the latest request

Environmental Details: URL: https://aka.ms/emastagiLong-flowstip1 Version: 2.30814.1.1

vgouth avatar Aug 15 '23 17:08 vgouth

Issue repro in the latest request

Environmental Details: URL: https://aka.ms/emastagiLong-flowstip1 Version: 2.30828.1.1

image

vgouth avatar Aug 29 '23 14:08 vgouth

Issue repro in the latest request.

Environmental Details: URL: https://aka.ms/emastagiLong-flowstip1 Version: 2.30920.1.1

image

vgouth avatar Sep 21 '23 09:09 vgouth

Issue repro in the latest request. URL: https://aka.ms/emastagiLong-flowstip1 Version: 2.31010.1.1

image

ramya894 avatar Oct 11 '23 17:10 ramya894

Issue repro in the latest request

Environmental Details: Version: 2.31023.1.1

image

vgouth avatar Oct 26 '23 17:10 vgouth

Issue repro in the latest request.

1.VS Code extension -​2.81.0

newviewerror

ramya894 avatar Nov 07 '23 08:11 ramya894

Issue repro in the latest request. Environmental Details:

URL: https://aka.ms/emastagiLong-flowstip1

Version: 2.31108.1.1

image

ramya894 avatar Nov 09 '23 13:11 ramya894

Issue repro in the latest VScode version.

1.VS Code extension -​2.86.0

image

ramya894 avatar Dec 01 '23 13:12 ramya894

Issue repro in the latest portal version.

URL: https://aka.ms/emastagiLong-flowstip1

Version: 2.31207.1.1

image

ramya894 avatar Dec 08 '23 12:12 ramya894

Issue repro in the latest VScode version.

1.VS Code extension -​2.99.0

image

ramya894 avatar Jan 05 '24 15:01 ramya894

Issue repro in the latest VScode version.

1.VS Code new bundle -​1.55.0

image

ramya894 avatar Jan 11 '24 10:01 ramya894

Issue repro in the latest portal version: Version: 2.40109.1.1

image

ramya894 avatar Jan 11 '24 14:01 ramya894

Issue repro in the latest Standard portal version: Version: 2.40122.1.1

image

ramya894 avatar Jan 24 '24 12:01 ramya894

Issue repro in the latest VScode version.

1.VS Code new bundle -​1.58.3

image

ramya894 avatar Jan 30 '24 09:01 ramya894

❌ There was a problem linking to Azure Boards work item(s):

  • 24612832

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] avatar Feb 06 '24 16:02 azure-boards[bot]

❌ There was a problem linking to Azure Boards work item(s):

  • 24612832

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] avatar Feb 06 '24 16:02 azure-boards[bot]

❌ There was a problem linking to Azure Boards work item(s):

  • 24612832

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] avatar Feb 06 '24 17:02 azure-boards[bot]

❌ There was a problem linking to Azure Boards work item(s):

  • 24612832

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] avatar Feb 06 '24 17:02 azure-boards[bot]

Issue repro in the latest vscode version.

image

ramya894 avatar Feb 07 '24 11:02 ramya894

Issue repro in the latest VS Code version: 2.113.1

image

ramya894 avatar Feb 15 '24 12:02 ramya894

Issue repro in the latest portal version: 2.40226.1.1

image

ramya894 avatar Feb 27 '24 14:02 ramya894

Issue repro in the latest Vscode version: 2.119.0

image

ramya894 avatar Feb 28 '24 11:02 ramya894

Issue repro in the in the latest VSCode version: 2.125.0

image

ramya894 avatar Mar 13 '24 12:03 ramya894

Issue repro in the latest portal version: 2.40311.1.4 image

ramya894 avatar Mar 15 '24 11:03 ramya894

Issue repro in the latest VScode version :v.3.0.0

image

ramya894 avatar Mar 27 '24 07:03 ramya894