Campaign ID is NOT assigned to opportunities
Reported by Wai-Sun Chia | November 3rd, 2009 @ 09:13 PM | in 0.9.8 "Lasker"
When we assign a campaign to opportunity in the UI, the campaign_id is NOT updated in the opportunity table.
mysql> select id,campaign_id,name from opportunities;
+----+-------------+-------------------------------------------------------+
| id | campaign_id | name |
+----+-------------+-------------------------------------------------------+
| 1 | NULL | New business with Albert |
| 2 | NULL | New cool stuff |
| 3 | NULL | Maybank LDAP/AD Design & Implementation |
| 4 | NULL | Technical Training for KTM |
| 5 | NULL | HRIS Project@UniKL |
| 6 | NULL | Heterogenous Network Training Programme |
| 7 | NULL | Linux Email Server |
| 8 | NULL | AMG Online Mag: Passion |
| 9 | NULL | Megafortris IT Audit |
Comments and changes to this ticket
-
Mike Dvorkin November 4th, 2009 @ 12:06 PM
- State changed from new to open
- Tag set to bug, campaigns
- Milestone changed from Feature Requests to 0.9.7 "Steinitz"
-
Mike Dvorkin November 4th, 2009 @ 12:40 PM
- State changed from open to resolved
(from [9e6c7116d555840fff79dfdd955b91b4671fdda2]) Correctly set opportunity campaign and converting a lead [#119 state:resolved] http://github.com/michaeldv/fat_free_crm/commit/9e6c7116d555840fff7...
-
Mike Dvorkin November 4th, 2009 @ 03:39 PM
(from [0275d66998c17b94c716d4bebb9a43db907a764a]) Correctly set opportunity source when converting a lead [#119 state:resolved] http://github.com/michaeldv/fat_free_crm/commit/0275d66998c17b94c71...
-
Mike Dvorkin January 12th, 2010 @ 08:51 PM
- Tag changed from bug, campaigns to bug, campaigns
- Milestone changed from 0.9.7 "Steinitz" to 0.9.8 "Lasker"
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond
People watching this ticket
Referenced by
- 119 Campaign ID is NOT assigned to opportunities (from [9e6c7116d555840fff79dfdd955b91b4671fdda2]) Correct...
- 119 Campaign ID is NOT assigned to opportunities (from [0275d66998c17b94c716d4bebb9a43db907a764a]) Correct...