Versions Compared

Key

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

Table of Contents

Planning Workflow

The planning workflow Planning Workflow takes place when before the development of a Feature starts. ..The Workflow starts always with an Open State and ends either with an Accepted or Deferred Status. It is exactly there, when one of these both States is reached, where the Development Worfklow starts:

Flowchart
"Open" [fillcolor=palegreen]
"Open" -> "Clarify"
"Clarify"[shape=diamond]
"Clarify"-> "Dismissed"
"Clarify" -> "Known Issue"
"Clarify"-> "Accepted"
"Accepted" -> "Deferred"

You will find detailed about the workflow here: Release Policy - Planning

Development Workflow

The planning workflow Devolopment Workflow takes place ...

Flowchart
"Accepted or Deferred" [fillcolor=palegreen]
"Accepted or Deferred"-> "In Progress"
"In Progress" -> Resolved
Resolved -> Approved
Approved -> Released

You will find detailed about the workflow here: Release Policy - Development

Deprecation Workflow

The planning workflow takes place ...Deprecation Workflow 

Flowchart
"Released" [fillcolor=palegreen]
"Released"-> "Deprecated"
"Deprecated" -> "Unsupported"
"Unsupported"-> "Removed"

You will find detailed about the workflow here: Release Policy - Deprecation