If property "glide.knowman.apply_article_read_criteria" is set to true... can article owner, view/modify his own article if he is not part of can read group in the article level?

Samyukta1
Tera Expert

I have set the property "glide.knowman.apply_article_read_criteria"  to true ,And  if I create an article with "can read" group where author is not part of that group , then he is not able to view or modify that article.

If suppose, can read group is empty and article is created then article owner is also able to see his record, but only problem I was facing is when ever user criteria is given in can read article level and article owner is not part of that group  he is not able view/modify that article.

Is someone facing the same issue..? 

can I get the solution for this ?.

6 REPLIES 6

Yes, so I would properly create generic user criteria called "Knowledge Author" or something, that checks whether or not the user is the author of the article and then grants Read access. Does it make sense? 


Best regards,
Sebastian Laursen

yes, theoretically it is fine. but practically how can we check? because author cannot create user criteria , only the knowledge owner or  who have admin access can create user criteria , then what about others who dont have admin access?