Azure / Azure/aimtool

Tool stops with an error when processing an orchestration with multiple correlation sets

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
52
Forks
46
PR merge metrics
No merged PRs in 30d

Description

## Description

The tool displays an error and stops if you attempt to parse an orchestration that has multiple Initializing Correlation Sets (on a Receive shape) or multiple Initializing/Following Correlation Sets (on a Send shape).
The error displayed is:
![image](https://user-images.githubusercontent.com/11536727/100913163-4f64a980-34c9-11eb-9ff9-5e4d0f3e13b2.png)

The tool does not generate any output for that orchestration, even if the `--no-abort` flag is used.

## Environment and tool versions

- AIM Tool Version (aim --version): **0.5.1-beta.2020102844785**
- Windows Version (systeminfo): **10.0.19041 N/A Build 19041**
- Shell: **PowerShell**
- Shell Version ($PSVersionTable | bash --version): **5.1.19041.610**

## Repro steps

Create an orchestration that has at least 2 correlation sets as the Initializing Correlation Sets property on an activatable Receive shape:
![image](https://user-images.githubusercontent.com/11536727/100913459-b7b38b00-34c9-11eb-9354-dbe92d53e2bf.png)

## Expected result

Tool successfully processes the MSI with no errors.

## Current result

The tool stops and outputs an error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.