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
querybot to should check if the requester has permissions.campaigns.read === 'all' to decide when to bypass the campaign service lookup, because then the requester would always have permission to view a given campaign. Then we don't have to invent another entitlement, and apps like watchman should already have this permission.
The text was updated successfully, but these errors were encountered:
querybot to should check if the requester has permissions.campaigns.read === 'all' to decide when to bypass the campaign service lookup, because then the requester would always have permission to view a given campaign. Then we don't have to invent another entitlement, and apps like watchman should already have this permission.
The text was updated successfully, but these errors were encountered: