When we add subitem for any item it is observed that parent item has different columns and created subitem has different columns.
Why the columns of subitem are different than parent item?
Why subitem does not inherit similar columns as that of parent item?
Also, if we retrieve subitem then the board id is different than parent item’s board id? Why is that so? Because parent item & its subitem are part of same board which is visible on UI.