Changes between Initial Version and Version 1 of Ticket #353
- Timestamp:
- 03/15/2025 08:54:53 AM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #353 – Description
initial v1 1 1 Request table position value is not preserved by ssu_$add_request_table when adding a new request table to an ssu_ subsystem. 2 2 3 Therefore, s su_$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.3 Therefore, subsequent ssu_$add_request_table calls cannot compare the requested table position with position specified for each existing request table. 4 4 5 5 To 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.
