Using monday.execute openItemCard in Workspace Object Feature

I am trying to use use monday.execute('openItemCard', { itemId: 123, kind: 'updates' }) on a Workspace Object feature and it seems to be a bit buggy. The command executes fine when the same app is in a Board View feature.

When trying to open the updates in an item card from the Workspace Object, it only works AFTER opening columns in an itemcard monday.execute('openItemCard', { itemId: 123, kind: 'columns' }).

Seems like a small bug, but I’d like to open updates from Workspace Object Feature!

Thanks

Hello there @mike_hozio and welcome to the community!

Would you be able to please fill this form adding as much information as possible to it so that our team can take a look into it?

I was able to reproduce the issue at the time of posting, and now everything is working as expected. If I experience the issue again, I will document it and fill out the form. Thanks for your help!

Happy to know this is working now! If you need us, we are here @mike_hozio !