harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00428
[Bug 659353] [NEW] Unused “commentable” field in OpportunityList model
Public bug reported:
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.
** Affects: harvest
Importance: Undecided
Status: New
--
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.
Follow ups
References