Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Overview

JIRA can be easily used to manage your sales pipeline, especially if you're not keen to invest in other software tools such as SalesForce. 

A simple workflow such as this one can easily track your opportunities and leads from fruition to conversion.

Workflow

Post Functions

Post functions carry out additional processing after a transition is executed.

We advise that the following post functions are added to this workflow:

Start Status

End Status

Transition

Post Function

AllClosedClosedUpdate Issue Field: Resolution = Done; Remaining Estimate = 0
AllBacklogBacklogUpdate Issue Field: Resolution = cleared

In addition to the above, we use Adaptavist's ScriptRunner to automate some other post-functions:

Start Status

End Status

Transition

Post Function

In Tender / Follow-upFollow-upChase leadIncrement the value of a numeric custom field (number of follow-ups) to track for reporting purposes

Transition Screens

Transition screens are handy for capturing information as part of a transition. We recommend the following:

TransitionScreenFields to addAdditional notes
Closed

Screen to capture the issue Resolution:

  • Won
  • Lost
  • Declined
Resolution

To restrict which resolutions are available, add a comma-separated list of resolution IDs to the Closed transition. E.g.

jira.field.resolution.include = 10100,10500,10501,10400

We've also added a new transition screen to capture the last follow-up date as part of the Follow-up transition.

Additional Notes


Prerequisites

Resolutions

Depending on your reporting requirements, you could use different 'Done' statuses.

We capture resolution (i.e. the reason why it's closed) as part of the Close transition - Won, Lost, or Declined.

Issue Types

We advise that you setup a custom issue type to suit this workflow - e.g. 'Sales Lead'.

Custom Fields

At New Verve Consulting, we use various custom fields to capture lead data:

  • Client
  • Contact name
  • Email
  • Category
  • Services
  • Lead source
  • Start date
  • End date
  • No labels