Closed Bug 996279 Opened 10 years ago Closed 10 years ago

Always put an increment on slugs on requested events

Categories

(Webtools Graveyard :: Air Mozilla, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

Considering that users, on the request wizard, never have any chance or access to change the slug we should put an increment thing on it. 

E.g. you request an event called "New Phones" the slug should attempt:

1. "new-phones"
and if that's taken
2. "new-phones-20140413"
and if that's taken
3. "new-phones-20140413-2"
4. "new-phones-20140413-3"
5. "new-phones-20140413-N"
Commit pushed to master at https://github.com/mozilla/airmozilla

https://github.com/mozilla/airmozilla/commit/a3604e272842138afe4c1951a73013408c52aa5d
fixes bug 996279 - Always put an increment on slugs on requested events
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: nobody → peterbe
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.