Custom Connector bug wrong interpretation [

GAERTNER Lukas 40 Reputation points
2024-11-13T09:49:31.21+00:00

Recently this bug (https://learn.microsoft.com/en-us/answers/questions/2105547/azure-logic-app-custom-connector-not-editable) was solved, but immediately after another one appeared.

Now when I use my custom connectors in my logic apps this sign "[" is recognized as "~2" and they can not be used anymore in parameters.

custom_connector_bug

In custom connectors where I cant use a body instead of parameters, this makes them impossible to use. Is this a bug?

Do you know a workaround?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,228 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 28,326 Reputation points
    2024-11-19T07:54:49.0533333+00:00

    @GAERTNER Lukas Thanks for your patience! PG team identified the bug and manual workaround to this bug is after the creation of the workflow in designer view, you can go to code view and update the schema replacing the "~2" with "[" manually and save it.

    here is the private azure portal url with the fix https://ms.portal.azure.com/?Microsoft_Azure_EMA=carlos

    The fix is not fully deployed to prod, ETA for it will be mid-December or mid-January

    please try and do let me know incase of further queries, I would be happy to assist you.

    If you found the answer to your question helpful, please take a moment to mark it as Yes for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.