We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Knowledge base owner
Add the possibility to search for KA based on the owner. Everything else seems to be searchable but not "owner"
Comments
I was looking at this myself and found that the data is in dbo.KnowledgeArticle but owner is showing as the GUID for the CIUser instead of their actual name.
This query will get you the data (modified something else out on the forums)