archive a hub -> it will successfully appear in the collection at /hubs/?archived=true
restore (un-archive) the hub -> it's archived property is successfully removed, but the hub is still present in the collection at /hubs/?archived=true (it should not be) and it is not present in the collection at /hubs/ (it should be)
To reproduce:
/hubs/?archived=true
archived
property is successfully removed, but the hub is still present in the collection at/hubs/?archived=true
(it should not be) and it is not present in the collection at/hubs/
(it should be)