FinalBuilder ActionGroup 3062

Hi,

Let’s say we have a finalbuilder script.

ActionGroup: A
               << Item 1 >>
               << Item 2 >>
               << Item 3 >>

ActionGroup: B
               << Item 1 >>
               << Item 2 >>
               << Item 3 >>

When we run our FinalBuilder script our items in the ActionGroups (Item 1 through 3) are not marked as completed but only after the whole script finishes, in previous versions it marked every item while running.

Greetings,
Martijn

Hi Martijn,

I have been able to reproduce this issue and will get a fix out today for it. 

Also just to confirm, your only seeing this after newly created action groups or pasted action groups? If the project is saved and loaded this issue goes away. Is that correct?

Hi Martijn,

Here is the build with the fix for the drawing issue. Please let me know if its fixed in your test project.

http://downloads.finalbuilder.com/downloads/finalbuilder/700/FB700_3065.exe

Hi Jason,

It is an existing project, when I save the project in 3062 and run it again I still see the drawing issues. I have also tested it with 3065 and the drawing issues as described are still there.

Then I tried the following I selected the group, with the right mouse button I have chosen “Cut” and pasted the group back in and then the drawing issues went away. But we have many scripts and this would take to long can’t the script be converted when you open it?


Greetings,
Martijn

Hi Jason,

We have a simple Finalbuilder script

MSBuildTask 1
MSBuildTask 2
MSBuildTask 3
MSBuildTask 4

In version 3062 there is not status change also not when the items are cut and then pasted, the version 3065 show status update only after cut and paste.
The only change we saw in the script where new guids?

Greetings,
Martijn

Hi Martijn,

I found the further issue which related to the MSBuild action itself. I have fixed this, and you can find the build located here:

http://downloads.finalbuilder.com/downloads/finalbuilder/700/FB700_3069.exe

Fantastic !!! Thanks you!