You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If production decomposition is enabled, the BaselineExport() API method used for baselining an instance that is totally new to source control skips baselining production items. The workaround for now is to call BaselineProductions() after calling BaselineExport().
The text was updated successfully, but these errors were encountered:
If production decomposition is enabled, the BaselineExport() API method used for baselining an instance that is totally new to source control skips baselining production items. The workaround for now is to call BaselineProductions() after calling BaselineExport().
The text was updated successfully, but these errors were encountered: