- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2020 05:45 AM
Hello everyone,
I have a flow that duplicates a task everyday using for each
I have a field called report type (which is a choice) and has two options
1- new (with the value of 10)
2- requested previously (with the value of 20)
when creating the new task and using the datapill of report type from the for each step it doesn't set the value to new(10) it inserts a new choice new (with the value of "new") i know the solution is to script the value but i can't seem to figure it out
the pictures below should make everything clearer
the create task action in the flow:
The value of the field in the new task
Thank you for your help and time 🙂
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2020 07:04 AM
Hello Gassan,
Kindly note that if the current instance has been upgraded from previous versions to NewYork and current patch 3 is not updated, then that might be the cause.
Please see the link below:
https://hi.service-now.com/kb_view.do?sysparm_article=KB0724913
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 11:40 AM
I am experiencing this issue in Utah. I'm even copying choice fields to duplicate records on the same table (so no issue with mismatching values/display values) and this right here is the only solution that worked. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 07:25 AM
I am facing this issue even in Washington, Did you find any resolution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2024 11:42 AM
None yet for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2022 02:12 PM
Any solution for this?