Simplify goal urls

Bug #740788 reported by Michael Nelson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Goal Tracker
Fix Committed
Undecided
Michael Nelson

Bug Description

Current goal urls look like:

/goals/michael/wants-to/speak-german-with-the-proficiency-of-a-10-year-old/

The decision for such urls was based on readable (and search-able) urls, but the same benefit could be achieved with urls like:

/goals/michael-wants-to-speak-german-with-the-proficiency-of-a-10-year-old/32/

where the only identifying data is the primary key (32). Any other urls where the text was different (/goals/foo-bar/32/) should redirect to the url with the correct text. The url without the text (/goals/32/) should work without redirection (useful for api support).

Changed in open-goal-tracker:
assignee: nobody → Michael Nelson (michael.nelson)
status: New → In Progress
Changed in open-goal-tracker:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.