volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

AI OnAI Off

Property value inconsistency

We have created two property as below,

Number 1.

[Display(Name = "Keywords", GroupName = Global.GroupNames.MetaData, Order = 2)]

[CultureSpecific]

public virtual IList MetaKeywords { get; set; }

Number 2.

[CultureSpecific]

[Display( Name = "Content", GroupName = SystemTabNames.Content, Order = 5)]

public virtual ContentArea content { get; set; }

Their behaviour is quite weired, When i query to Content Delivery API, Sometimes values coming and sometimes not...

i can't figure out in which scenarios their behaviour get changed...

#195531
Edited, Jul 27, 2018 12:58
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.