Skip to content

dementiev/jira-equipment-customer-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jira-equipment-customer-plugin

Problem description: The client wants to do on JIRA service system equipment (printers, scanners, etc.).As you know, in the JIRA is problematic to make such references (drop-down lists do not take into account). This means that when registering a service request, a piece of equipment you can not choose what is this type of equipment that the manufacturer, and what his serial number. Ie there is a problem using any external references.

Progress: To do in an external database (MySQL) a couple of tables. Next, make a number of customfields, through which I can handle and pulling the data from this database. The main thing to do - dependence of the fields through autocomplete. As a template I used my suggestfield plugin.

Settings Window

Logic:

  1. Third and second fields automatically calculate each other (as well as uniquely fill the 1st field).
  2. When filling in the 1st field: create autocomplete listings for 2nd and 3rd fields(eliminated inappropriate under the conditions of 1st field). When filling out 2nd or 3rd fires paragraph 1.

JIRA version 4.2.1

About

Equipment customers plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages