The release notes for 1.0-alpha1 say that module is now enabled on all entity types. I upgraded to the latest -dev version dated Jan 26 and added few term reference fields to admin/config/people/accounts/fields. In admin/structure/domain/fields/* should I now see a "user bundle" ? (I don't).
Comments
Comment #1
alan d. commentedDid you run update.php? And if so, has cron run at least once since then? Trying a trick from devel that sets a flag using the update so that this is run only once, even if multiple modules need the menu to be updated.
Rereading the request: Try alpha1 as this is the most up to date. With the way the git packaging works, dev can be older than the tagged release.
Comment #2
skizzo commenteddumb me!!! I guess I was looking at the bottom of the page and didn't pay attention to the new set of tabs... but there they are, don't know how I could miss them. Also, I didn't know that now dev can be older than tagged release. Thank you again.
Comment #3
alan d. commentedNo worries, I've hidden the dev version from the project page for the meantime, just in case.