Paolo Di Tommaso

Results 481 comments of Paolo Di Tommaso

umm, yes let's fixed as the navbar .. otherwise it could popup while the page is scrolled down and the user won't see it.

Makes sense. I'll check it out.

What do you mean by *does not update* ?

Ok, got it, thanks for reporting. Think the main problem is that `sendMail` is not supported at this time when launching from Tower. we'll investigate the other problem.

Not sure to understand, how many containers the pipeline use? where are you execting? what you are getting?

Got it. Yes, it should be added the support for multiple containers.

I Gisella, I've tried with the new beta ([here](https://staging-tower.xyz/)) and it looks the test_full is accepted, tho still not listed in the dropdown. @jordeu you may want to give a...

ok, currently the profile names are only taken from the master branch. It needs to be solved.

Related entity and services are: * [WorkflowComment](https://github.com/seqeralabs/nf-tower/blob/7843ff2400cf2f4bc34dc89f2f396e15f5396bab/tower-backend/src/main/groovy/io/seqera/tower/domain/WorkflowComment.groovy) * [WorkflowController.listComments](https://github.com/seqeralabs/nf-tower/blob/1d655b357251c7531fdf7541f5b698a1f6fd508a/tower-backend/src/main/groovy/io/seqera/tower/controller/WorkflowController.groovy#L206) * [WorkflowController.listComments](https://github.com/seqeralabs/nf-tower/blob/1d655b357251c7531fdf7541f5b698a1f6fd508a/tower-backend/src/main/groovy/io/seqera/tower/controller/WorkflowController.groovy#L225) * [WorkflowController.updateComment](https://github.com/seqeralabs/nf-tower/blob/1d655b357251c7531fdf7541f5b698a1f6fd508a/tower-backend/src/main/groovy/io/seqera/tower/controller/WorkflowController.groovy#L259) * [WorkflowController.deleteComment](https://github.com/seqeralabs/nf-tower/blob/1d655b357251c7531fdf7541f5b698a1f6fd508a/tower-backend/src/main/groovy/io/seqera/tower/controller/WorkflowController.groovy#L305)