- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 09:20 AM
I have four fields in the form which are populated through dotwalking from different table. Now i have added those fields in the working table by removing dotwalking and also removed those fields in the view and updated with newly added fields. now when i open previously existing tickets those fields are not populating. I need when i open those previous tickets those fields should be populated what need to do?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 09:23 AM
Hi,
That is expected behavior. You may need to copy the values for older records by using one time script or so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 09:37 AM
Hi @siddik1,
You will need to update the old records using Fix script of BG Script as this is the expected behavior.
Please mark this answer as correct and helpful if it solves your issue.
Regards,
Siva Jyothi M .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 01:28 PM
Hi @siddik1 ,
as mentioned by others, it’s expected behavior, as you have created some new fields which was not there previous. Hence, you need to write a script to copy the old value to the new cells.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 09:23 AM
Hi,
That is expected behavior. You may need to copy the values for older records by using one time script or so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 09:37 AM
Hi @siddik1,
You will need to update the old records using Fix script of BG Script as this is the expected behavior.
Please mark this answer as correct and helpful if it solves your issue.
Regards,
Siva Jyothi M .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 01:28 PM
Hi @siddik1 ,
as mentioned by others, it’s expected behavior, as you have created some new fields which was not there previous. Hence, you need to write a script to copy the old value to the new cells.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/