ankitpokhrel / ankitpokhrel/jira-cli

JIRA_DEBUG=true works with `jira init` but not with `jira issue view`

Abierto
#930 0 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**
JIRA_DEBUG=true does not work with `jira issue view` (and probably with most other commands). `--debug` does work

**Please provide following details**
1. JiraCLI Version:
```
(Version="1.7.0", GitCommit="refs/tags/v1.7.0", CommitDate="1970-01-01T00:00:00+00:00", GoVersion="go1.25.5", Compiler="gc", Platform="linux/amd64")
```
2. Are you using Jira cloud or on-premise jira server?
cloud

3. What operating system are you using? Also mention version.
```
NixOS
```
4. What terminal are you using? Also mention version.
```
kitty
```

**To Reproduce**

Steps to reproduce the behavior:
1. `JIRA_DEBUG=true jira issue view TICKET-ID`

no request details printed

**Expected behavior**
should behave the same as:

```
jira issue view --debug TICKET-ID
```

**Screenshots**

**Additional context**

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.