harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00432
[Bug 659353] Re: Unused “commentable” field in OpportunityList model
** Branch linked: lp:~dylanmccall/harvest/tidier-admin-forms
--
Unused “commentable” field in OpportunityList model
https://bugs.launchpad.net/bugs/659353
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
Status in Harvest Service: New
Bug description:
The OpportunityList model has a BooleanField labelled “commentable,” which purports to toggle whether opportunities in the list can have comments.
Looks like something we had for a while and just never used. Comments are called Notes now and the feature pays no attention to that field. We can either make it pay attention, or remove the switch.
I feel the latter would be the better choice, to keep things simple and consistent.
References