alexkvak / teamcity-slack

TeamCity Slack plugin
MIT License
124 stars 23 forks source link

formattedDuration doesn't work #109

Closed kokarn closed 4 years ago

kokarn commented 4 years ago

Pretty straightforward, the message template

<{link}|{name} - {number}>
Status: {status}
{mentions}
{formattedDuration}

produces an output like

Kokarn / Test project / Build Storybook - 19
Status: succeeded
{formattedDuration}
alexkvak commented 4 years ago

What plugin version do you use?

kokarn commented 4 years ago

oh, very old it seems. 1.3.0. Not sure how I got that, but with 1.6.1 it works as expected