Skip to content

Commit dee22d5

Browse files
Merge pull request #6833 from MicrosoftDocs/hotfix
feedback fix
2 parents cc67f71 + 22787d6 commit dee22d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/artifacts/concepts/upstream-sources.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ Upstream sources serve as a valuable safeguard for your consumers and infrastruc
149149

150150
##### Q: I can't find my package even though I can see it in one of my feed's upstreams?
151151

152-
A: Packages from upstream sources become available downstream as soon as they're published. However, the package will only appear in your feed's UI after it has been ingested. Ingestion is triggered when a **Feed and Upstream Reader (Collaborator)** or higher installs the package version from upstream.
152+
A: Packages from upstream sources become available in the downstream feed soon after they're published. However, the package will only be visible to readers after it has been saved to the feed. A package is saved when a user with [Feed and Upstream Reader (Collaborator)](../feeds/feed-permissions.md#permissions-table) or higher permissions installs the version in the downstream feed. This triggers the downstream to save a copy of the package from upstream, after which it is permanently saved and available in the downstream to all readers. This is when the package version becomes visible in the package versions section of the web UI.
153153

154154
##### Q: What are feed views?
155155

156-
A: Views allow developers to selectively share a subset of package versions that have been tested and validated, excluding any packages that are still under development or haven't met the quality criteria. For more information, see [What are feed views](./views.md).
156+
A: Views allow developers to selectively share a subset of package versions that have been tested and validated, excluding any packages that are still under development or haven't met the quality criteria. For more information, see [What are feed views](./views.md).
157157

158158
##### Q: I can't find the feed that I want to configure as an upstream source?
159159

0 commit comments

Comments
 (0)