Hello all
I am trying to extract (to txt) the history of an ISSUE, however, when executing the command:
im viewissue --showHistory 454841
Returns the message:
*** MKS124814: Cannot show view information: MKS766608: The type does not allow history to be displayed. Please remove the --showHistory option and run the command again.
Note. When executing the same command in the same environment for the same Type the error does not occur:
im viewissue --showhistory 454861
Why?
Thanks.
Hi Walmir,
I've only ever seen that error message, if the Type is actually configured to not show history. So if you're getting that error on one item of the Type, but can view the history for another item of the same Type, then I'd suggest opening a Support case to look into this.
Hi Walmir,
I tried to run this command in different-2 scenarios but this is working perfectly for me. PFA screenshot for the same.
Am getting every single details about respective ID.
Regards
Kapil Jain
Hello Kapil, in the images, left 454861 (Ok) and right 454841 (Error).
Running "im viewissue --showhistory 999999" I receive the error:
Running "im viewissue --NOSHOWHISTORY 999999" I have identified that in ISSUE 454841 (Error) the relationship Operation Orders for Cycle Counter has many related Issues:
The "Display History in Item" is True:
Does it rings a bell?
Thanks.