Adding items to the production list in the deployed model
Hello,
I have question regarding adding items to the production list in the deployed model.
User has added a two items to the production list in the 'Deployed' model.
I can not see these items it in development model.
If I synchronize development and deployment models, will the new items added to the list by the user be visible in the DEV model?
Thank you in advance.
Best regards,
Dominika
Best Answer
-
Yes. But this is the strength of ALM in that you can have different levels of data between the Dev model and Prod. Being able to work on a smaller version of the model with less data has a lot of advantages, so consider this before adding too much data to the Dev model.
Ideally, you'd want just enough data that is representative of the Prod model so that it allows you to fully test and develop functionality on.0
Answers
-
No, it is a one way sync from source to target, dev to production...
0 -
So if the user add item in the deployed model, I need to manually add it in development?
0