One of the invaluable features in the plp client are the "yellow" jobs in the jobs tab.
When you right-click on the jobs tab and select select "Show all job", this shows a set of jobs with a yellow background.
These include jobs run from within the web port.
The big benefit that they provide is that any parameters passed to the protocol from the web port are included when you open it from the jobs tab and re-run it.
Something I do a lot when debugging a web port app where the error depends upon what options a user selected in a form that ran the protocol of interest.
The issue comes when I have edited the protocol, fixed the bugs so that it now works fine.
If I save the protocol, it is saved with all of the globals set to whatever options the user selected when running the original job from within the web port.
Is there a way to remove the globals that seem to be embedded within this version of the protocol? ie how can I save a blank version of this protocol with no "hidden" globals set, without the obvious approach of copying all components to a new, blank protocol and saving that,
I am current running v19.1.0