save changed Arguments within Argument Editor doesn't work a

Bug reports.
bewiss
Posts: 16
Joined: Mon Feb 24, 2014 3:11 pm

save changed Arguments within Argument Editor doesn't work a

Post by bewiss » Thu Sep 03, 2015 12:51 pm

Some Usercode expects several fields as argument. I can change any Variable within the Argument Editor but clicking 'ok' doesn't save the new value. (Screenshot fig1)
(I'm getting the Usercode via inheritance: "public partial class RecordingXY:Codemodules.Cm_TableHandler")

If I do some changes within the DataGrid everything works fine (Screenshot fig2 )So, having more than 3 variables doesn't give me the chance to change the last one in the Grid due to this field is not visible (max 3 fields, right?)

Adding a new method with arguments and filling the argument values within the Argument Editor works as well

I switched from 5.4 to 5.4.1 today. Perhaps something happend here. I did this workflow yesterday several times without trouble.

Could you please have a look at this behaviour?
You do not have the required permissions to view the files attached to this post.

jackrabbit
Posts: 47
Joined: Wed Mar 18, 2015 10:06 pm

Re: save changed Arguments within Argument Editor doesn't work a

Post by jackrabbit » Thu Sep 03, 2015 1:54 pm

I confirm I had the same problem when I switched to 5.4.1

I went back to version 5.3.3 and it is working fine

bewiss
Posts: 16
Joined: Mon Feb 24, 2014 3:11 pm

Re: save changed Arguments within Argument Editor doesn't work a

Post by bewiss » Thu Sep 03, 2015 2:02 pm

nice solution :wink: :roll:

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: save changed Arguments within Argument Editor doesn't work a

Post by Support Team » Fri Sep 04, 2015 3:45 pm

Hello bewiss,

Thank you for reporting the issue. I'll put that into bug tracking system.
The argument should be there when adding it using the Argument Editor.
This should not affect the test itself, but I'm sure we can fix that soon.

Regards,
Bernhard