Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

By creating and maintaining a centralized collection of templates, your team can streamline workflows, ensure consistency, and save time when creating new tasks, issues, or documents. Whether you need templates for specific processes, recurring tasks, or project documentation, the Template Bank offers a quick and efficient solution for improving productivity and standardizing work across your Jira instance.

...

Additionally, you can fully customize your templates using Jira’s markup language. This allows you to format text, add lists, tables, and more to ensure your templates meet the specific needs of your team. For a full guide on how to use Jira’s markup, you can refer to the official documentation here.

Comments:

...

Expandir
titleCode
Bloque de código
{
  "version": 1,
  "type": "doc",
  "content": [
    {
      "type": "paragraph",
      "content": [
        {
          "type": "text",
          "text": "Hello,"
        }
      ]
    },
    {
      "type": "paragraph",
      "content": [
        {
          "type": "text",
          "text": "Your request  has been "
        },
        {
          "type": "text",
          "text": "resolved",
          "marks": [
            {
              "type": "textColor",
              "attrs": {
                "color": "#36b37e"
              }
            }
          ]
        },
        {
          "type": "text",
          "text": "."
        }
      ]
    },
    {
      "type": "paragraph",
      "content": [
        {
          "type": "text",
          "text": "If you require any further information regarding your ticket, please let us know by e-mailing us. You can also review your tickets at "
        },
        {
          "type": "text",
          "text": "Portal",
          "marks": [
            {
              "type": "link",
              "attrs": {
                "href": "https://quabuapps.atlassian.net/servicedesk/customer/portal/1"
              }
            }
          ]
        },
        {
          "type": "text",
          "text": " within the next days."
        }
      ]
    },
    {
      "type": "paragraph",
      "content": [
        {
          "type": "text",
          "text": "Thank you."
        }
      ]
    }
  ]
}

Image Added

Expandir
titleCode
Bloque de código
{
  "version": 1,
  "type": "doc",
  "content": [
    {
      "type": "paragraph",
      "content": [
        {
          "type": "text",
          "text": "Hello,"
        },
        {
          "type": "hardBreak"
        },
        {
          "type": "text",
          "text": "Could you tell us what each user should access?"
        }
      ]
    },
    {
      "type": "table",
      "attrs": {
        "isNumberColumnEnabled": false,
        "layout": "default",
        "localId": "d85281d5-4de7-4871-9465-b9d23c7e1085"
      },
      "content": [
        {
          "type": "tableRow",
          "content": [
            {
              "type": "tableHeader",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [
                    {
                      "type": "text",
                      "text": "User",
                      "marks": [
                        {
                          "type": "strong"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "tableHeader",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [
                    {
                      "type": "text",
                      "text": "Jira",
                      "marks": [
                        {
                          "type": "strong"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "tableHeader",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [
                    {
                      "type": "text",
                      "text": "Confluence",
                      "marks": [
                        {
                          "type": "strong"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "tableHeader",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [
                    {
                      "type": "text",
                      "text": "Bitbucket",
                      "marks": [
                        {
                          "type": "strong"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "tableRow",
          "content": [
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": []
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "taskList",
                  "attrs": {
                    "localId": "bbee0f05-82ef-40fa-ae71-75ab15bedbea"
                  },
                  "content": [
                    {
                      "type": "taskItem",
                      "attrs": {
                        "localId": "e8cd5f21-cdb6-4be2-aaf5-b786fd7f5223",
                        "state": "TODO"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "taskList",
                  "attrs": {
                    "localId": "6f5b6542-3cbe-4996-812e-3983b02b24bf"
                  },
                  "content": [
                    {
                      "type": "taskItem",
                      "attrs": {
                        "localId": "5682cc1f-8cd1-44b5-9143-248e4fab9b86",
                        "state": "TODO"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "taskList",
                  "attrs": {
                    "localId": "060793de-d33a-41c3-a2b6-dff19145a6d7"
                  },
                  "content": [
                    {
                      "type": "taskItem",
                      "attrs": {
                        "localId": "b807c5bb-9a18-4c60-9e25-dab03f8fb6ce",
                        "state": "TODO"
                      }
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "panel",
      "attrs": {
        "panelType": "info"
      },
      "content": [
        {
          "type": "paragraph",
          "content": [
            {
              "type": "text",
              "text": "If a user needs more than Read Only permission, please specify below"
            },
            {
              "type": "emoji",
              "attrs": {
                "shortName": ":point_down:",
                "id": "1f447",
                "text": "👇"
              }
            },
            {
              "type": "text",
              "text": " "
            }
          ]
        }
      ]
    },
    {
      "type": "bulletList",
      "content": [
        {
          "type": "listItem",
          "content": [
            {
              "type": "paragraph",
              "content": []
            }
          ]
        }
      ]
    },
    {
      "type": "paragraph",
      "content": [
        {
          "type": "hardBreak"
        },
        {
          "type": "text",
          "text": "Regards"
        }
      ]
    }
  ]
}

Description

...

Expandir
titleCode
Bloque de código
To validate the Test:

I go to [Atlassian|https://my.atlassian.com/product]

I generate a new license

A license is generated and succesfully added to addon
Image Added

Expandir
titleCode
Bloque de código
*Tasks to Do*
* 
{panel:bgColor=#e3fcef}
* Deliverables
1.
{panel}

|*Criteria of acceptance*| |
|Needs demo?| |
|Needs final meet??| |
|Should information be attached to the task??| |
|Will there be more related tasks?| |
{panel:bgColor=#eae6ff}
*Instructions to validate the task*
1.
{panel}