Hi All,
Currently, the project "A" is used for requesting any change in budget / Schedule of any project in JIRA. Once the request is completed, we manually go and update the budget/schedule/scope of the project.
Is it possible to update the fields automatically after completing a particular transition. Lets say, when the issue is moved from Fulfillment to Done, the budget should be auto updated in selected project.
Field in Project "A" :
[field name, Single select] Change of Impact
[Options] change in Budget ,change in scope , change in Schedule
[field name, project picker field type]Linked Project : All project in JIRA
When a user selects change in budget and the respective project where the change is required, to trigger an auto update in budget in the respective project upon transition of issue from Fulfillment status to Done.Is this feasible? what are the possible scenarios we can apply to achieve this?
Any advise or suggestion will be highly valued?
Thanks,
Hello @Shivani Chauhan,
I'm Fede Baronti from DESIER's Customer Experience. We have seen this questions just now.
Our team has reviewed your questions and we believe that this is totally feasible through Profields Java API.
You would need to go to the transitions Scheme and between those transitions that you would like this fields to get updated at, you'd need set up a request for the Profields Java API where you can make these fields autocomplete.
Here is Profields Java API information: http://profields.javadoc.deiser.com/
Please, do not hesitate to ask any further questions.
Kind regards,
Fede
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.