incodehq/incode-platform

Security - All Tenancies show error

Opened this issue · 1 comments

Dear Sir/Madam,

I'm adding security module for my Apache Isis web application and when try to add multiple tenancy and go to List All function the page show error, as attached in the stack trace.

Stacktrace.txt
a
b
c
d
e

org.datanucleus.exceptions.NucleusUserException: Identity "/[OID]org.isisaddons.module.security.dom.tenancy.ApplicationTenancy" is assigned to class "org.isisaddons.module.security.dom.tenancy.ApplicationTenancy", but its not the correct object-id type for this class

The stacktrace tell you a little bit about issue. It can be an issue with persistence layer of the app. Take a closer look at this place