ankitpokhrel / ankitpokhrel/jira-cli
Jira Issue Create dont create a Task or "Tarefa" issue
- Lingua principale
- Go
- Stelle
- 6k
- Fork
- 412
- Merge medio
- 2g 3h
- PR unite (30g)
- 1
Descrizione
**Describe the bug**
When rum Jira Issue Create -tTask or -tTarefa or other variation of Task, the Issue is not created and a error 400 is returned.
**Please provide following details**
1. JiraCLI Version:
```
(Version="1.4.0", GitCommit="eb842e18014303a575fde8e19508b3c7c13982c5", CommitDate="2023-05-09T07:09:45+00:00", GoVersion="go1.19.4", Compiler="gc", Platform="darwin/arm64")
```
2. Are you using Jira cloud or on-premise jira server?
```
SERVER INFO
-----------
Version: 1001.0.0-SNAPSHOT
Build Number: 100233
Deployment Type: Cloud
Default Locale: pt_BR
```
3. What operating system are you using? Also mention version.
```
macOS Ventura 13.5 (22G74)
```
4. What terminal are you using? Also mention version.
```
zsh macos native
```
**To Reproduce**
Steps to reproduce the behavior:
1. Create a Jira Issue with type Task
2. Send another fields as necessary
3. See error 400 bad request - and message about issuetype not valid
**Expected behavior**
Jira issue created as Task type
**Screenshots**
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.