Question
After creating a new project on the Tracking web and it creates the corresponding txt files under twiki/data/Tracking. However when I refresh the page it doesn't show up under the projects table.
Environment
--
JakeCahoon - 04 Sep 2003
Answer
Jake - the best place to ask this question would be at
XpTrackerPluginProblems. However I'll give you the answer here - the project will not show up until you create the hierarchy all the way down, ie add a team to the project, add an iteration to the team and add a story to the iteration. This is because of the way the plugin is designed and because of the way TWiki pages are interrelated. The plugin parses at the story level because in TWiki child pages keep links to their parents, but not vice versa. I have an open request in for pages to track their children (
TopicChildren), which would make it easier to do the parsing quickly at the project level and so would avoid the problem you see here.
--
MartinWatt - 05 Sep 2003