jointakahe / takahe

An ActivityPub/Fediverse server
BSD 3-Clause "New" or "Revised" License
1.1k stars 84 forks source link

Allow updated to updated transition on Domain model #621

Closed humrochagf closed 11 months ago

humrochagf commented 12 months ago

This fixes the error of a domain trying to transition from updated to updated by allowing the transition on DomainStates.

Closes: #620

andrewgodwin commented 11 months ago

Thanks!