ankitpokhrel / ankitpokhrel/jira-cli

How to add a Due Date with `issue create` or `issue edit`

Abierto
#698 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
6k
Forks
413
Merge medio
2 d 3 h
PR fusionados (30 d)
1

Descripción

**Describe the bug**

**Please provide following details**
1. JiraCLI Version:
```
1.4.0-1 (Arch AUR)
```
2. Are you using Jira cloud or on-premise jira server?
```
Using Jira Server (v8.20.24#820024-sha1:e6f6b79)
```
3. What operating system are you using? Also mention version.
```
Archlinux
```
4. What terminal are you using? Also mention version.
```
rxvt-unicode (urxvt) v9.31
```

**To Reproduce**

Steps to reproduce the behavior:
I want to add a due date to a ticket but don't know how.
I already tried to use custom like `jira issue create --type Task --summary "$summary" --custom "duedate=2023-01-11"` but I get this warning:
```
Using config file: /home/shorty/.config/.jira/.config.yml

Some custom fields are not configured and will be ignored. This will fail with error in the future release.
Please make sure that the passed custom fields are valid and configured accordingly in the config file.
Invalid custom fields used in the command: duedate
⠏ Creating an issue...
```

Any help would be much appreciated.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.