hi
The logs related to WatchChanges
You can Override the BundleManager to remove the WatchChanges
and check the logs again.
hi
You should use the integration services
to communicate in microservices.
See https://abp.io/docs/8.2/guides/interservice-communication https://abp.io/docs/latest/framework/api-development/integration-services https://abp.io/docs/latest/tutorials/modular-crm/part-06
hi
Please replace all open-source Account
modules with the commercial Account.Pro
modules.
Check all csproj
files of your solution to see the package reference.
Thanks.
hi
I have confirmed. You can use the tiered
option in the next Studio version. I have also refunded your ticket.
Thanks.
hi
Can you share a minimal project to reproduce your problem?
liming.ma@volosoft.com
Thanks.
hi
Can you try to run suite by abp suite
command?
hi
. if a user is not a backend user/company user but a consumer than we want to configure mobile OTP based authentication and for company/tenant backend user , we want to use user name password authentication. Please suggest how to achieve this.
You can add a new page to let the user enter the username, then check the user type and redirect it to your OTP or password page.
You can also do this function on one page. This is based on yours.
hi
Your code is no problem.
hi
We would like to make the Emailid column nullable.
This may break many functions of the system. You can set the email field to a regular value, eg username@yourdomain.com