Download & Extend

Project select field not visible when using Views 3

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

Status:active» needs review

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.

AttachmentSize
casetracker-add-nid-to-project-select-options-view-1714470-1.patch 2.07 KB

#2

Version:6.x-1.x-dev» 7.x-1.x-dev

#1 patch ported to D7

AttachmentSize
patch-port-d7-1714470-2.patch 1.17 KB

#3

Thanks for patch. But project still does not show up for me when adding case via:
node/add/casetracker-basic-case

#4

Status:needs review» needs work

Doesn't work.

#5

Status:needs work» needs review

Sorry, It works for this issue. Should we open another issue to solve #3 problem or just change the title?

#6

Priority:normal» critical

For 7.x-1.x, there is one more fix needed to make it work; new patch attached

AttachmentSize
patch-port-d7-1714470-3.patch 1.85 KB

#7

better patch formatting

AttachmentSize
patch-port-d7-1714470-7.patch 2.26 KB

#8

Status:needs review» reviewed & tested by the community

#9

Status:reviewed & tested by the community» closed (fixed)

committed

nobody click here