Hi, > Am 02.08.2018 um 10:46 schrieb Christofer Dutz <christofer.d...@c-ware.de>: > > I would probably remove the TODO items from the code, as I think these should > rather be discussions on the list and/or Jira issues and we shouldn’t be > having discussions in the code (just my opinion) >
In my opinion I would keep the todos in a way that they just point out a problem or something that should be done but never replace a ticket in jira or a discussion on a mailing list. So I would suggest adding the JIRA id to a major issue todo in the code. For smaller things like refactoring where a JIRA ticket would be overhead im pretty fine with code todos. Sebastian