In my previous code, I used Cron.Daily(8, 0) because I wanted to perform a task every day at 8 AM. After reviewing the file you sent me, I tried using CronExpression = $"*/50 * * * * *"; but the error still persists. Could you please let me know where I went wrong? And why does it work in version 8.1.3 but not in version 8.2.0?
hi I have resolved the issue, can I get the ticket refunded? Thanks
Check the docs before asking a question: https://docs.abp.io/en/abp/latest/Local-Event-Bus
Hi Support Team,
I have created a new table called Company. I want to sync data from the Company table to the Organization Unit table using ILocalEventHandler when creating new entries, but it's not working because the properties Id, Code and ParentId are internal set. How can I add new data to the Organization Unit table?
Company => Organization Unit Organization Unit => Company
It worked. Thank you very much for your help 🤗
Hi,
Could you share a test project with me? I will check it. shiwei.liang@volosoft.com thanks.
Hi,
I have sent you an email, please check and assist me. Thanks.
Hi Support Teams,
I want to customize the user interface of the User screen as follows: