Has anyone figured out how to get a permalink to a Firebase Crashlytics issue? I'd like to paste an issue link in our bug tracker. The only way I know right now is the copy the address bar, but the link looks like this:
https://console.firebase.google.com/u/1/project/foo-apps/crashlytics/app/ios:com.foo.bar/issues/1234abcd?time=last-thirty-days&sessionId=abcd1234
This is less than ideal: "u/1" refers to a logged-in Google account that only makes sense in my browser. There is also a session ID and search filter; that's easy enough to delete, but it's annoying.