Posted by juampy on August 5, 2012 at 10:40pm
4 followers
| Project: | Case Tracker |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Views 3 does not load the nid field automatically, which causes that records returned by view casetracker_project_options return only the title of the project. This provokes that cases are created without being assigned to a project.
A patch will be attached in the following comment.
Comments
#1
Here it is. Simply adding the nid field to the view makes project field to work again. I downgraded to Views 2 to recreate casetracker_project_options.
#2
#1 patch ported to D7
#3
Thanks for patch. But project still does not show up for me when adding case via:
node/add/casetracker-basic-case
#4
Doesn't work.
#5
Sorry, It works for this issue. Should we open another issue to solve #3 problem or just change the title?
#6
For 7.x-1.x, there is one more fix needed to make it work; new patch attached
#7
better patch formatting
#8
#9
committed