Open Closed

FeatureAppService.GetAsync throw exception with DynamicFeatureDefinitionStore and FeatureDefinition with null Description #8998


User avatar
0
Josh.Cunningham created

Created a Feature (using FeatureDefinitionProvider) without specifying a description.

With DynamicFeatureDefinitionStore the FeatureDefinition's Description has a FixedLocalizableString with a null value, whereas FeatureDefinition from static feature store has a null Description.

Then in FeatureAppService.GetAsync (in CreateFeatureDto method) the FeatureDefinition from DynamicFeatureDefinitionStore throws an exception when calling the Localize method for Description.


1 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hi,

    I have tested the problem you mentioned both with and without description but I didn't have any problem. Here are the screenshots from my test:

    Screenshot 2025-03-20 at 12.10.43.png

    Screenshot 2025-03-20 at 12.11.53.png


    How can I reproduce your problem?

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 20, 2025, 18:00