Closed (cannot reproduce)
Project:
Project issue tracking
Version:
7.x-2.x-dev
Component:
Issues
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2012 at 15:08 UTC
Updated:
1 Mar 2017 at 23:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
thermador commentedWait.
Wait.
I disabled the module and re-enabled it and don't have the errors anymore. Somehow?
Yay!
Comment #2
thermador commentedMarking this "fixed"... I guess... ?
Comment #3
bdragon commentedI think I committed slightly corrupt updates on project_issue_user_issues and project_issue_user_projects views a few days ago -- the parameters were not set due to some override glitch. I'll be fixing that today.
Comment #4
thermador commentedNever mind, it's still all broken. Disabling then re-enabling the module only fixed the "issues" view (http://www.website.com/project/issues/).
When I try to view an issue itself, I get this error:
Any ideas?
It may be related to this issue I posted for Project a while back (similar, since it's EntityFieldQueryException): http://drupal.org/node/1793580
Is this something with field collection maybe?
EDIT: AH-HA!!! It's something with project releases. When I disabled that module, everything is back to normal. I can even run update.php without crashing the site!
So it's a problem with the project release component I'd wager.
Comment #5
bdragon commentedOriginal issue is now fixed.
http://drupalcode.org/project/project_issue.git/commit/0d1da2149a1efb390...
Comment #6
senpai commented@thermador, please report if the fix committed in #5 corrects your problem?
Also note that this same commit should have fixed the #1806928: D7 Upgrade QA Bug: User Profiles: Php Fatal error at user Dashboard bug report regarding the
Fatal error: Call to a member function get_value() on a non-object in /var/www/git-dev.drupal.org/htdocs/sites/all/modules/project_issue/views/plugins/project_issue_plugin_access_per_user_queue.inc on line 20error.Comment #7
senpai commentedComment #8
bdragon commentedSenpai: There is no patch yet for the #4 issue.
Comment #8.0
bdragon commented#1806928: D7 Upgrade QA Bug: User Profiles: Php Fatal error at user Dashboard
Comment #9
Noe_ commentedI have the same problem after the oct 23rd update.
It says:
But I get a failed test too, see attachment.
Update:
Nevermind, it was something else that broke it.
Comment #10
dwwIs this still a bug? I've got a local test site with project, project_release and project_issue all enabled, and I'm not seeing the EntityFieldQueryException anywhere.
Can anyone who's still seeing this bug update the summary with accurate instructions for reliably reproducing this?
Thanks!
-Derek
Comment #10.0
dwwWhen trying to view an issue page, this error occurs:
EntityFieldQueryException: Unknown field: field_release_build_type in EntityFieldQuery->fieldOrderBy() (line 883 of /path-to-drupal/includes/entity.inc).
Comment #11
drummClosing due to lack of followup. Please re-open with details if needed.