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
Once upgrading BHCC to localgov drupal, the serivce update paths that have been indexed are showing as 404.
This is because localgov drupal uses /status as the path and this appears hardcoded, previously BHCC uses /update
This path should be configurable to avoid setting up aliases for where it is used.
The text was updated successfully, but these errors were encountered:
Once upgrading BHCC to localgov drupal, the serivce update paths that have been indexed are showing as 404.
This is because localgov drupal uses
/status
as the path and this appears hardcoded, previously BHCC uses/update
This path should be configurable to avoid setting up aliases for where it is used.
The text was updated successfully, but these errors were encountered: