NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 20 forks source link

The user domain count is zero in the restore cluster #6834

Closed stephdl closed 4 months ago

stephdl commented 5 months ago

Steps to reproduce

on another server

Expected behavior

After we have loaded the cluster backup a new panel enumerate of what you are ready to restore in terms of domains, custom routes, custom certificate and backup repository

Actual behavior

The counter is missing the number of user domain, we should list the a number > than 0

image

Components

core 2.3.0 https://github.com/NethServer/ns8-core/releases/tag/2.3.0

DavidePrincipi commented 5 months ago

@stephdl what is the core version? Always write it in the bug report!

stephdl commented 5 months ago

QA

the test is to verify that the translation reflect that Domains gets a new translation External user domains

to verify you need to test with ghcr.io/nethserver/core:2.5.0-dev.4

install a NS8 and backup it to a repo download the cluster backup to make a disaster recovery install a new NS8 from ghcr.io/nethserver/core:2.5.0-dev.4 and do a recover with the cluster backup the translation Domains must be explicit to External user domains

nrauso commented 4 months ago

test case: VERIFIED

Now the label is External user domains: steph

stephdl commented 4 months ago

issue verified, to be released with https://github.com/NethServer/dev/issues/6835