system
1
(imported topic written by rdamours91)
I’ve recently added a couple more fixlets to my baselines and was wondering what the statndard operating procedure is for adding to baselines.
Do I add I stop the action running the baseline and then do a restart action after making the changes?
system
2
(imported comment written by Marjan23)
rdamours,
SOP would go something like this:
-
stop the baseline action
-
add new fixlets to the baseline
-
start a NEW action, now originating from the latest version of the baseline
Note that in general changing source fixlets or source baselines will not change the existing actions.
system
3
(imported comment written by rdamours91)
That’s what I found also…
Stopped the old action and started a new one that reflects the new added components…thanks.