cancel
Showing results for 
Search instead for 
Did you mean: 

Managed Entity > Value '00000000' violates facet information 'nullable=false'

markoviclu
Explorer
0 Kudos

Hello,

We have managed entity in RAP where one key field is of type date that can contain default values ('00000000')

When such entity is to be shown in preview the following error is raised>

Value '00000000' violates facet information 'nullable=false'

When we set the filter not to show such entities, no error is raised.

What should we do to accept event entities with date set to default?

Thanks for any hints

Accepted Solutions (0)

Answers (1)

Answers (1)

vish89
Explorer
0 Kudos

Hey Markovic,

We are also facing the same issue, did you find any solution for the problem.

Regards,

Vish

markoviclu
Explorer
0 Kudos

Hello, I was able to avoid this error by refactoring the app not to have the date as key attribute. As I know, this is known issue but probably not solved yet