Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jira issue create not interactive by default #737

Closed
JosXa opened this issue Apr 29, 2024 · 2 comments
Closed

jira issue create not interactive by default #737

JosXa opened this issue Apr 29, 2024 · 2 comments

Comments

@JosXa
Copy link

JosXa commented Apr 29, 2024

Describe the bug

On Windows PowerShell:

.\jira.exe issues create
✗ Params `--summary` and `--type` is mandatory when using a non-interactive mode

I was expecting to see an interactive CLI when not using any parameters as indicated by the README.

Please provide following details

  1. JiraCLI Version:
(Version="1.5.1", GitCommit="0e0f82d52ef5a775d2cc662fbe38d9732b9b5c59", CommitDate="2024-01-20T10:48:06+00:00", GoVersion="go1.21.5", Compiler="gc", Platform="windows/amd64")
  1. Are you using Jira cloud or on-premise jira server?
SERVER INFO
-----------

Version:         1001.0.0-SNAPSHOT
Build Number:    100251
Deployment Type: Cloud
Default Locale:  en_US
  1. What operating system are you using? Also mention version.
Windows 10, Version 10.0.19045 Build 19045
  1. What terminal are you using? Also mention version.
    Windows Terminal

To Reproduce

Steps to reproduce the behavior:

  1. Download release
  2. Open powershell in bin folder
  3. Execute .\jira.exe issue create

Expected behavior
An interactive CLI

@beatbrot
Copy link
Contributor

beatbrot commented May 6, 2024

@JosXa This was fixed by me with #706. Most likely, it will be included in the next release :)

@JosXa
Copy link
Author

JosXa commented May 6, 2024

Thank you for the work @beatbrot :)

@JosXa JosXa closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants