Hi Dojo,
When sending a custom command to a DMS using the chatbot integration (in a channel with other members), we always receive this message:
User, let's continue in our private conversation
A message is sent to a private chat. Then when we go to the private chat with the bot, we get the following card that request confirmation to run the custom command:
Are you sure you want to run CustomScript in the DataMiner Sytem MyDMS
Is there a way to avoid this confirmation?
Thanks!
Hi Miguel
there is no way to remove this confirmation. This was added as security step to ensure the correct commands are being ran by the correct persons. Note that you will have this confirmation even when you execute a custom command in a private chat.
Hi,
We have implemented a way to skip the confirmation of a custom command in the DataMiner Teams bot/ChatOps. More information can be found at dataminer.services change log | DataMiner Docs
Hi Baptiste,
Thanks for the confirmation!