Add mechanism for Gitlab import/export to add import only attributes
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=416658) </details> <!--IssueSummary end--> The following discussion from !124375 should be addressed: - [ ] @mcelicalderonG started a [discussion](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124375#note_1450280280): (+5 comments) There should be a way to allow importing attributes that we no longer export. This way import/export can be backwards compatible when removing attributes from objects. For this particular scenario, we are removing the `issues.issue_type` column, so we would like to stop exporting it, but still allow older exports that contain the attribute to be imported properly
issue