it appears as though anytime a user without administer nodes permissions tries to edit their own project, it becomes unpublished and stuffed back into the moderation queue. i don't *think* this is a bug in the project module, i believe it's a configuration on drupal.org. why is this happening? this appears to be the root cause of http://drupal.org/node/50984 (vote up/down constantly being unpublished), and perhaps a bunch of other issues. if we restricted creating project nodes to users with CVS accounts (see http://drupal.org/node/64100#comment-99443), seems like we could remove this terrible behavior, and allow project maintainers to edit their own projects with impunity. am i missing something?

thanks,
-derek

Comments

dww’s picture

care of http://drupal.org/node/64100#comment-100996, the project module can now be configured to only allow project creation for users with cvs accounts. once that code is updated onto drupal.org, it seems we could alter the whole workflow configuration of project nodes and remove a *lot* of confusion and woe.

killes@www.drop.org’s picture

Status: Active » Fixed

This has been fixed. New projects are now published by default and not moderated.

Anonymous’s picture

Status: Fixed » Closed (fixed)