Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Fix missing Type & State info for get launchplans cmd #417

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pbrogan12
Copy link

TL;DR

The get launchplan command references non-existent fields in the LaunchPlan message when generating output, resulting in no data for the TYPE and STATE columns.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Referenced the correct fields.

Follow-up issue

NA

Signed-off-by: Patrick Brogan <pbrogan12@gmail.com>
Copy link
Contributor

@kumare3 kumare3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The type field here seems odd, the original expectation seems to be task type which is weird and now adding launchplan type is not very useful 😞

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants