Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method ManiphestTaskQuery::needProjectPHIDs() #13

Open
dancunningham opened this issue Sep 16, 2015 · 1 comment
Open

Comments

@dancunningham
Copy link

I have installed phabricator-sprint and I am seeing the Sprint Start Date and Sprint End Date field when I edit a project's details.

When I browse to a task in the project I get the following:

>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined method ManiphestTaskQuery::needProjectPHIDs()

/opt/bitnami/apps/phabricator/phabricator-sprint/src/SprintTaskStoryPointsField.php:53

┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻

I tried following the readme, but I haven't managed to run arc liberate src. I'm not sure if that is related as phabricator-sprint does seem to be loading. When I try to do that I get:

Usage Exception: Failed to load phutil library at location '../../src/'.
This library is specified by the "load" setting in ".arcconfig".
Check that the setting is correct and the library is located in the right place.
@bluehawk
Copy link
Owner

This is likely because Phabricator changes frequently, so one of the calls this project makes to get information from Phabricator changed, so this is broken now. I don't actively maintain this project, so I won't be able to code a fix, but if someone else sends a pull request with a fix, I'll be more than happy to merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants