Blueprint name is limited to 50 characters

Bug #912347 reported by Данило Шеган
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Summit
Fix Released
Undecided
Данило Шеган

Bug Description

If we've got multiple blueprints with the initial 50 characters the same, like

  https://blueprints.launchpad.net/linaro/+spec/linaro-power-management-q112-scheduler-mini-summit-day1
  https://blueprints.launchpad.net/linaro/+spec/linaro-power-management-q112-scheduler-mini-summit-day2

one of them fails to appear in summit for scheduling.

Looking at the code, summit/schedule/models/meetingmodel.py, it's obvious the limit as at 50 chars:

    name = NameField(max_length=50, blank=True)

Looking at the admin interface, the day2 session was imported under the name "linaro-power-management-q112-scheduler-mini-summit".

Related branches

Changed in summit:
assignee: nobody → Данило Шеган (danilo)
status: New → In Progress
Changed in summit:
status: In Progress → Fix Committed
Changed in summit:
milestone: none → 1.0.0
Changed in summit:
status: Fix Committed → Fix Released
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.