Skip to main content
Skip table of contents

Content Management in Jira

Jira includes several project templates for marketing teams – from events planning to email campaigns. But why would a marketing team choose to use Jira, a tool originally designed for software development?

There are many advantages of moving processes into Jira. You hired your marketing team for their creativity, but they spend a big chunk of their time doing administrative busy work. Moving repeated processes into Jira standardizes and streamlines tasks like responding to sponsorship requests and managing logo licensing, allowing your professional marketers more time to use the talent you hired them for. Jira also makes their work more visible while it’s in progress, and more measurable when it’s complete. Managers can see all the work their teams do and allocate resources accordingly.

This use case shows how a marketing team using a Jira business project can implement checklists and automation to keep their workflows simple while ensuring that all tasks get completed for every type of marketing asset.

Here’s what you’ll need:

  • Project Type: Jira Business Project

  • Apps: Checklist for Jira (Pro) or Checklist for Jira (Enterprise)

  • Workflow & Work Item Type: Content Management Project Template

  • Set-up Tasks:

    • Workflow Modifications

    • Content-type Dropdown Field

    • Checklist Templates

    • Automation Rule

Work Item Types

The Content Management Template creates an Asset work item type that includes a Content type text field. Replacing this text field with a Content-type dropdown field will allow it to be more easily used with automation (for example, to add the appropriate checklist for the content type).

Workflows

Jira’s infinite flexibility means you have lots of options for your workflow. Here are a couple of examples from Atlassian.

This one is from an Atlassian blog post entitled Marketing project management with Jira Core, designed for managing the publication of blog posts:

The workflow includes a DRAFTREVIEW loop, allowing the content to be revised as many times as needed before it’s approved. It also acknowledges that finalizing the content is not the end of the road. It still needs to be optimized for keywords, loaded and scheduled on your website, and analyzed for performance.

Here’s a simpler workflow – the one that’s included in the Content Management Project Template.

This more streamlined workflow doesn’t include separate statuses for web tasks and going live. However, we can still ensure that those tasks get completed by including a checklist. Indeed, one of the advantages of using checklists is that you can simplify your workflows while still ensuring everything gets done.

If you’re using a Company-managed project, you may want to change the final status from PUBLISHED to a more generic DONE. This will make the workflow appropriate for additional process beyond content creation. For instance, a legal team could use the workflow for drawing up contracts, and HR could use it for implementing new policies. Sharing Jira assets such as workflows is a good way to simplify administration and keep you instance from getting bloated.

Finally, you might want to add a Restrict who can move an issue rule (User is in group workflow condition) to control who can transition work items from the IN REVIEW status to ensure only the right people can approve the work items.

Checklist Templates

Creating a checklist template for each option in the Content type dropdown will ensure that all of the needed steps are carried out.

Tip: If you’re already using work item Checklist for Jira, you can copy and paste the items listed in step 5 into a checklist.

To create a checklist template:

  1. Click on the More menu in the upper nav bar and select Checklist from the list to get to the Templates page.

  2. Click Create template.

  3. Give the template a unique name that does not include any spaces (WebContent).

  4. Add the required tasks to the checklist:

    1. At least 1 keyword in title tag

    2. Title tag 10-60 characters

    3. At least 1 keyword in description

    4. Description tag < 200 characters

    5. Fewer than 10 keywords in keyword tag

    6. Individual keyword density < 6%

    7. All images have alt tags describing image

    8. Links open to new tab

    9. Loaded and scheduled on site

  5. Click Save.

  6. Repeat steps 3-6 for each option in the Content-type dropdown, creating an appropriate checklist for each.

Automation Rule

  1. Ensure that the Apply checklist templates via labels global setting is enabled.

  2. Navigate to Project Settings > Automation (or Jira Settings > System > Automation rules).

  3. Click Create rule.

  4. Select the work item transitioned trigger.

  5. Leave the From status empty and select IN REVIEW as the To status.

  6. Click Save.

  7. Click New condition and select If / else block.

  8. Click Add conditions and select work item fields condition.

  9. Select Content type as the field, equals as the condition and Blog post as the value.

  10. Click Add conditions and select work item fields condition.

  11. Select Checklist Text as the field and is empty as the condition. (This will keep the checklist from being added repeatedly when subsequent drafts are submitted for review.)

  12. Click Save.

  13. Click New action

  14. Select Edit work item.

  15. Select Labels as the field to be edited.

  16. Select or add the label that corresponds to the appropriate template.

  17. Click Save.

  18. Click on Add else.

  19. Repeat steps 9-17 for each Content type and template.

  20. Name the rule and click Turn it on.

    Content.png

Work Item Lifecycle

  1. A new work item is raised for the creation of a new marketing asset (blog post).

  2. The work item is transitioned to the DRAFT status and assigned to member of the marketing team who begins drafting the post.

  3. When the draft is complete, the assignee transitions the work item to the IN REVIEW status and assigns the work item to their supervisor.

  4. Since the blog post is web content, the SEO checklist is automatically added to the work item.

  5. The supervisor reviews the post for content and SEO. Seeing that the post meets all of the criteria, the supervisor approves the post.

  6. Once the post has been approved, the marketing team loads and schedules the blog on the company website, and transitions the work item to DONE.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.