You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When bodies share the same abbreviation, provide additional routing like /association/{body}/{abbreviation}/{foundation_year} or /association/{body}/{abbreviation}/{decision_hash}.
Why is this needed?
An old body and a new body may share the same abbreviation. I fixed the underlying code to (again) properly support this through GH-982. However, this means that visiting /association/{body}/{abbreviation} only shows the last one.
Other information
No response
The text was updated successfully, but these errors were encountered:
Any abrogated body that is listed from the historical overviews should automatically use this route. On top of that, it should be possible to go to another "iteration" of the body from each "iteration" (maybe a dropdown?).
tomudding
added a commit
to tomudding/gewisweb
that referenced
this issue
Nov 29, 2024
What would you like?
When bodies share the same abbreviation, provide additional routing like
/association/{body}/{abbreviation}/{foundation_year}
or/association/{body}/{abbreviation}/{decision_hash}
.Why is this needed?
An old body and a new body may share the same abbreviation. I fixed the underlying code to (again) properly support this through GH-982. However, this means that visiting
/association/{body}/{abbreviation}
only shows the last one.Other information
No response
The text was updated successfully, but these errors were encountered: