Skip to content

DomainObject.count() doesn't return count #2919

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

Merged
merged 1 commit into from
Mar 17, 2016
Merged

Conversation

brew
Copy link
Member

@brew brew commented Mar 15, 2016

CKAN Version if known (or site URL)

master (2.6.0a)

Please describe the expected behaviour

Calling the class method .count() for classes that inherit from DomainObject should return a count of the number of instances of that class.

Please describe the actual behaviour

returns None

What steps can be taken to reproduce the issue?

Call .count() on a class that inherits from DomainObject

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

Successfully merging this pull request may close these issues.

2 participants