Activités de "Sergei.Gorlovetsky"

In mobile mode, the notification setting button with bell icon does not display at all. It is just shown in desktop mode. This issue was raised previously under tickets #5383 and #5645. As per the ticket, we can not see how to enable notification bell in the latest 7.4 release.

ABP Framework version: v7.4

UI Type: Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): yes

Exception message and full stack trace:

Steps to reproduce the issue:

  • ABP Framework version: v7.4.0
  • UI Type: Angular
  • Database System: MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace: Stripe payment gateway, payment request with parameter "success_url": "https://{{tenantName}}.is.clienteleapp.net/Payment/Stripe/PostPayment?SessionId={CHECKOUT_SESSION_ID}" And "cancel_url": "https://{{tenantName}}.is.clienteleapp.net" gives error "The success_url parameter must correspond to a valid URL."
  • Steps to reproduce the issue: We have added the stripe payment module, we are using tenant specific url for both angular and identity server, in appsettings of Identity project self url is configured as "SelfUrl": "https://{{tenantName}}.is.clienteleapp.net". We expect the tenant name should be resolved at the time of PrePayment and PostPayment method of Stripe payment module but it's not resolving the tenant name and causing the error when trying to process payment with stripe payment module.

Hi, After applying the last fix, it seems all working now, thanks.

Hello Anjali,

Thanks for the quick reply, the last code fixed the Blog & Payment Plan edit issue, now I think only CMS Kit => Menu Items edit getting error as below

[ERR] Value cannot be null. (Parameter 'ExtraProperties') System.ArgumentNullException: Value cannot be null. (Parameter 'ExtraProperties') at Volo.Abp.Check.NotNull[T](T value, String parameterName) at Volo.Abp.ObjectExtending.ExtensibleObjectMapper.MapExtraPropertiesTo[TSource,TDestination](TSource source, TDestination destination, Nullable1 definitionChecks, String[] ignoredProperties) at Volo.Abp.ObjectExtending.HasExtraPropertiesObjectExtendingExtensions.MapExtraPropertiesTo[TSource,TDestination](TSource source, TDestination destination, Nullable1 definitionChecks, String[] ignoredProperties) at Volo.CmsKit.Admin.Menus.MenuItemAdminAppService.UpdateAsync(Guid id, MenuItemUpdateInput input)

Hello Anjali,

We tried adding the class and suggested code in {Projectname}MongoDbModule.cs but that didn't solve the issue, still we are getting same error as before. Can you check the latest commit in devops repository and verify the code changes.

Hello Anjali, Your user have been invited to the repo. Pls accept the invite and access the repo here: https://dev.azure.com/DecisionTreeTech/_git/ClientelePortal

Let me know if you have any permissions issues with the branch.

Hi Anjali My apology for confusion. I meant to say that this project is not managed in github but in Microsoft Azure DevOps. In order to allow you access to the source code we have to add your work email to the system. Please share your work email. I hope it make sense to you. Thanks, Sergei

Hello,

It will be difficult to send the whole solution, we have the devops repository setup and the latest code is there in repository, can you give a login which we can add to devops repository, so that you can access the repository and code.

In mobile mode, the notification setting button with bell icon does not display at all. It is just shown in desktop mode. This issue was raised previously under ticket #5383. As per the ticket, we can not see how to enable notification bell in the latest 7.3 release.

  • ABP Framework version: v7.3.2
  • UI Type: Angular
  • Database System: MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We have checked the modules listed on dependson and all seems ok, did you try editing the Blog and Payment Plan record? Addition works properly, the issue is in Edit only.

Affichage de 31 à 40 sur 55 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11