You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am part of the team that is developing the SDM plugin. I am working on rename attachment feature for SDM Java plugin. Rename of the attachment in SDM repository should happen after entity is saved. I saw there is no specific rename attachment feature in cds-feature-attachments plugin. So I want to understand to support this feature in SDM plugin, do I need to add my rename implementation CreateAttachmentHandler & UpdateAttachmentHandler or there are other way too.
I am attaching a recording of similar feature from node-js SDM plugin.