Currently, app developers are unable to copy board-specific settings when a new board is created from a template. This is an issue for apps that use monday storage to save board-level settings based on the boardId, as these settings do not carry over to the newly created board.
It would be incredibly helpful if the API could provide the ID of the source board used to create the new board from a template. This would allow apps to reference and copy relevant settings, improving the experience for both developers and users.
Are there any workarounds for this issue?