Charm doesn't display in "charmcraft names" despite owner.

This account (@dwellir-snapcrafters ) is the publisher and owner of the charm : polkadot

However, when I try to list which charms this account owns, it doesn’t show up in the cli.

$ charmcraft whoami
name: Dwellir AB
username: dwellir-snapcrafters
id: <REDACTED>
permissions:
- account-register-package
- account-view-packages
- package-manage
- package-view
$ charmcraft names
Name                  Type    Visibility    Status
mimir-vm              charm   public        published
reth                  charm   public        registered
garage-vm             charm   public        published
loki-vm               charm   public        published
alloy-vm              charm   public        published
loki-loadbalancer-vm  charm   public        published
geth-vm               charm   public        registered
op-node               charm   public        published
grafana-vm            charm   public        published

Can we get some help to get visibility on the polkadot charm?

Hi,

polkadot and mimir-vm have different publisher’s. mimir-vm was published by dwellir-snapcrafters and polkadot was published by dwellir. If you log into the dwellir account and try charmcraft names you should see it. Or if dwellir is a collaborator on polkadot you should see it by including the include-collaborations flag. E.g. charmcraft names –include-collaborations