Add a easy way to retrieve UUID of items like label, project ecc

Hi, when we create some automations, sometimes we need to know the UUID of users, labels, etc., and this requires multiple calls on multiple endpoints to retrieve it.

pls add some buttons inside the plane for quickly copying the UUID of the user, project, labels, etc.

Thanks for the suggestion. For now, you can grab UUIDs from the browser’s Network tab or use our API endpoint to fetch work items using the identifier - that’ll return all the UUIDs you need.

We’ve noted this down as a feature request and will keep it on our radar as we hear from more users.