Admin message

Aufgrund einer Wartung am 23.04.2026 von 14:00 bis 15:30 Uhr werden git.rwth-aachen.de & git-ce.rwth-aachen.de zeitweise nicht zur Verfügung stehen. --en-- Due to maintenance at 23.04.2026 from 14:00 to 15:30, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable.

model: Refereable._set_id_short should change the id_short entry in the Namespace's _backend dict
Currently we only check for duplicate id_shorts in the same Namespace, when an id_short is changed (#100). However, we must also update the NamespaceSet with the new id_short of the Referable object to ensure correct duplicate checking and id_short-resolving in the future. This must also be implemented for other unique attributes in the future (see #121).
issue