Get the name of a SE based on its id
Hi, guys
I am trying to get the Title of a Structure Element based on its Id.
I am running from cmd the following command:
im issues --hostname=%HOST% --port=%PORT% --user=%USERNAME% --fields="ID,Title,State" --fieldFilter="Project=%PROJECT%" 29684
The command is executed successfully but the Title field isn't printed in the console output. The ID and State fields are printed. This is the output that I get:
29684 Approved
I don't know why the Title field is ignored even though the structure element has a Title. Could anybody give me some hints? Is there other ways to get the Title field of a Structure Element?
Btw, I'm using Integrity 10.5.
Thanks.

