eXpand icon indicating copy to clipboard operation
eXpand copied to clipboard

Cannot set Email Recipients

Open garung1611 opened this issue 3 years ago • 12 comments

I cannot create new Recipients in ReactiveModules.Email.Recipients using Model Editor. As I know, the property RecipientType get values from ReactiveModules.Email.RecipientTypes. I've already create a recipient type in ReactiveModules.Email.RecipientTypes. But when create Recipients, the popup for RecipientType field show no value Recipients image

garung1611 avatar Mar 27 '22 07:03 garung1611

until fixed possible workarounds is either code assigment or modify the xafml file. The lookup is only used with the ME

apobekiaris avatar Mar 27 '22 09:03 apobekiaris

The pre-release 4.212.8.0 in the Reactive.XAF lab branch includes commits that relate to this task:

To minimize version conflicts we recommend that you use the Xpand.XAF.Core.All, Xpand.XAF.Win.All, Xpand.XAF.Web.All packages. Doing so, all packages will be at your disposal and .NET will add a dependecy only to those packages that you actually use and not to all (see the Modules installation-registrations youtube video).

Released packages: Xpand.Extensions v.4.212.8 Xpand.Extensions.Blazor v.4.212.8 Xpand.Extensions.Mono.Cecil v.4.212.8 Xpand.Extensions.Office.Cloud v.4.212.8 Xpand.Extensions.Office.Cloud.Google.Blazor v.4.212.8 Xpand.Extensions.Reactive v.4.212.8 Xpand.Extensions.XAF v.4.212.8 Xpand.Extensions.XAF.Xpo v.4.212.8 Xpand.TestsLib v.4.212.8 Xpand.TestsLib.Blazor v.4.212.8 Xpand.TestsLib.Common v.4.212.8 Xpand.TestsLib.EasyTest v.4.212.8 Xpand.TestsLib.Net461 v.4.212.8 Xpand.VersionConverter v.4.212.8 Xpand.XAF.Core.All v.4.212.8 Xpand.XAF.Modules.AutoCommit v.4.212.8 Xpand.XAF.Modules.Blazor v.4.212.8 Xpand.XAF.Modules.BulkObjectUpdate v.4.212.8 Xpand.XAF.Modules.CloneMemberValue v.4.212.8 Xpand.XAF.Modules.CloneModelView v.4.212.8 Xpand.XAF.Modules.Email v.4.212.8 Xpand.XAF.Modules.GridListEditor v.4.212.8 Xpand.XAF.Modules.HideToolBar v.4.212.8 Xpand.XAF.Modules.JobScheduler.Hangfire v.4.212.8 Xpand.XAF.Modules.JobScheduler.Notification v.4.212.8 Xpand.XAF.Modules.MasterDetail v.4.212.8 Xpand.XAF.Modules.ModelMapper v.4.212.8 Xpand.XAF.Modules.ModelViewInheritance v.4.212.8 Xpand.XAF.Modules.Office.Cloud.Google v.4.212.8 Xpand.XAF.Modules.Office.Cloud.Google.Calendar v.4.212.8 Xpand.XAF.Modules.Office.Cloud.Google.Tasks v.4.212.8 Xpand.XAF.Modules.Office.Cloud.Microsoft v.4.212.8 Xpand.XAF.Modules.Office.Cloud.Microsoft.Calendar v.4.212.8 Xpand.XAF.Modules.Office.Cloud.Microsoft.Todo v.4.212.8 Xpand.XAF.Modules.Office.DocumentStyleManager v.4.212.8 Xpand.XAF.Modules.OneView v.4.212.8 Xpand.XAF.Modules.PositionInListView v.4.212.8 Xpand.XAF.Modules.ProgressBarViewItem v.4.212.8 Xpand.XAF.Modules.RazorView v.4.212.8 Xpand.XAF.Modules.Reactive v.4.212.8 Xpand.XAF.Modules.Reactive.Logger v.4.212.8 Xpand.XAF.Modules.Reactive.Logger.Client.Win v.4.212.8 Xpand.XAF.Modules.Reactive.Logger.Hub v.4.212.8 Xpand.XAF.Modules.Reactive.Rest v.4.212.8 Xpand.XAF.Modules.RefreshView v.4.212.8 Xpand.XAF.Modules.SequenceGenerator v.4.212.8 Xpand.XAF.Modules.SuppressConfirmation v.4.212.8 Xpand.XAF.Modules.TenantManager v.4.212.8 Xpand.XAF.Modules.ViewEditMode v.4.212.8 Xpand.XAF.Modules.ViewItemValue v.4.212.8 Xpand.XAF.Modules.ViewWizard v.4.212.8 Xpand.XAF.Modules.Windows v.4.212.8 Xpand.XAF.Web.All v.4.212.8 Xpand.XAF.Win.All v.4.212.8

Please update the related Nuget packages and test if issues is addressed. These are nightly nuget packages available only from our NugetServer.

If you do not use these packages directly but through a module of the main eXpandFramework project, please wait for the bot to notify you again when integration is finished or update the related packages manually.

Thanks a lot for your contribution.

apobekiaris avatar Mar 27 '22 12:03 apobekiaris

The pre-release 4.212.8.0 in the Reactive.XAF lab branch includes commits that relate to this task:

To minimize version conflicts we recommend that you use the Xpand.XAF.Core.All, Xpand.XAF.Win.All, Xpand.XAF.Web.All packages. Doing so, all packages will be at your disposal and .NET will add a dependecy only to those packages that you actually use and not to all (see the Modules installation-registrations youtube video).

Released packages: Please update the related Nuget packages and test if issues is addressed. These are nightly nuget packages available only from our NugetServer.

If you do not use these packages directly but through a module of the main eXpandFramework project, please wait for the bot to notify you again when integration is finished or update the related packages manually.

Thanks a lot for your contribution.

Is this version ready available on nuget channel?

garung1611 avatar Mar 27 '22 12:03 garung1611

exists on lab servers

no only in lab https://xpandnugetserver.azurewebsites.net/nuget

apobekiaris avatar Mar 27 '22 12:03 apobekiaris

Firstly I want to say sorry because after the first reading, I don't understand clearly this paragragh: "Released packages: Please update the related Nuget packages and test if issues is addressed. These are nightly nuget packages available only from our NugetServer.". So sorry because I don't have much experience with nuget. I've checked on above link and see that image It said Date published is from 24/03/2022, but this commit "Email: Populate Recipients list when ME #918", you just updated today so is the version on https://xpandnugetserver.azurewebsites.net/nuget updated?

garung1611 avatar Mar 27 '22 13:03 garung1611

add it in your package sources and u can consume lab packages as well

image

apobekiaris avatar Mar 27 '22 13:03 apobekiaris

latest version os

 get-xpandpackages -Source Lab -PackageType XAFModules

Id                                                Version   Source
--                                                -------   ------
Xpand.XAF.Modules.AutoCommit                      4.212.8.7 Lab
Xpand.XAF.Modules.Blazor                          4.212.8.7 Lab
Xpand.XAF.Modules.BulkObjectUpdate                4.212.8.7 Lab
Xpand.XAF.Modules.CloneMemberValue                4.212.8.7 Lab
Xpand.XAF.Modules.CloneModelView                  4.212.8.7 Lab
Xpand.XAF.Modules.Email                           4.212.8.7 Lab
Xpand.XAF.Modules.GridListEditor                  4.212.8.7 Lab
Xpand.XAF.Modules.HideToolBar                     4.212.8.7 Lab
Xpand.XAF.Modules.JobScheduler.Hangfire           4.212.8.7 Lab
Xpand.XAF.Modules.JobScheduler.Notification       4.212.8.7 Lab
Xpand.XAF.Modules.LookupCascade                   4.212.1.4 Lab
Xpand.XAF.Modules.MasterDetail                    4.212.8.7 Lab
Xpand.XAF.Modules.ModelMapper                     4.212.8.7 Lab
Xpand.XAF.Modules.ModelViewInheritance            4.212.8.7 Lab
Xpand.XAF.Modules.Office.Cloud.Google             4.212.8.7 Lab
Xpand.XAF.Modules.Office.Cloud.Google.Calendar    4.212.8.7 Lab
Xpand.XAF.Modules.Office.Cloud.Google.Tasks       4.212.8.7 Lab
Xpand.XAF.Modules.Office.Cloud.Microsoft          4.212.8.7 Lab
Xpand.XAF.Modules.Office.Cloud.Microsoft.Calendar 4.212.8.7 Lab
Xpand.XAF.Modules.Office.Cloud.Microsoft.Todo     4.212.8.7 Lab
Xpand.XAF.Modules.Office.DocumentStyleManager     4.212.8.7 Lab
Xpand.XAF.Modules.OneView                         4.212.8.7 Lab
Xpand.XAF.Modules.PositionInListView              4.212.8.7 Lab
Xpand.XAF.Modules.ProgressBarViewItem             4.212.8.7 Lab
Xpand.XAF.Modules.RazorView                       4.212.8.7 Lab
Xpand.XAF.Modules.Reactive                        4.212.8.7 Lab
Xpand.XAF.Modules.Reactive.Logger                 4.212.8.7 Lab
Xpand.XAF.Modules.Reactive.Logger.Client.Win      4.212.8.7 Lab
Xpand.XAF.Modules.Reactive.Logger.Hub             4.212.8.7 Lab
Xpand.XAF.Modules.Reactive.Rest                   4.212.8.7 Lab
Xpand.XAF.Modules.RefreshView                     4.212.8.7 Lab
Xpand.XAF.Modules.SequenceGenerator               4.212.8.7 Lab
Xpand.XAF.Modules.SuppressConfirmation            4.212.8.7 Lab
Xpand.XAF.Modules.TenantManager                   4.212.8.7 Lab
Xpand.XAF.Modules.ViewEditMode                    4.212.8.7 Lab
Xpand.XAF.Modules.ViewItemValue                   4.212.8.7 Lab
Xpand.XAF.Modules.ViewWizard                      4.212.8.7 Lab
Xpand.XAF.Modules.Windows                         4.212.8.7 Lab

the message has a wrong version

apobekiaris avatar Mar 27 '22 13:03 apobekiaris

u always go for the latest version and if has revision it means is only available in lab, when in nuget.org there are no version revisions

apobekiaris avatar Mar 27 '22 13:03 apobekiaris

yes, i understand that point and already add before image from the image on my previous comment, you can see i've already choose your nuget channel image But now, I've closed and reopened VS, I see the Date published is 27/03/2022. Eveything seems to be ok now.

garung1611 avatar Mar 27 '22 13:03 garung1611

Thanks, I got it

garung1611 avatar Mar 27 '22 13:03 garung1611

latest version is 4.212.8.7 not 4.212.8.6

apobekiaris avatar Mar 27 '22 13:03 apobekiaris

latest version is 4.212.8.7 not 4.212.8.6

exactly

garung1611 avatar Mar 27 '22 13:03 garung1611

Closing issue for age. Feel free to reopen it at any time.

.Thank you for your contribution.

expand avatar Dec 15 '23 21:12 expand