Assigned
Status Update
Comments
kh...@google.com <kh...@google.com>
pa...@sky.uk <pa...@sky.uk> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
sa...@thoughtworks.com <sa...@thoughtworks.com> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
de...@thoughtworks.com <de...@thoughtworks.com> #4
Also, I'm seeing this message in the Logcat:
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
Description
What you would like to accomplish:
Be able to use and assign permissions of SCC access control at project level, since we need to restrict the scope for the users to see findings of it's own project an not be able to see all the findings from all projects in the Org.
How this might work:
In the documentation[1] says these permissions applies at Organization level, but for security and privacy reasons we would like to limit this for every owner project to be able to see just the findings regarding his project.
[1]
If applicable, reasons why alternative solutions are not sufficient:
Since these permissions are applied at Organization level and are inherited, users with this permission are able to see all the findings from the different project within the organization, however granularity in this feature must be available to limit access in case a specific user doesn't need to see this information.
Other information (workarounds you have tried, documentation consulted, etc):