Wiki

Clone wiki

Documents Add-On / 320

Documents add-on version 3.2.x

The content of this page applies to the following version(s) of the Documents add-on:

  • v. 3.2.x for JIRA 6.0 or newer

On this page:

What's new in this version?

French (FR) localization

French (FR) localization containing translation of all the on-screen texts has been added in this version. To load the French (FR) localization, the user must have Language set to French (France) in her profile settings.

Bug fixes and improvements

The following issues have been fixed in this version:
#27 - Error searching documents (on JIRA with PostgreSQL)
#29 - When enabling watching or deleting a document you are redirected to a broken URL

What Documents add-on does?

This JIRA add-on adds an additional tab named "Documents" to the project dashboard where you can post documents related to that project, making them available to other project members. You can post files along with specific details such as title, description or revision. Or, you can post URLs that link to a web page or to a document hosted by an external system such as Confluence or Google Docs. The files that you attach are stored in JIRA, more exactly in a sub-folder of the JIRA attachments folder, thus simplifying your administrative and backup procedures. The access to the Documents tab and different operations on the posted documents are configurable via permissions settings.

Why Documents add-on?

  • Makes the documents quickly accessible for the project members.
  • No more project-related documents stored on people’s workstations. Everyone will know that the latest version of a specific document will be found on the Documents tab of the project.
  • The documents are hosted in JIRA providing common interface for all the project related work-items such as tasks, issues and documents.

Working with documents and folders

Accessing and viewing documents

The documents of a JIRA project can be visualized on the Documents tab of that project. The project’s documents and folders are listed in a table, as shown in the picture below. To display the content of a folder, simply click the folder's icon or its name.

The Documents tab of the project

Note: The Documents tab is visible only if the current JIRA user has View permission.


The navigation bar displayed on top the Documents tab allows you to determine which folder is currently displayed. Also, it allows you to navigate to another folder by simply clicking the name of a folder.

Navigation Bar

Clicking the tree icon from the navigation bar will display the Folders Navigation Pane in the left side of the page, which shows all the folders within the project in a tree structure. If you click a folder in the Folders Navigation Pane, the content of that folder is displayed in the Documents table.

Folders Navigation Pane

The table below shows details about the columns of the documents table. You can sort the data from the Documents table by clicking a column header.

ItemDescription
Icon Shows the icon of the document or folder.
The add-on has its own icon set which contains icons for the common file extensions. Every File type document will have the icon specific to the extension of its attached file. If the extension is not in the icon set of the add-on, the default icon is displayed. The URL type document will always have the URL icon.
By clicking the icon of a File type document the user will download the file attached to the document. On the other hand by clicking the icon of a URL type document the user will open the URL using the default browser of the system.
By clicking the icon of a folder the page will display the content of that folder.
Key The key of the document or folder.
It uniquely identifies the document within the JIRA system. It has numeric value and is automatically generated during document or folder creation.
Title The title of the document or folder.
If the title is too long it will not be entirely displayed. The title is fully displayed in the tooltip that is shown when moving the mouse cursor over it.
By clicking the title of a File type document the user will download the file attached to the document. If the user clicks the title of a URL type document, he will open the URL in the default browser of the system.
By clicking the title of a folder the page will display the content of that folder.
RevisionShows the value of the Current Revision attribute of the document.
A tooltip is shown when moving the mouse pointer over it. This tooltip displays a text that consists of the concatenation of the following document properties: Revision Date, Revision Author(s) and Revision Notes. It is always empty for folders.
File sizeThe size of the file attached to the document.
This column only applies for File type documents. It is always empty for URL type documents or folders.
Posted byShows the JIRA user that posted the document or created the folder.
Updated byShows the JIRA user that made the latest update of the document or folder.
It will be empty if the document or folder was never updated.
Date updatedShows the date and time of the latest update of the document or folder.
It will be empty if the document or folder has never been updated. The date is displayed in the format and time zone of the current JIRA user.
ActionsThe actions available for each document or folder. Possible actions are:
Download – use this action to download the file attached to the document. It is only available for File type documents if the current user has View permission.
Open URL – use this action to open the URL of the document. It is only available for URL type documents if the current user has View permission.
Edit – use this action to edit the document. It is available for both File and URL document types and for folders if the current user has Edit permission.
Delete – use this action to delete the document or folder. It is available for both File and URL document types and folders if the current user has Delete permission.
Move – use this action to move a document or folder to another folder within the same JIRA project. It is available for both File and URL document types and for folders if the current user has Move permission.
Watch – use this action to start watching a document. It is available for both File and URL document types if the current user is not already a watcher of the document.
Stop Watching – use this action to stop watching a document. It is available for both File and URL document types if the current user is already a watcher of the document.
Previous Versions – use this action to access the previous versions of a document. It is available for both File and URL document types if the current user has View permission.

Searching documents

You can search for documents or folders by typing a text (and then pressing Enter) in the search box available on the Documents tab of the project.

Search box

The search is text-based and covers the following properties of the documents: Key (document number), Title, Description, Current Revision, Current Revision Author(s), Current Revision Notes and the name of the attached file. Only the documents of the currently active JIRA project are included in the search.

NOTE: The search does not include the content of the attached files. The previous versions (version history) of the documents are also not included.

The search results are displayed on the Documents tab of the project.

Displaying the search results

Follow the next steps to search documents:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab. You can also navigate to a folder belonging to that project.
  • In the Document Search box, type the text or the document number that you want to search for and then press Enter. The search results are displayed on the page.

Adding a new document

Follow the next steps to add (post) a new document:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab and navigate to the folder where you want to add the document.
  • Click the Add Document button. The Add Document page will open.
    NOTE The Add Document button is available only if the user has Create permission.

    Adding a document of type File
  • Choose the Document Type for the document that you want to add:
    File – choose this type if the document that you want to add is a file.
    URL – choose this type if the document that you want to add is a link (URL) to a web page or to a document hosted by an external system accessible through web. Also, choose this in case you want to specify an FTP path.
    NOTE Once the document was added, its type cannot be changed.
  • Enter a Title (or a name) for your document. This field is mandatory.
  • Optionally, enter a short Description for the document.
  • If you choose to add a File type document, you must attach a File. Use the Choose file button to upload the file. The file that you select cannot exceed the maximum file size configured by the JIRA administrator.
  • If you choose to add an URL type document, you must specify the URL of the document. The URL that you specify must include the protocol ("http://", "https://", "ftp://" or "file:").
    NOTE From security reasons, most of the browsers do not allow opening links of type "file:". This means that you will not be able to open the file by clicking the links available on the Documents tab. Be aware of this limitation when using URLs of type "file:"!
  • Optionally, if you use a version numbering for your documents, type the current version of the document in the Current Revision field. You can also specify additional info about the current version of the document:
    Revision Date – the date when the version of the added document was created.
    Revision Author(s) – the name of the person(s) who created the version of the added document.
    Revision Notes – a short description of the changes made to the version of the added document.
  • Keep Make me watcher of this document checked if you want to become watcher of the document.
  • Click Create. If all the required fields were properly completed, the document is added and displayed in the Documents table. A message with the result of this action will pop-up on top of the page.

Adding a new folder

Follow the next steps to add a new folder:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab and navigate to the folder where you want to create the folder.
  • Click the Add Folder button. The Add Folder page will open.
    NOTE The Add Folder button is available only if the user has Create permission.
  • Enter a Title (or a name) for your folder. This field is mandatory.
  • Optionally, enter a short Description for the folder.
  • Click Create. If all the required fields were properly completed, the folder is added and displayed in the Documents table. A message with the result of this action will pop-up on top of the page.

Editing a document

Follow the next steps to edit a document:

  • In JIRA, go to Projects
  • Make sure you are on the right project
  • Click the Documents tab
  • Locate the document that you want to edit and click on its Edit link under the Actions menu. The Edit Document page will open.
    NOTE The Edit action is available only if the user has Edit permission.
  • Make the necessary changes and click Save. A message with the result of this action will pop-up on top of the page.


NOTE With the Documents add-on you can only edit the properties of your document and not the content of the file attached to the document. If you want to modify the content of the file attached to a document, you have to first download it locally on your computer, make the necessary changes locally and then attach the new file to the document.

Editing a folder

Follow the next steps to edit a folder:

  • In JIRA, go to Projects
  • Make sure you are on the right project
  • Click the Documents tab
  • Locate the folder that you want to edit and click on its Edit link under the Actions menu. The Edit Folder page will open.
    NOTE The Edit action is available only if the user has Edit permission.
  • Make the necessary changes and click Save. A message with the result of this action will pop-up on top of the page.

Deleting a document

Follow the next steps to delete a document:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab.
  • Locate the document that you want to delete and click on its Delete link under the Actions menu.
    NOTE The Delete action is available only if the user has Delete permission.
  • You will be asked if you really want to delete the document. If you are sure that you want to delete the document, click OK. A message with the result of this action will pop-up on top of the page.
    NOTE The document is permanently deleted along with its version history; you cannot restore it after deletion.

Deleting a folder

Follow the next steps to delete a folder:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab.
  • Locate the folder that you want to delete and click on its Delete link under the Actions menu.
    NOTE The Delete action is available only if the user has Delete permission.
  • You will be asked if you really want to delete the folder. If you are sure that you want to delete the folder, click OK. A message with the result of this action will pop-up on top of the page.
    NOTE The folder is permanently deleted along with its content; you cannot restore it after deletion.

Moving a document

Follow the next steps to move a document to another folder:

  • In JIRA, go to Projects.
  • Click the Documents tab.
  • Make sure you are on the right project.
  • Locate the document that you want to move and click on its Move link under the Actions menu.
    NOTE The Move action is available only if the user has Move permission.
  • In the Move window, select the destination folder in the folders tree hierarchy.

    Moving a document to another folder
  • Click Move. A message with the result of this action will pop-up on top of the page.
    NOTE: You can move documents only to folders of the same JIRA project.

Moving a folder

Follow the next steps to move a folder to another folder:

  • In JIRA, go to Projects.
  • Click the Documents tab.
  • Make sure you are on the right project.
  • Locate the folder that you want to move and click on its Move link under the Actions menu.
    NOTE The Move action is available only if the user has Move permission.
  • In the Move window, select the destination folder in the folders tree hierarchy.
    NOTE: You are not allowed to select as destination folder the folder that you want to move or one of its sub-folders; these folders are disabled and cannot be selected.

    Moving a folder to another folder
  • Click Move. A message with the result of this action will pop-up on top of the page.
    NOTE: You can move folders only to folders of the same JIRA project.

Watching documents

You can choose to watch a particular document, signing up for email notifications of any updates relating to that document. As a watcher of a document, you will be notified each time one of the following events occur:

  • The document was updated
  • The document was deleted
  • Someone stopped or started watching the document
  • A previous version of the document was restored
  • The document was moved to another folder

The format (HTML or Text) of the notification email is the one from the watcher's JIRA user profile, configured under Email Type field. The My changes option from the watcher's JIRA user profile is also considered when notifying the watchers.
The watching options are only available for documents; watching a folder is not possible.

NOTE Emails are sent to watchers only if JIRA is properly configured to send email notifications.

Start watching a document

Follow the next steps to start watching a document:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab.
  • Locate the document that you want to watch and click on its Watch link under the Actions menu. A message with the result of this action will pop-up on top of the page.
    NOTE If the Watch menu-option is not present, it means that you are already a watcher of that document.

Stop watching a document

Follow the next steps to stop watching a document:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab.
  • Locate the document that you want to watch and click on its Stop watching link under the Actions menu. A message with the result of this action will pop-up on top of the page.
    NOTE If the Stop watching menu-option is not present, it means that you are not a watcher of that document.

Referencing documents in JIRA issues

You can add references to documents or folders in the JIRA fields that use the Wiki Style Renderer. Examples of such fields are the Description field of a JIRA issue or the comments of a JIRA issue. This can be done via the {doc-key} macro.

For example, if the Key of your document is 30 (the Key of the document can be visualized in the Documents tab of the JIRA project), you can add a reference to that document by entering the following text in the JIRA field: {doc-key}30{doc-key}

A comment like this...

Adding references to documents in JIRA fields

... will be displayed like this...

Macro displayed in comment

The text displayed by the macro depends of the type of the document represented by the specified key.

  • If the key represents a document of type File, the macro displays the Title of the document as a link that allows downloading the newest file attached to the document.
  • If the key represents a document of type URL, the macro displays the Title of the document as a link that opens the URL associated with the document.
  • If the key represents a folder, the macro displays the Name of the folder as a link that displays the folder's content.
  • If the key is invalid or an error occurrs, the macro displays an error message in red text.


NOTE The macro works only for the JIRA fields that are configured to use the Wiki Style Renderer.

Version history

An internal versioning mechanism was introduced in this version. When a document is updated (for example, its associated file or properties are changed), its internal version is incremented and the data of the previous version is saved in a version history table.
You can visualize the previous versions of a document at any time or you can download the file that corresponds to an older version of the document. Also, if you have Edit permission, you can restore one of the previous version of a document.
By restoring a version, a new version is created with the data from the version that you chose to restore.


NOTE Version history only applies to documents; folders do not have internal versioning.

Viewing the previous versions of a document

Follow the next steps to view the previous versions of a document:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab.
  • Locate the document and click on its Previous Versions link under the Actions menu.


The menu action used for accessing the previous versions of a document

The Previous versions for... window will be displayed showing the list with the previous versions of the document in the left side and data of the selected version in the right side (see the picture below).


Viewing the previous versions of a document.


NOTE If the document has no previous versions a message will be displayed on this matter.

  • In the list with the versions from the left side, click View to select a version and visualize its data in the right side of the window.
  • In case of a File type document you can download the file associated with the selected previous version by clicking the link with the name of the file.

Restoring a previous version of a document

Follow the next steps to restore a previous version of a document:

  • In JIRA, go to Projects.
  • Make sure you are on the right project.
  • Click the Documents tab.
  • Locate the document and click on its Previous Versions link under the Actions menu. The Previous versions for... window will be displayed showing the list with the previous versions of the document in the left side and data of the selected version in the right side.
    NOTE If the document has no previous versions a message will be displayed on this matter.
  • In the list with the versions from the left side, click View to select a version and visualize its data in the left side of the window.
  • After selecting the version that you want to restore, click the Restore Version button. A message with the result of this action will pop-up on top of the page.
    NOTE The Restore Version button is not visible if the user does not have Edit permission.

Installing add-on

This add-on is composed of a single JAR file and can be installed directly from the Universal Plugin Manager (UPM).

If you manually downloaded the JAR file, follow the next steps to install it:

  • Log on to JIRA as an administrator
  • Go to Administration > Add-ons
  • Click Manage Add-ons
  • Click Upload add-on
  • Select the JAR file
  • Click Upload to start the installation. When the installation is done, a confirmation message is displayed.

The add-on is not fully functional at this time. You must obtain and then activate a trial or commercial license in order to use it. See Activating the add-on license.

Activating the add-on license

In order to run this add-on you need a trial or a commercial license. You can purchase the Documents add-on on the Atlassian® Marketplace or through the Universal Plugin Manager (UPM). Once you obtained the license code, you must activate it.

Follow the next steps to activate the add-on license:

  • Log on to JIRA as an administrator
  • Go to Administration > Add-ons
  • Click Manage Add-ons
  • Locate and expand the Documents add-on under User-installed Add-ons
  • Enter the license code in the License key field
  • Click Update. If your license is valid a confirmation message is displayed on top of the page.

License configuration in UPM

Configuring the add-on settings

Follow the next steps to configure the add-on settings:

  • Log on to JIRA as an administrator
  • Go to Administration > Add-ons
  • Click Settings under DOCUMENTS ADD-ON CONFIGURATION
  • On the Settings tab, change the settings to suit your preferences. See the table below for a complete description of the available settings.

Add-on settings

  • Click Save to apply the changes.

The table below shows details about the available settings.

SettingDescription
Maximum file sizeThe maximum size allowed for an uploaded file, in MB.
The default value is 10 MB. JIRA administrators should keep in mind that the necessary amount of disk space is directly proportional to the number and size of files introduced into the system.

Configuring the add-on permissions

You can restrict the access to the "Documents" tab or restrict specific actions (create, edit, delete, move) regarding documents or folders through the add-on permissions configuration. Follow the next steps to configure the add-on permissions:

  • Log on to JIRA as an administrator
  • Go to Administration > Add-ons
  • Click Permissions under DOCUMENTS ADD-ON CONFIGURATION
  • On the Permissions tab, check the actions that you want to allow for each project role. See the table below for a complete description of the available permissions.

Configuring the add-on permissions

  • Click Save to apply the changes.

The table below shows details about the available permissions.

PermissionDescription
ViewCheck this option if you want the project role members to view and download the documents posted on the “Document” tab. The Documents tab will be hidden for the users that do not have this permission.
CreateCheck this option if you want the project role members to be able to add documents and folders. The “Add Document” button will be hidden for the users that do not have this permission.
EditCheck this option if you want the project role members to be able to edit documents and folders or to restore a previous version of a document. The “Edit” option will be hidden for the users that do not have this permission.
DeleteCheck this option if you want the project role members to be able to delete documents and folders. The “Delete” option will be hidden for the users that do not have this permission.
MoveCheck this option if you want the project role members to be able to move documents and folders to another folder. The “Move” option will be hidden for the users that do not have this permission.

NOTE If a JIRA user is member of a project role that has a specific permission but he/she is also member of another project role that does not have that permission, it is considered that the user in question has that permission.

NOTE "Anyone" includes any authenticated JIRA users; it does not include Anonymous. For security reasons, the access to the Documents tab is completely restricted for the not authenticated (Anonymous) users.

Activity Stream posting

A summary of the actions performed on documents is posted and can be visualized in the Activity Stream gadget. A description showing the modified fields of the document is displayed in case of document update operations.

Operations on documents visible in Activity Stream gadget

Activity Stream is updated each time one of the following events occur:

  • A document or folder was created
  • A document or folder was updated
  • A document or folder was deleted
  • Someone stopped or started watching a document
  • A previous version of a document was restored
  • A document or folder was moved to another folder

The title of the posted activity references the document by <Key> - <Title>. Only the first 40 characters of the Title are displayed.

You can configure your Activity Stream gadget to show only the activities related to Documents by selecting "JIRA - Documents" as a filter.

Activity Stream gadget configuration

File storage

The files attached to the documents are stored in a newly created sub-folder named "documentsaddon" located in the JIRA attachments folder.
NOTE Do not delete or rename this folder!

Updated