baloise / digital-signature

a digital signature confluence macro
https://marketplace.atlassian.com/1217404
Apache License 2.0
8 stars 8 forks source link

[Feature request] Body of the email while sending reminder email to signatories #42

Open suhasbharadwaj opened 5 years ago

suhasbharadwaj commented 5 years ago

Hi, Can you please provide the option to add the content as the body of the email. So that on clicking the email option to pending signatories, it pick the content provided in the macro.

Regards, Suhas

MarkusTiede commented 5 years ago

Hi @suhasbharadwaj - thanks for reporting this: I’ll get in contact with the maintainer and see whether we’ll add this functionality. Could you maybe add a few more information on what the expected behavior should look like? Thanks!

suhasbharadwaj commented 5 years ago

Hi Markus, Thanks for the digital-signature macro. This is very useful.

Feature request: Once we add a digital-signature macro in confluence, on clicking the email icon it provides the option of sending email to “Completed Signatories” and “Pending Signatories”. On clicking “Pending Signatories” it creates an email with the subject as “Panel title” and body blank. Instead of keeping the body blank, can we match the body of the email similar to when we use “share this page” ([cid:image003.png@01D58A63.54DC8070] ) option in confluence? Or an option to provide default body text in the macro.

[cid:image004.jpg@01D58A63.54DC8070]

Thanks, Suhas

From: Markus Tiede notifications@github.com Sent: Thursday, October 24, 2019 12:45 AM To: baloise/digital-signature digital-signature@noreply.github.com Cc: Suhas Bharadwaj Suhas.Bharadwaj@efi.com; Mention mention@noreply.github.com Subject: Re: [baloise/digital-signature] [Feature request] Body of the email while sending reminder email to signatories (#42)

Hi @suhasbharadwajhttps://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsuhasbharadwaj&data=02%7C01%7Csuhas.bharadwaj%40efi.com%7C0e576123c7964c104d0808d75856226f%7C3fe4532499b245c397517034bae71475%7C0%7C0%7C637074999290709077&sdata=NYOs3auQc5Xp4H56pudnmsaUx6Ynu9y3JfexwN4DV%2Bg%3D&reserved=0 - thanks for reporting this: I’ll get in contact with the maintainer and see whether we’ll add this functionality. Could you maybe add a few more information on what the expected behavior should look like? Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbaloise%2Fdigital-signature%2Fissues%2F42%3Femail_source%3Dnotifications%26email_token%3DABD4M6UNKFTGBESDFTWRUBTQQFHBLA5CNFSM4JELPRMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECEBX6Y%23issuecomment-545790971&data=02%7C01%7Csuhas.bharadwaj%40efi.com%7C0e576123c7964c104d0808d75856226f%7C3fe4532499b245c397517034bae71475%7C0%7C0%7C637074999290719071&sdata=NUULPr7DbrYDsJC%2FRkrChppbkFY6lxX3L%2BvRWv%2FmRJE%3D&reserved=0, or unsubscribehttps://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FABD4M6VGLFWCWKZGTJ4CXT3QQFHBLANCNFSM4JELPRMA&data=02%7C01%7Csuhas.bharadwaj%40efi.com%7C0e576123c7964c104d0808d75856226f%7C3fe4532499b245c397517034bae71475%7C0%7C0%7C637074999290719071&sdata=IvAN4zk071lurz1Tjip8Chq91mm%2B7BqhAnaeF7vDLY0%3D&reserved=0.

Confidentiality notice: This message may contain confidential information. It is intended only for the person to whom it is addressed. If you are not that person, you should not use this message. We request that you notify us by replying to this message, and then delete all copies including any contained in your reply. Thank you.

Tiliavir commented 4 years ago

Hi @suhasbharadwaj

when I summarize correctly you see two improvements:

  1. a feature like the "share this page" button, sending a mail containing the contract text
  2. some sort of a configurable default message

At the moment the mail button will open your default mail application and create a new mail with a preset subject (=contract title) and send-to field. Since this is a mail-to-link, the length of the URL containing this information is very limited. Therefore we don't see an easy solution for either implementation besides refactoring it entirely and sending the mail from confluence directly (as done by the "share this page" button). The current solution, from our point of view, is simple and offers a high degree of flexibility. Therefore, we would like to understand the reasoning behind your requirement. Is it inconvenient to copy and paste the contract on your own, or are there further impediments?

Best regards and thank you very much for your feedback, Markus