docs(connectors): document the data-visibility warnings - #15634
Open
svader0 wants to merge 1 commit into
Open
Conversation
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
svader0
force-pushed
the
sc-14271-visibility-docs
branch
from
August 12, 2026 05:04
47e5938 to
608f218
Compare
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the two warnings a connector can show when it runs fine but doesn't import anything.
add_edit_connectors.mdgets a section explaining that submitting a connector also checks what the credentials can see, and that a "No Data Visible" warning tells you what to grant.manage_operations.mdgets a section on the two warning states you can see on a connector tile, what causes each one, and how they clear. Records that disappear from the tool are kept and marked Missing rather than deleted, so mappings survive — once the permission is fixed, the next Discover restores them and Sync picks up again.Includes one screenshot of the connector tile, committed under the docs tree.
Documents behavior added in a DefectDojo Pro change.