By using this website, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.

Better Content Management in Jira

Want to use Jira to manage marketing assets? Here’s how you can use alternative workflows and asset-type specific checklists to ensure quality content.
5
min. read
Nov 17, 2022

Jira Work Management 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 were hired 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 Jira Work Management 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:

  • Product: Jira Work Management
  • Apps: Issue Checklist for Jira
  • Workflow & Issue Type: Content management project template
  • Set-up Tasks:
  • Workflow modifications
  • Content type dropdown
  • Checklist Templates
  • Automation rule

Issue Types

The JWM Content Management template creates an Asset issue 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 a checklist appropriate to 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 template in JWM.

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 Workflow Condition restricting who can transition issues from the IN REVIEW status to ensure only the right people can approve the issues.

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 Issue Checklist for Jira, you can copy and paste the items listed in step 5 into a checklist.

To create a checklist template:

  1. Install Issue Checklist for Jira.
  2. Select Checklist from the left nav bar.
  3. Click Create template.
  4. Name the template (Web content).
  5. Add the required tasks to the checklist:
  6. At least 1 keyword in title tag
  7. Title tag 10-60 characters
  8. At least 1 keyword in description
  9. Description tag < 200 characters
  10. Fewer than 10 keywords in keyword tag
  11. Individual keyword density < 6%
  12. All images have alt tags describing image
  13. Links open to new tab
  14. Loaded and scheduled on site
  15. Click Save.
  16. Repeat steps 3-6 for each option in the Content-type dropdown, creating an appropriate checklist for each.

Automation Rule

  1. Find custom field ID for the Checklist Template field.
  2. Find the ID of the template to be applied by the rule. Go to Project > Checklist. Templates are listed in alphabetical order and numbered from top to bottom.
  3. Navigate to Project Settings > Automation (or Jira Settings > System > Automation rules).
  4. Click Create rule.
  5. Select the Issue transitioned trigger.
  6. Leave the From status empty and select IN REVIEW as the To status.
  7. Click Save.
  8. Click New condition and select If / else block.
  9. Click Add conditions and select Issue fields condition.
  10. Select Content type as the field, equals as the condition and Blog post as the value.
  11. Click Add conditions and select Issue fields condition.
  12. 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.)
  13. Click Save.
  14. Click New action.
  15. Select Edit issue.
  16. Click More options and insert the following, using the appropriate custom field ID and the appropriate template ID.

{
    "fields": {
              "customfield_10044" : "9"
              }
}

17. Click More options and insert the following, using the appropriate custom field ID and the appropriate template ID.

18. Click Save.

19. Click on Add else.

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

21. Name the rule and click Turn it on.

Issue Lifecycle

  1. A new issue is raised for the creation of a new marketing asset (blog post).
  2. The issue 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 issue to the IN REVIEW status and assigns the issue to their supervisor.
  4. Since the blog post is web content, the SEO checklist is automatically added to the issue.
  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 issue to DONE.

Jennifer Choban

Join us on Social Media!