Skip to content

run-template:get fails with "The 'fields' option does not exist" #31

@Vitexus

Description

@Vitexus

Description

The run-template:get command fails with an internal error regardless of the --format option used.

Steps to Reproduce

multiflexi-cli run-template:get --id=186
multiflexi-cli run-template:get --id=186 --format=json
multiflexi-cli run-template:get --id=186 --format=text

Actual Output

                                       
  The "fields" option does not exist.  
                                       

run-template:get [-f|--format [FORMAT]] [--id ID] [--name NAME]

Exit code: 1

Expected Output

Details of the run template with ID 186 (or any valid ID) in the requested format.

Environment

  • multiflexi-cli version: 2.5.2.222 (ii multiflexi-cli 2.5.2.222~bookworm all)
  • OS: Debian Bookworm
  • PHP: 8.2.29

Notes

run-template:list works correctly and shows the run template with ID 186 in the output, so the record exists in the database. The issue is specific to run-template:get.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions