Assigned
Status Update
Comments
sh...@google.com <sh...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
po...@google.com <po...@google.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.
Description
What you would like to accomplish:
When you try to attach a schedule snapshot to a disk that was created from a different project[1] that already has a schedule snapshot. It mentions that you already have a schedule snapshot, denying attach a schedule snapshot to the new disk.
References:
[1] gcloud compute disks create [disk-name] --source-disk=[source-disk] --project=[source-project] --zone=[zone-name] --type pd-standard
How this might work:
It should allow attach schedule snapshot to the new disk, that was created from a different project.