on my dev environment i hid some views in my model driven app for the user but i still can see those views when i import my solution to test or acceptance environment. I really have no idea why. Anybody an idea?
Above View in app on dev, as you can see its not in the app.
Above is on test
As you can see i dont have any unmanaged layers
I also tried to create a patch and use update instead of upgrade but that not solve it
Is it a custom model driven app? What do you mean, every model driven is custom right?
Can you not include the views for the app in dev, export the solution again as managed and import that to your target environments? I can but what is the purpose of that
@rjobaan Is it a custom model driven app? Can you not include the views for the app in dev, export the solution again as managed and import that to your target environments?
@rjobaan Are you import the solution in a managed state into your TEST and ACCEPTANCE environment? If so, more than likely you have an unmanaged layer on your Model Driven App there which is overriding the changes applied in your solution, preventing them from taking effect. You can review the solution layers in the target environment and remove the unmanaged layer there to see your changes take effect.
To prevent the issue from reoccurring, refrain from making unmanaged changes in non-development environments. You can mitigate against this by restricting the numbers/types of users you grant system admin rights to in non-development environments.
You may also consider using the 'Overwrite unmanaged customisations' option when installing/upgrading your managed solution in non-development environments.
Michael E. Gernaey
11
Super User 2025 Season 1
stampcoin
9
bscarlavai33
5
Super User 2025 Season 1