So I have the following session relevance to pull back some statistics for custom content:
(it, multiplicity of it) of unique values of (name of issuer of it) of bes fixlets whose (custom flag of it)
but running this yields a singularity error. From my understanding of this, it should not be possible for custom content to exist within the system without a creator being recorded. Looking up the content that results from the following relevance within the console I see that the creator field is populated with the correct value:
ids of bes fixlets whose (custom flag of it and not exists issuer of it)
After scratching my head for some time, it finally occurred to me that all of the content flagged without an issuer is showing as being created by an operator that no longer exists.
Is there another method to pull back the content creator that handles cases such as this that I can leverage? The data is there (the console shows it correctly) so at least for the “name” property of the bes user object is in the database.