Hi,
When I try to use InternalStatusInfoProvider to get internalstatus for a specific statusName (PaymentPlan in my example), I always get nulls:
InternalStatusInfo internalStatus = InternalStatusInfoProvider.GetInternalStatusInfo("PaymentPlan", "MySite")
Not sure why it's not returning the status object? It's in the database when I quered. And if I pass in the InternalStatusID I do get the status object.
Any bugs for this provider? Kentico 11 portal engine.
thanks,
Wei Wang