Hi liangshiwei! I just want to add 3 more properties (EntityId, EntityCategory, Attachments(is a list of object)) to the Message entity. Please, show me how to do this with extra properties configure?
Hi Support Team ABP!
ABP Framework version: v7.4.4
UI Type:Angular
Database System: MongoDB
Tiered (for MVC) or Auth Server Separated (for Angular): no
We are using chat module for our proejct, it works normally. Due to make compatible to our requirement, we need to extra properties for chat module and also add logic for field and it work fine. However, We know that everytime ABP update to the new version, our code will need to be implement again and may align with the new change from abp
This will increase development cost, so colud you please give us a best practice and step by step guide for resolve this problem
thanks maliming!
Hi maliming! I have already known that if I change App:SelfUrl in appsettings, this will work However, I want to use enviroment variable of AKS, becuase my project requirement is do not change in appsetting I think your support team are experienced in this case, so please ask someone who is familiar in kubenetes
this picture contains environment variable in AKS pod
Hi maliming! The port of the link is 44343
Hi Support Team ABP!
ABP Framework version: v7.4.4
UI Type:Angular
Database System: MongoDB
Tiered (for MVC) or Auth Server Separated (for Angular): no
After I deployed application to AKS, I click to register on login page and binding information of user , after that the backend Application sent an email to email of user. But I see that the on the email the confirmation link is localhost, not the url of my cloud application, this url is al so configured on yaml file when deploy to AKS:
Can you see and show the mistake for me?
Hi Support Team ABP!
ABP Framework version: v7.4.4
UI Type:Angular
Database System: MongoDB
Tiered (for MVC) or Auth Server Separated (for Angular): no
Currently! I'm implement feature to register account for staffs on the system.
Hi maliming! Thank you verymuch
Hi maliming! Thank you very much! let me try and feedback to you.