Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
/ jira-redirection Public archive

This is a jira plugin which creates a section in the jira "View Issue" page that redirects the user to the OpenReq Issue Link Map

License

Notifications You must be signed in to change notification settings

OpenReqEU/jira-redirection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenReq Issue Link Map - Jira Redirection Plugin

This repository is no longer maintained. This repository is archived for parties interested in the standalone functionality that this repo once offered. Now, the functionality has been moved to OpenReq Issue Link Map. For full details of capability and intended usage, please see OpenReq Issue Link Map.

This jira plugin was created as a result of the OpenReq project funded by the European Union Horizon 2020 Research and Innovation programme under grant agreement No 732463.

This jira plugin creates a new section in the View Issue Page that contains a link which redirects the user to the corresponding issue link map in the OpenReq Issue Link Map. In order for this to work, UH's services need to be deployed. To use the services in a different jira than Qt's jira, UH's services need to be adapted, otherwise there will be erros. Then inside the OpenReq Issue Link Map the endpoints to access the data need to be changed, as well as the adress in this plug-in to refer to the correct location of the OpenReq Issue Link Map.

Technical description

Technologies used

  • Mockito
  • Google Gson
  • javax
  • atlassian

Sources

None

Functionalities of the OpenReq Issue Link Map - Jira Redirection Plugin

The user gets redirected to the corresponding issue link map.

How to install

Create a .jar file

Eclipse

https://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Ftasks%2Ftasks-37.htm

IntelliJ

https://www.jetbrains.com/help/idea/packaging-a-module-into-a-jar-file.html

After creating the .jar file, go to "Add-ons" in your Jira's Setting and then "Manage Add-ons" ManageAddOns

How to use

Click the link.

What does this application do?

Redirects the user to the OpenReq Issue Link Map.

Notes for Developers

In order to use this plugin, the project qthulhu and all of UH's services have to be deployed and the corresponding parts of the code have to be changed. In this case the link has to be updated in here jira-redirection/src/main/resources/templates/jira-redirection.vm has to be updated accordingly. You also have to configure milla from UH to get your Jira data, and then qthulhu has to be updated to fetch the data from the correct source. As a list:

  1. Adapt UH's services to work with your own jira
  2. Change the endpoint addresses in the OpenReq Issue Link Map
  3. Change the link in jira-redirection/src/main/resources/templates/jira-redirection.vm to the one where you are hosting the OpenReq Issue Link Map

How to contribute

See OpenReq project contribution guidelines.

License

Free use of this software is granted under the terms of the EPL version 2 (EPL2.0).

About

This is a jira plugin which creates a section in the jira "View Issue" page that redirects the user to the OpenReq Issue Link Map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages