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
SDL must cut off unknown RPC and/or param from PTU
Preconditions
Core, HMI started.
App is registered on HMI.
App is activated.
Steps to reproduce
In case SDL received UpdatedPT with at least one <unknown_parameter> or <unknown_RPC>
Actual result
N/A
Expected result
SDL must cut off <unknown_parameter> or <unknown_RPC>
continue validating received PTU without <unknown_parameter> or <unknown_RPC>
merge valid Updated PT without <unknown_parameter> or <unknown_RPC> with LocalPT in case of no other failures
Contributor priority is set Low with reason: The issue is related to PTU functionality and assumed that currently SDL just ignores unknown RPC and parameters.
Occurrence: Always
Description
SDL must cut off unknown RPC and/or param from PTU
Preconditions
Steps to reproduce
Actual result
N/A
Expected result
SDL must cut off <unknown_parameter> or <unknown_RPC>
continue validating received PTU without <unknown_parameter> or <unknown_RPC>
merge valid Updated PT without <unknown_parameter> or <unknown_RPC> with LocalPT in case of no other failures
Environment
Attachments
Expected delivery
The text was updated successfully, but these errors were encountered: