Skip to content

JavaScript code limit of 1024 is useless. It also does NOT run on the integration account #1453

@chillwinston

Description

@chillwinston

Describe the Bug

The Javascript code action requires an integration account. That should remove the "noisy neighbor" issue of the JS code impacting other consumption flows - however it doesn't as the Javascript apparently DOESN'T run on the integration account. It still runs within the same execution framework as the rest of the flow.

Please correctly make the flow run on the integration account that is required for the Javascript action - presumably as it was intended - and remove the exceptionally useless tiny limit of 1024 characters for Javascript as the noisy neighbor problem will be removed with the code running on the integration account.

This is clearly a BUG. Please respond on that basis

Plan Type

Consumption

Steps to Reproduce the Bug or Issue

  1. Set up integration account as required.
  2. Create a javascript action
  3. Write any normal / reasonable sized JS code and hit the tiny and useless limit
  4. There is no way to force the code to run properly on the integration account that is required

Workflow JSON

Screenshots or Videos

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions