KarlOriginal post
Rank 2: Process
i upgraded from 1.6.1 to 1.6.2 and then to 1.7.4
Everything went well and seems to be working. The only issue is in the console
When i browse anywhere in my project the url looks like this /console/project-default-ID
When i go to my messaging tab it still looks like
/console/project-default-ID
But when i click on a single message the url changes to this
/console/project-ID
cutting out the default and responding with a 404 , when manually adding back the default in between, it works again
Any idea on how to fix that issue?
Summary
Developers upgraded from versions 1.6.1 to 1.6.2, then to 1.7.4. Console messaging bug identified as URLs missing 'default' during message viewing (resulting in 404 error). Solution: Manually add 'default' in URL path to access messages.