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
fix(integrations): change create to not auto-enable all projects (#102040)
make it so that when we create a new data forwarder, it makes rows for
all the data forwarder projects, but sets is_enrolled to false. want to
do this because if user has many projects and didn't expect all the
projects to start forwarding right away, it would be expensive for them.
Co-authored-by: Irene Liu <[email protected]>
0 commit comments