Skip to content

WS-2745: Set the specline_spws parameter in the PPR.

Brittany Faciane requested to merge addParamToPPR into 2.8.6-DEVELOPMENT

Right now the output of the new tags looks like:

    <ProcessingCommand>
        <Command xmlns="">hifv_importdata</Command>
        <ParameterSet>
        <Parameter><Keyword xmlns="">specline_spws</Keyword><Value xmlns="">none</Value></Parameter></ParameterSet>
    </ProcessingCommand>

Its possible the indentation will be fixed by a downstream process, but I'll be talking to Mark to see if this is acceptable in general within the context of the UI. If I need to add a parser to fix it, that code will be in a separate review.

Merge request reports

Loading