
title
columns in query
Searching for tasks is broken because we attempt to filter a query with multiple columns called `title` ambiguously (on `title` instead of `tasks.title`). This is due to a bug in the version of sqlalchemy_fulltext currently in use on storyboard.openstack.org (version 0.2). This bug was fixed by version 0.2.2, but we may as well require 0.2.3 (the current latest release). Story: 2000579 Change-Id: Ia8c8c6a35a52188ac8f596fb7fed0eb7adbbea33
Storyboard
Storyboard is a task tracker for OpenStack.
Project Resources
Project status, bugs, and blueprints are tracked at:
Source code can be found at:
Documentation can be found here:
Additional resources are linked from the project wiki page:
Anyone wishing to contribute to an OpenStack project should find plenty of helpful resources here:
All OpenStack projects use Gerrit for code reviews. A good reference for that is here:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
Description
Languages
Python
99.3%
Shell
0.5%
Dockerfile
0.1%