Hi everyone! I am trying to create AO Object with a field of type java.time.LocalDate in JIRA plugin. AO Object has not been created. If I change type оf field to java.util.Date, AO object creates. Log has not any errors. Is it possible to have AO Object with java.time.LocalDate field?
Hello,
I don't know the exact answer but I faced the similar issue.
That's why I often use java.util.Date in my entities.
Anyway, if you have interesting findings, please share with us.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.