core icon indicating copy to clipboard operation
core copied to clipboard

CLI: Cleanup content type descriptor

Open nollymar opened this issue 8 months ago • 3 comments

Parent Issue

No response

Task

The CLI content type descriptor contains duplicate information (probably as a consequence of serialization) that should be removed. We should remove any field duplicity and keep anything related to layouts that will be used in the near future.

Besides, when a content type contains relationships, it would be nice to see and edit the relationship cardinality using an enum name instead of a number. For example: MANY_TO_MANY, ONE_TO_ONE.

These changing don't include layouts. A spike was created to cover this topic.

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

Acceptance Criteria

No response

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

nollymar avatar May 28 '24 22:05 nollymar