Hi experts,
I'm trying to implement project & request management process for a holding company. There're more than 100 companies and thousands of cost-centers. One of the requirements is to implement distribution of costs among various companies and cost-centers of the holding.
The main requirement is : for each issue, they want to select the companies and and cost-centers ( sometimes more than one cost-center for one company ) and provide a cost distribution percentage for each cost-center selected. Possible values for percentage can not be pre-defined, has to be an input field accepting any type of ( ##.## ) number values.
They basically want an "Add Another" button, select the company, select cost-centers and input the cost distribution percentage. If they press the "add another" button again, they will select another company and related cost-centers and percentages, etc...
Is there any way to implement this in JIRA?
is there any plugin providing this functionality?
Thank you in advance for your help,
Murat
P.S. : JIRA version : 6.3.15.
Basically you will only need Blitz-Actions (paid) and DBCF (free).
https://confluence.kepler-rominfo.com/display/KBA/Home
https://confluence.kepler-rominfo.com/pages/viewpage.action?pageId=4161561
Of course, you may need validation on the issue (i.e. sum == 100%) That can be done with JJUPIN, which has native support for the above, but you can use whatever.
Mostly you need write an own plugin that provides this functionality.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.