
When a task/story is deleted, the WorklistItem for that task/story is not deleted. Currently, this raises an exception when resolving the items of the worklists containing that task/story. This patch fixes that by skipping WorklistItems whose items no longer exist. In the long run, we should just not delete tasks/stories and archive them instead. Change-Id: I238bc4b86b5358fd11080be6ebfd9b76b09753f4
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%