City-of-Bloomington / drupal-module-onboard

Drupal module for integration with OnBoard
GNU General Public License v2.0
0 stars 1 forks source link

Duplicate legislation numbers cause 404 #36

Open inghamn opened 1 year ago

inghamn commented 1 year ago

The OnBoard service is expecting legislation numbers to be unique. However, staff sometimes assign the same number to multiple pieces of legislation. When this happens the URL to display the "single" piece of legislation results in a 404.

We should use legislation IDs, instead of legislation numbers, to refer uniquely to each piece of legislation. The numbers are largely decorative.