Skip to content

Add description field to workspace model for human-readable workspace titles

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

MR: Pending

Description

As part of our new designs for Workspaces, we need to add a description field to the workspace model so that users can have human-readable workspace titles instead of relying solely on workspace name which is randomly generated.

Acceptance criteria

  • Add description field to workspace model
  • Include database migration for adding the new field
  • Field should allow for reasonable length descriptive text
  • Field should be optional/nullable to maintain backward compatibility
  • Update workspace GraphQL type to include description field

TODO: Implementation plan

Edited by 🤖 GitLab Bot 🤖