Hello team,
I am encountering an issue when trying to duplicate a board. The error message I receive is as follows:
{
“error_message”: “CustomExceptions::DuplicateBoardObjectLinkLimitException”,
“error_code”: “RecordInvalidException”,
“error_data”: {
“error_data”: “CustomExceptions::DuplicateBoardObjectLinkLimitException”
},
“status_code”: 422,
“account_id”:
}
I am able to duplicate this board with structure only and other boards with items and updates. The other boards are of same size and integrations and connected columns. The error details are:
Location: [{‘line’: 3, ‘column’: 3}]
Path: [‘duplicate_board’]
Extensions: {‘code’: ‘RecordInvalidException’, ‘status_code’: 422, ‘error_data’: {‘error_data’: ‘CustomExceptions::DuplicateBoardObjectLinkLimitException’}}
Could you please provide more information on the specific limit being exceeded and how I can resolve this issue?
Thank you,
