-
Notifications
You must be signed in to change notification settings - Fork 15
Feature: Copy vault UUID and item UUID via desktop apps #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Wouldn't this actually be a ticket for the desktop app team? |
Yes, you're right that we won't tackle this in this repo. We have generalists teams though that cover domains (in our case: Programmatic Access) and we're not silo'ed to specific products or codebases. So our team here can tackle this. I've filed the ticket in this repository for public visibility, since we do not have a public issue tracker for our closed source desktop app repo. |
This is an awesome setup |
Isn't there already a button for copying item's UUID? (I'm using the Linux app on Fedora) getting a similar button for vault's also would be nice. |
Use Case
Trying to fetch a known item using the SDK:
When you know the vault name and item name, but don't know the UUIDs, it's currently cumbersome to look these up. Would be a great UX improvement if we could fetch UUIDs from inside the desktop apps.
Requirements and desired behavior
Would be great if there's a button in the app to copy the vault UUID and item UUID. For example here in the actions menu on an item:

Additional information
Related issues (use cases): #99 and #100.
The text was updated successfully, but these errors were encountered: