Skip to content

BUG - Deployment finish button not enabled if mta is not installed on VSCode #3792

@longieirl

Description

@longieirl

Description

If the mta binary is not installed globally, the deployment Finish button is not enabled;

Image

Enabling trace logging for the generator does not show the root cause either.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Uninstall mta npm uninstall -g mta
  2. Create an LROP project and ensure deployment is appended
  3. Finish button is not enabled

Expected results

User is shown the root cause why the Finish button is not enabled.

Actual results

User has no idea why the Finish button is not enabled.

Screenshots

If applicable, add screenshots to help explain the problem.

Version/Components/Environment

Add any other context about the problem here
OS:

  • Mac OS
  • Windows
  • Other

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions