JIRA Software Issues List icon
Module Id
jira-portal-client
Group Id
org.se.modules
Updated
Requires Jahia
8.1.7.1
Author
smonier
Category
Portals
Status
COMMUNITY info

JIRA Software Issues List group_work

jira software integration api portal

JIRA Software Issues List

Jahia 8 module

Display a datatable with all the Jira Issues from https://<YOUR_INSTANCE_NAME>.atlassian.net/jira/software/c/projects/<YOU_PROJECT_NAME>/issues/

The INSTANCE_NAME & PROJECT_NAME are part of the component definition

Dependencies & Dependants

Dependencies
  • NONE
Dependants
  • NONE

Changelog 3.1.0

Added site locale to translate the table in EN, FR, ES or DE

Can customized PDF generation with your own image

FAQ

How To Install

Installation

Deploy the module through your Jahia Modules administration panel and activate it for your web project


 

Configuration

<YOUR_INSTALL_DIR>/digital-factory-data/karaf/etc/org.jahia.se.modules.jiraportalclient.taglibs.JiraIssueList.cfg You'll need to specify:

jiraLogin=<JIRA_SOFTWARE_USERNAME>
jiraToken=<JIRA_SOFTWARE_API_TOKEN>

Images

License

MIT License

Copyright (c) [2024] [Stephane Monier]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.