Jump to: navigation, search

Solum/Bugs

< Solum
Revision as of 04:24, 23 April 2014 by Adrian Otto (talk | contribs) (Fixing Bugs in Solum)

Reporting Bugs in Solum

To report a bug in Solum, use our bug tracker. In your bug, be sure to include:

  • Expected Result (describe the expected outcome)
  • Actual Result (show a literal example of the error, if possible)
  • Steps to Reproduce (show a shell transcript, if possible)

Fixing Bugs in Solum

Our open bug list is at: https://bugs.launchpad.net/solum/+bugs

Once a bug has been reported, it enters New status. Once a project maintainer has confirmed the bug, it will be:

  • Status changed from New to Triaged
  • Assigned an Importance
  • Assigned to a Milestone


Once the bug is addressed, the contributor fixing the bug will include the text "Fixes bug NNNN" where NNNN is the bug number. This will cause the bug tracker to track the commit showing that the bug is in progress, and when the code is merged, this will change the bug status to Fix Committed. Once the code is tagged and released, the status will be changed to Fix Released which closes the bug ticket.

NOTE: You may set your subscription preferences on the bug ticket to determine how you want to be notified of actions.