Hello,
Our model builders are normally making changes to all structural changes in a DEV model. Because we are now in a Prod freeze and we don't want to move structural changes to PROD until end of year, we created a copy of the DEV model (standard mode) - 'DEV2' model, where we are only making changes to urgent issues that need to be moved to PROD before the PROD freeze is lifted at the end of year.
Note, DEV2 model is currently in sync with PROD, but not in sync with DEV anymore, and i don't need to move this one change to PROD.
Now to the issue: I needed to move only one structural change (new Module X) from DEV to DEV2, but not all the other changes that have been made in DEV since we created DEV2. Since a revision tag would move all changes from DEV to DEV2, instead of syncing with a revision tag, i recreated Module X in DEV2 (to be an exact replica of Module X in DEV).
What i wanted to do next is: I have a page that has grids linked to Module X from DEV model. When i set this page up to 'Enable multiple sources models' and add both DEV and DEV2 models, the DEV2 model view on the page is showing the data linked to a totally different random module and not Module X.
Question: is the module in the 2 models assigned different codes/unique identifiers, in DEV vs DEV2 (because i recreated it in DEV2 and synced it with a revision tag from DEV), and this is why i am not able to use the same page for the 2 models even if the recreated module in DEV2 is exactly the same as this module in DEV? Or is there a different reason why this is not working? Thanks!