ArcGIS Pro 3.2.1; Oracle 18c 10.7.1 EGDB:
I have the attribute table open for Table_A. I do a complex custom sort:

Later, I determine I need to join Table_A to a different table: Table_B.
When I create the join, the sorting in Table_A disappears. Now, I need to redo the complex sorting, which is a nuisance.
Could that behaviour be changed so that the sorting is preserved after joining?