NowSDK Metadata Conflicts

UIB Whisperer
Tera Expert

Hi community,

Hope you're all doing fine. After upgrading to the NowSDK v4.0.0 release, I've been getting weird WARN messages when running the transform command in a NowSDK app developed locally in my computer. It looks like it's getting confused as to which version of several records should take precence.

 

I tried in a sandbox branch deleting all metadata records, the Key file but no luck in getting this resolved.

[now-sdk] WARN: Record "sys_ui_policy_action_2167cbebebf106507daff603dad0cd93" is defined 2 times in the project:
1. src/fluent/client/ui_policy/sys_ui_policy_action_2167cbebebf106507daff603dad0cd93.now.ts:3
2. src/fluent/client/ui_policy/sys_ui_policy_action_2167cbebebf106507daff603dad0cd93.now.ts:3
[now-sdk] WARN: Record "sys_ui_policy_25b6c7ebebf106507daff603dad0cd46" is defined 2 times in the project:
1. src/fluent/client/ui_policy/sys_ui_policy_25b6c7ebebf106507daff603dad0cd46.now.ts:3
2. src/fluent/client/ui_policy/sys_ui_policy_25b6c7ebebf106507daff603dad0cd46.now.ts:3
[now-sdk] WARN: Record "sys_ui_policy_127a3ea6eb369a907daff603dad0cdb2" is defined 2 times in the project:
1. src/fluent/client/ui_policy/sys_ui_policy_127a3ea6eb369a907daff603dad0cdb2.now.ts:3
2. src/fluent/client/ui_policy/sys_ui_policy_127a3ea6eb369a907daff603dad0cdb2.now.ts:3
[now-sdk] WARN: Record "sys_data_policy_rule_ac74788febedd2907daff603dad0cd84" is defined 2 times in the project:
1. src/fluent/client/ui_policy/sys_data_policy_rule_ac74788febedd2907daff603dad0cd84.now.ts:3
2. src/fluent/client/ui_policy/sys_data_policy_rule_ac74788febedd2907daff603dad0cd84.now.ts:3
[now-sdk] WARN: Record "sys_data_policy_rule_9c84f88febedd2907daff603dad0cd1e" is defined 2 times in the project:
1. src/fluent/client/ui_policy/sys_data_policy_rule_9c84f88febedd2907daff603dad0cd1e.now.ts:3
2. src/fluent/client/ui_policy/sys_data_policy_rule_9c84f88febedd2907daff603dad0cd1e.now.ts:3
[now-sdk] WARN: Record "sys_data_policy_rule_2064f48febedd2907daff603dad0cdec" is defined 2 times in the project:
1. src/fluent/client/ui_policy/sys_data_policy_rule_2064f48febedd2907daff603dad0cdec.now.ts:3
2. src/fluent/client/ui_policy/sys_data_policy_rule_2064f48febedd2907daff603dad0cdec.now.ts:3
[now-sdk] WARN: Record "sys_data_policy2_ae44b48febedd2907daff603dad0cd0d" is defined 2 times in the project:
1. src/fluent/client/ui_policy/sys_data_policy2_ae44b48febedd2907daff603dad0cd0d.now.ts:3
2. src/fluent/client/ui_policy/sys_data_policy2_ae44b48febedd2907daff603dad0cd0d.now.ts:3
[now-sdk] WARN: Total of 1015 conflicts found. The last entry from each conflict will take precedence.
[now-sdk] Transform completed successfully

 

Thanks in advance,

- Martin 

0 REPLIES 0