Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

.runwait command and viewing step logs inline

Hi,

I have a weird situation.  I created a number of projects and then a parent project which I use to invoke any one of the child projects

MasterProject
  callProjectStep

  ProjectA
    step1
    step2
    step3

  ProjectB
    step1
    step2

  ProjectC
    step1


The master project is basically a single step runwait command with a single variable ProjectName which is a pulldown list containing 3 entries (ProjectA|ProjectB|ProjectC)

When I first executed MasterProject and specified the project name (ProjectA) the output in the logs was that I saw all of the steps as follows

callProjectStep        -- passed
  step1                      --passed
  step2                      --passed
  step3                      --passed

Which was perfect.

I cleared down and tried to recreate the same, now when I execute I get a job log for Master Project and the job log for projectA is separate with only it's steps visible.  The are no longer visible from the same Job in the Completed Jobs list.

Anyone know what's going on?

Thanks

Rob
 
 

0 votes



One answer

Permanent link
I think that the issue here is that when I originally did this I had an inlined project in the MasterProject.  I don't recall doing this but have recreated the experience by inlining a project.

Sorry

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,117

Question asked: Jan 16 '13, 7:20 a.m.

Question was seen: 6,104 times

Last updated: Jan 16 '13, 9:13 a.m.

Confirmation Cancel Confirm