links-ads / ermes-backend-netcore

0 stars 0 forks source link

IsActive field #128

Closed links-ads-admin closed 1 year ago

links-ads-admin commented 1 year ago

Original report by Luca Bruno (Bitbucket: lukkia, GitHub: lucabruno91).


Add both to Activities and Categories the IsActive property. When set to false, the corresponding activity/category shall not be displayed on the Chatbot, but the row needs to be keep in order not to break existing references.

links-ads-admin commented 1 year ago

Original comment by Luca Bruno (Bitbucket: lukkia, GitHub: lucabruno91).


IsActive property added for Categories and Activities ref #128

links-ads-admin commented 1 year ago

Original comment by Luca Bruno (Bitbucket: lukkia, GitHub: lucabruno91).


rel note update ref #128

links-ads-admin commented 1 year ago

Original changes by Luca Bruno (Bitbucket: lukkia, GitHub: lucabruno91).