Changes between Initial Version and Version 1 of Ticket #353


Ignore:
Timestamp:
03/15/2025 08:54:53 AM (16 months ago)
Author:
Gary Dixon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #353 – Description

    initial v1  
    11Request table position value is not preserved by ssu_$add_request_table when adding a new request table to an ssu_ subsystem.
    22
    3 Therefore, ssu_$list_request_tables and/or ssu_$set_request_tables cannot properly define an ordered set of tables with increasing table position.  And subsequent ssu_$add_request_table calls cannot compare the requested table position with position specified for each existing request table.
     3Therefore, subsequent ssu_$add_request_table calls cannot compare the requested table position with position specified for each existing request table.
    44
    55To correct this deficiency, the version of the structure in ssu_request_tables_list.incl.pl1 must include to version 2 so the given table position can be preserved in a .pad element of the version 1 structure.