I have inherited a custom dex dictionary that looks like field service tables were transferred into it. My goal is to get this dictionary into source code control, but there are numerous conversion errors related to these [NOT FOUND] resources that are preventing this . I have discovered that many of the field service tables are not referenced by any other resource in the dictionary so I believe it would be safe to just remove the table, but I am not convinced this would totally resolve things. I discovered reports where many relationships are also [NOT FOUND].
1) Is there any action I can take to fix-up these [NOT FOUND] references, possibly via DexUtils?
Thanks