You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| License Type | No | Paid, Trial, Community, Development |
59
+
| Access Type | No | Any Access, First Access for Selected License Type |
60
+
61
+
The **Access Type** filter controls whether the notification fires on every access or only on first-access milestones per license type:
62
+
63
+
-**First Access for Selected License Type**: The notification fires the first time a user accesses the Enterprise Portal for a customer with a specific license type. Use this with the **License Type** filter to track access milestones per license type. For example, combining this with License Type "Paid" fires when a customer first accesses the portal on a paid license, even if they previously accessed it on a trial.
64
+
-**Any Access** (default): The notification fires on every access event.
50
65
51
66
### Enterprise Portal User Joined
52
67
@@ -171,15 +186,16 @@ The following table describes the available filters for the Release Assets Downl
171
186
| Customer | No | Any customer for the selected application |
172
187
| License Type | No | Paid, Trial, Community, Development |
173
188
| Asset Type | No | Helm Chart, Embedded Cluster Bundle, Proxy Registry Image |
174
-
| Pull Type | No | First Pull Only, Any Pull |
189
+
| Pull Type | No | First Pull Only, First Pull for Selected License Type, Any Pull |
175
190
176
-
The **Pull Type** filter controls whether the notification fires on every pull or only the first time a customer pulls any software asset:
191
+
The **Pull Type** filter controls whether the notification fires on every pull or only on first-pull milestones:
177
192
178
-
-**First Pull Only**: The notification fires only when a customer pulls a release asset for the first time, across all asset types.
193
+
-**First Pull Only**: The notification fires only when a customer pulls a release asset for the very first time, regardless of license type. If a customer first pulls on a trial license, this will not fire again when they convert to a paid license.
194
+
-**First Pull for Selected License Type**: The notification fires the first time a customer pulls a release asset with a specific license type. Use this with the **License Type** filter to track milestones per license type. For example, combining this with License Type "Paid" fires the first time a customer pulls on a paid license, even if they previously pulled on a trial.
179
195
-**Any Pull** (default): The notification fires on every pull. This is equivalent to leaving the filter unset, and all existing subscriptions behave this way.
180
196
181
197
:::note
182
-
First pull tracking is forward-only. Customers who pulled software before this feature shipped will have `is_first_customer_pull: false` on all subsequent pulls.
198
+
First pull tracking is forward-only. Customers who pulled software before March 18, 2026 will have `is_first_customer_pull: false` on all subsequent pulls. Per-license-type milestones only track pulls that occur after March 27, 2026.
0 commit comments