Hello everyone
II have a few years of experience working as a system admin with Dynamics CRM but i've always worked in a way that I would export and import solutions from dev - Acc - Prod but now I am working at a company that uses CI/CD to manage the releases.
My question is:
If I notice a small problem that I would like to hotfix, for example a small change of a filter in a rollup field.
Is it possible to make this change in the solution in DEV but also make the change right away in Prod so we don't need to go through the whole release pipeline and the change can be in effect immediately ?
Or does making that change in Prod create an unmanaged layer in Prod? and if so, how can i see that?