I recently used WF Data connect and setup a reader account on Snowflake. We are making an API call to the snowflake tables to get Custom project data. The problem we are facing is that the changes we do on custom form dropdown options do net get retroactively updated on the snowflake table.
For e.g. on the project level, there is a Custom dropdown field "Region" with the following dropdown options - "APAC" , "EMEA", "Americas"
Let's say we changed the option "APAC" to "APAC and NZ". In Workfront, this will mean that all the projects with the option "APAC" selected will update to "APAC and NZ" automatically.
However, the snowflake table does not consider this change and reflects "APAC" for any projects where this field was filled prior to the change. Am I missing something?
- Rowvill