Ok, here's what I want to do: I have a role "accredited user", that get's assigned after the user has earned some trustworthyness. Once that happens, I want to automatically create a profile page for him/her, that get's promoted to the front page. For this, I created a new content type, which also has the "promote to frontpage" checked in the workflow settings.

After assigning the role to my testuser, the node in question is created with the desired content type, but for some reason, the workflow setting does not seem to be honored. The node is not shown on the front page. Am I missing something or is this not implemented?

Comments

Lapino’s picture

Assigned: Unassigned » Lapino

Hmm, I don't know why that doesn't work, but I'll look into it.

Lapino’s picture

All right, I made some wrong assumptions about default values etc., so I changed the code and now this should be fixed in HEAD and in the (very soon to be released) beta2

Lapino’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.