Local vs All Snapshots vs root@

I am confused about these 3 different meanings ie; Local vs All Snapshots and ‘root@’ snapshots.

My snapshots are taken with this command: kopia snapshot create $dir --log-file=$log_file --config-file=$config_file -p $password"

The config file has it’s own path ie; config_file=/my_backups/kopia/configs/internal.config

When I view snapshots via the command line it shows me all snapshots with this command:
kopia snapshot list --log-file=/my_backups/kopia/logs/internal.log --config-file=$config_file -p $password

When I use the web UI it defaults to Local Snapshots and the snapshots shown do not match the snapshots I get using the command line. It is only when I choose “All Snaphots” from the web ui dropdown that I see the same snapshots.

Does anyone have any thoughts on this behavior? Is it faulty, am I not understanding the logic? Is there documentation somewhere about those 3 selections in the dropdown.

What sayeth the group?

Thanks.

Jay

Did you ever make any progress on this? I would love for my default view to either (a) have all snapshots visible, or (b) persistently show my actual backup user.

I’ve been muddlinng my way through things here.