Formula to Fetch Item ID from Default Working Set in Codebeamer
I am working on a computed field in Codebeamer and need to fetch the item ID from the Default Working Set using a formula.
I have tried a few approaches (like this.id, this.globalId, and filtering workingSets()), but they are not returning the expected result. My goal is specifically to retrieve the item ID that corresponds to the Default Working Set.
Could you please share the correct formula or suggest the right way to achieve this?
Thanks in advance for your support.

