Skip to main content

Monday SDK openItemCard action not working

  • November 30, 2023
  • 1 reply
  • 127 views

Hi,

It seems as though there has been a change with the monday-sdk-js library or integrations recently. We have been using the openItemCard action to open item cards for various items.

monday apps framework

We use this sometimes in board views, sometimes in dashboards, and sometimes in item views.

We’ve noticed that currently the openItemCard action is only working when this is called within a board view, and for an item that exists on the current board. For all other scenarios when the action is called on either a dashboard, an item view, or requesting an item from a related board we get the following error.

{
    "res": {
        "method": "execute",
        "data": {
            "success": false,
            "message": "Item <item_id> is not in the context of the current board undefined"
        },
        "requestId": "..."
    }
}

1 reply

Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • December 3, 2023

Hello there @aarong ,

Please send us an email to appsupport@monday.com and we will be happy to help!

Cheers,
Matias