Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How van we copy user picker custom field from one project to another

How can we copy  user picker custom field value frm one project to another. 

 

2 answers

1 vote
Muhammad Moazzam Hassan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 05, 2023

You can copy the value via the Automation Rule.

1 vote
Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 05, 2023

Hi It,

I can confirm if you have scriptRunner installed, then the Copy Field Values built-in script may be a good fit for your use case.

I hope this helps.

Regards,

Kristian

Hi @Kristian Walker _Adaptavist_ 

Thanks 

But Is it possible using listener? I need to add some conditions also .Like when when in project 'A' user picker is selected based on some condition in project 'B' it should auto update in project 'B' as well

Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 06, 2023 • edited

Hi IT,

Yes, this is possible, and you read full details of how Script Listeners work inside of ScriptRunner here

You will need to write a custom script to get the field values and copy them to another project when the conditions are met.

I can confirm we have some examples in the Libray that show how to copy field values that you can use as a guide to help achieve your requirement.

Also, you can see a free training video on how listeners work here, which may be helpful.

Regards,

Kristian

Suggest an answer

Log in or Sign up to answer