Description
Monday needs to implement a way to link parent and subitems so that they can be used to implement each other. One obvious way to do this would be to have a Parent Item ID column that can be added to Subitems. The ID would be updated if you moved the subitem to another item, so it would always match the correct Parent Item.
What are you trying to achieve
Currently there is no good way to use a subitem to reference its parent item in an automation or workflow. Copying the Parent Column “Item ID” simply recreates the subitem’s Item ID, which is worthless.