When you break down a user story into tasks, or raise any issue related to a user story, the resulting issue node is promoted to the front page. It isn't visible unless it's public, but obviously this is wrong behavior.

Comments

victorkane’s picture

Status: Active » Needs review

The problem is to be found in the pft_basic module which installs the content types. In the file includes/pft.content.issue.inc the 'promote' value is set to 'true' instead of 'false'.

Corrected and tested.

victorkane’s picture

Status: Needs review » Fixed

fixed and tested

Status: Fixed » Closed (fixed)

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