LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

In Logic app standard, updating workflow is failing due to keyvault reference

Open saroja-sattigeri opened this issue 1 year ago • 4 comments

Describe the Bug

Customer has deployed their logic app standard via devops however, while updating or adding new connection in workflow designer via portal they are getting below error and it's not specific to mq new connection it's irrespective of connectors (basically while updating workflow it's failing with below error)   image

 

   

     - App setting values as below:

  image

  • Connection.json has app setting value itself

     "mq": {             "displayName": "QM_PROD",             "parameterValues": {                 "password": "@appsetting('mq_password')",                 "portNumber": "@appsetting('mq_portNumber')",        

  • Looked into HAR traces, it appears that while validating it's pointing to key vault reference in connection rather to app setting

image

  • However, same works fine(able to update the workflow) when customer switches to old designer, [https://aka.ms/lafallback]

Plan Type

Standard

Steps to Reproduce the Bug or Issue

NA

Workflow JSON

No response

Screenshots or Videos

No response

Additional context

No response

AB#27350745

saroja-sattigeri avatar Mar 28 '24 01:03 saroja-sattigeri

@saroja-sattigeri If you have a copy of the har trace from your third screenshot, and/or customer's workflow.json, can you send those to me at [email protected]

rllyy97 avatar Apr 23 '24 20:04 rllyy97

We requested more information to triage this issue. If the issue goes more than 7 days with no more information it'll be automatically closed.

github-actions[bot] avatar Apr 26 '24 21:04 github-actions[bot]

@saroja-sattigeri - Is the customer still facing the issue? We are not able to repro having such appsetting in connections.json.

preetriti1 avatar May 01 '24 16:05 preetriti1

@preetriti1 , I shall update here once customer confirms about issue occurrence.

saroja-sattigeri avatar May 03 '24 02:05 saroja-sattigeri

Thanks @preetriti1 for your help, it got resolved as you pointed issue was with connection.json schema

saroja-sattigeri avatar Aug 21 '24 01:08 saroja-sattigeri

We requested more information to triage this issue. If the issue goes more than 7 days with no more information it'll be automatically closed.

github-actions[bot] avatar Aug 24 '24 01:08 github-actions[bot]

This issue has been closed because the information requested wasn't provided within 7 days.

github-actions[bot] avatar Aug 31 '24 01:08 github-actions[bot]