Hello @jmh.yy ,
Could you, please, elaborate more on the purposes to get a server ID in the “set-edit” event (or other event?)
In general, the current scheme assumes that the ID does not change since the card creation and there is no separate Kanban method for IDs changing.
As far as I remember from the previous topic, you are using RestDataProvider. However, even RestDataProvider does not change IDs but stores an object of a { tempId: serverId } kind and makes sure that during server requests a server ID will be used for the new cards while the client side preserves and uses client (temporary) IDs.