kasunkv / slack-notification

Slack Notification task with advanced slack message customization for Visual Studio Team Services
MIT License
20 stars 9 forks source link

Icons not working on File Attachment Upload #21

Open martin-edwards-poq opened 5 years ago

martin-edwards-poq commented 5 years ago

I'm using the slack notification file upload option to provide a file based on succeeding or failing. I need a way of identifying whether something has failed or passed.

I'm trying to find a way to differentiate between a failure attachment, so I noticed that there is an icon URL that we can use, however when using it, the icon does not appear. Using this icon as an example (https://img.icons8.com/color/48/000000/cancel.png)

Is the icon URL functionality supported upon uploading a file? Am I using it incorrectly?

Ideally it would be easier if the border colour functionality could be brought across to file uploading but that option isn't available either.

Your thoughts on this issue would be appreciated.