Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These guidelines have been created to help our community use JIRA effectively for Apache OFBiz development. These are the best practices that we want all contributors to follow. If you have a question, or something is unclear, then please don't hesitate to ask for help on the OFBiz development mailing list.

...

When you create a JIRA it needs to have an Issue Type. This is important because it helps to classify the issue and can be one of the following type:


NameIssue TypeDefinition and when to use this type
BugA bug is generally a problem with code or data which is not functioning correctly.
ImprovementAn improvement is something that enhances the functionality of an existing feature
New FeatureNew functionality that does not already exist
Task 
Test 
Wish 
Sub Task 


Priority

All JIRA issues need a priority as it determines what needs to be worked on. This is important because it helps to ensure that the community is focussed and working on the right tasks

PriorityDefinition and when to to use this priority
Blocker 
Critical 
Major 
Minor 
Trivial 

 



Component




OFBiz JIRA Workflow

...