My favorite solution is to use FM only with Development.
Packages are then exported to be imported in QA or Production.
That way you can be sure that packages are always
- as developer intended them to be (when imported into QA)
- as they were tested ...
Packages are then exported to be imported in QA or Production.
That way you can be sure that packages are always
- as developer intended them to be (when imported into QA)
- as they were tested ...