How to handle ticker change in blotter/positions

Hi,

When ticker change occur in current IB positions, how to update it in blotter, executions and PNL? I notice there is a solution for syncing delisted tickers, but how about closing a current position while ticker has changed?

Everything is stored by an immutable ID (ConId), not by ticker, so there's no issue.