Skip to main content
Question

Project addres is null when change data by import scenario

  • March 31, 2026
  • 1 reply
  • 11 views

Forum|alt.badge.img+2

Hi all, i have import scenario. I Have some action which use data from address tab.
 

When i debug this, i saw that Site_Address.Current is null. But my project have this data. Project.Current is not null. Have you any ideas?

1 reply

KrunalDoshi
Varsity III
Forum|alt.badge.img
  • Varsity III
  • March 31, 2026

Hi ​@bihalivan15,

I am not sure what and how you have implemented the custom action. But maybe you need to assign the current project so that your Site_Address gets populated. I can look more into this if you can provide your custom code so I can review it.