Comment 3 for bug 1996590

Revision history for this message
Tom Haddon (mthaddon) wrote :

Note that I can't even upgrade from the stable version of the charm to the edge version of the charm in this case because the `--series` option to `refresh` isn't supported:

```
juju refresh nginx-ingress-integrator --switch nginx-ingress-integrator --channel edge --series jammy
ERROR option provided but not defined: --series
```
So as a charm author it sounds like I have to upgrade the series of stable without having been able to test an upgrade.

Can this bug be reopened to allow for fixing that?