Or leave us a private message

Warewolf.Tools.Specs compile error
Received the following error when attempting to compile Warewolf.Tools.Specs:
"The command "powershell.exe -ExecutionPolicy RemoteSigned -nologo -noprofile -file "C:\source\Warewolf\Warewolf-develop\Dev\Warewolf.Tools.Specs\Warewolf.Tools.Specs\Toolbox\FileAndFolder\AddGuidToPaths.ps1"" exited with code -196608."
Required for compiling Dev2.Activities.Specs. Which is required for compiling Server.

There is no argument given that corresponds to the required formal parameter 'reverse' of 'TaskEventLog.GetEnumerator(bool)'
Error compiling Dev2.TaskScheduler.Wrappers. From develop branch as of 9/27/2021.
Project: Dev2.TaskScheduler.Wrappers
File: Dev2TaskEventLog.cs

I have committed this patch:
https://github.com/Warewolf-ESB/Warewolf/commit/612cf6445de7892c58fb57a280c9195b5d8ae469
Please check if this fixes the compile on your machine?

Argument 6: cannot convert from 'System.IO.Stream' to 'System.Collections.Generic.IEnumerable<Dropbox.Api.FileProperties.PropertyGroup>'
Error compiling solution for Dev2.Common. Develop branch clone as of 9/27/2021.
File: DropboxClientWrapper.cs
Project: Dev2.Common

I have committed this patch:
https://github.com/Warewolf-ESB/Warewolf/commit/b075bccf146892f7b7c05f14922b024d691dae10
Please check if this fixes the compile on your machine?

Gate Tool Selection is Getting Disappear
Point 1)
When we changed anything on First Gate Tool then In Second Gate Tool the selection of First Gate Tool is Getting Disappear.
Point 2)
When we select EndWorkflow Option in First Gate Tool it wont allow to select that first Gate Tool in Second Gate Tool.
(Suggestion )Point 3)
When Condition is not matched in Gate Tool why it is print as error. I believe It was part of functionality so It wont print as Error.

Build error - Missing Warewolf.Driver.Resume.csproj and Warewolf.Driver.Resume.Tests.csproj
Cloned from GitHub on 2021-09-08. Attempted to build from source per "How to Build Warewolf from Source Part 1". Getting the following errors when trying to build the Server.sln solution:
C:\source\Warewolf\Dev\Warewolf.Driver.Resume\Warewolf.Driver.Resume.csproj : error : The project file cannot be found.
C:\source\Warewolf\Dev\Warewolf.Driver.Resume.Tests\Warewolf.Driver.Resume.Tests.csproj : error : The project file cannot be found.

Post Tool is not recognising the variables in the body when generating outputs
Hi guys,
I worked with the Post Tool this morning and experienced the following bug. When declaring variables in the body of the Post Tool, it doesn't automatically populate in the Variables Toolbar. Also, the output variables from the Post Tool also doesn't populate the Variables Toolbar. Please refer to the following snip:
I proceeded by entering the variables manually, but as you can see from the following snip, it appears that the Variables Toolbar is not recognizing them.
Please feel free to contact me if additional info is needed.
Regards,
W

Email Address format change on the Input "Assign Object" tool
In the "Assign Object" input variable, If we pass the correct email address the first time then it will be fine but after 2nd time if we try with the same payload as input then their email address format change from "hiren@gmail.com" to "hirengmail.com".
Replicate on version "Warewolf-2.6.1" and "Warewolf-2.6.2.0".
Input Payload:
"{
"BusinessEvent": {
"RequestID": "40CA026F-8A5A-4695-AEEF-A5FEDF37B371",
"ReferenceId": "9307deed-273c-44d2-8124-2b970223c175",
"Customer": {
"Mandate": [
{
"MandateShortId": "TU000000150",
"MandateId": "e52805a2-2da2-440f-8d59-7d46683b6834"
}
],
"PlanId": "74",
"EmailAddress": "hiren@gmail.com",
"FirstName": "Sune",
"DisplayNumber": "TU00000",
"MobilePhone": "27832640"
},
"ExternalSourceType": "CRM"
}
}"
For reference, attach snaps and sample workflow.


UAT feedback: Suspend tool: getting processing state twice in hangfire database
Getting processing state twice in hangfire database. because of that sometime activity after suspend execute multiple time.

UAT - 2.6.2 - Getting Empty row in Record set when error occurred.
Record set is adding empty row when error occurred during the assignment of value. Please check the sample workflow. Main Workflow
Chile WorkFlow

Bug: Can’t override the object in child workflow.
We Found Issue while override the object in sub work flow. It is also giving duplicate errors as per the below Screenshot. Please find below workflow for more detail.Main Workflow
ChildWorkflow
Customer support service by UserEcho