Conversation
|
I do not know what are correct criteria to use, and it seems that not everyone has same understanding of what we should od (see #13303). As I said in mentionned PR
|
|
This PR only corrects the list of articles, so as not to display articles that are not accessible. I did not change the access check done when opening an article. So I don't think I'm questioning the current logic? But I agree, that we could add tooltips in GLPI to clarify. |
|
Same remark as for #13303:
Only entity check should be added. |
cedric-anne
left a comment
There was a problem hiding this comment.
See Adrien latest comment.
|
I don't share Adrien's point of view, because it would limit the targeting possibilities. |
|
Well it's not my point of view; it's whats written in the documentation. I also agree that the current behavior is dumb and that it should be changed to cover all possible criteria (and add a real draft / published dropdown reflecting the status, and a specific criteria to allow visibility to anonymous users) but probably not on a bugfix release. |
|
To finalize this PR, we need to know how visibility rules are expected to be handled. |
There are not my words in the documentation. So, if you want to change the behavior, and i agree with that, here is the list of things you must do:
|
|
There is also a fix to be done in 10.0.7 if not done already, as discussed above the FAQ in the 10.0 version is missing the check on entities.
|
Indeed, it has been reported in #12566. |
|
@Rom1-B Could you rebase this? |
In the simplified interface, the list of FAQ articles displayed articles that the user does not have access to (such as unpublished articles).
When you try to open the article, it is not displayed.