Hi Team,
I am trying to manage one custom field data with another custom field key data by using Scriptrunner plugin.
But not able to perform this action by using plugin and tried with behaviour function but not succeed, Could you suggest any solution for this task.
issue summary :-
We have list of projects and WorkIDs and fetching these details with REST API,
and need to populate all project names as one dropdown/picklist and workids in another dropdown but want to populate workids which map to specific project names dynamically based on the user request.
Example :-
Project Name WorkId
ABC 123
xyz 645
HFE 874
If user select Project Name ABC then workid value 123 needs to display automatically in WorkId dropdown and same for the remaining projects.
Can you explain your setup a little bit more?
What kind of custom fields are Project Name and WorkId?
You indicated that you get some details via REST API. Can you explain how you are currently doing that? Share your existing code.
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.