twenty icon indicating copy to clipboard operation
twenty copied to clipboard

New colum annualRevenueRange and rename ARR

Open FelixMalfait opened this issue 1 year ago • 6 comments

Step 1: rename annualRecurringRevenue to annualRevenue Step 2: disable this field by default for newly created workspace Step 3: create a new field, enabled by default on all new workspaces, called annualRevenueRange, of type enum, with values:

  • $0-$1M
  • $1M-$10M
  • $10M-$50M
  • $50M-$100M
  • $100M-$250M
  • $250M-$500M
  • $500M-$1B
  • $1B-$10B
  • $10B+

Related: https://github.com/twentyhq/twenty/issues/2975

FelixMalfait avatar Dec 13 '23 13:12 FelixMalfait

@FelixMalfait FYI "enum" is named "select" in the product :)

This is still a bit early to do this ticket:

  • the health check method that allows us to smoothly migrate workspace is not ready yet, this means that renaming a field is not well supported for now
  • we are just starting testing enums (behind feature flags) and they are likely to be buggy. I would wait a bit before starting this one

charlesBochet avatar Dec 18 '23 08:12 charlesBochet

@charlesBochet okay! Great if we can prioritize it soon after those requirements are filled

FelixMalfait avatar Dec 18 '23 09:12 FelixMalfait

Here is the GitStart Ticket for this issue: https://clients.gitstart.com/twenty/5449/tickets/TWNTY-2977

gitstart-app[bot] avatar Dec 18 '23 10:12 gitstart-app[bot]

@gitstart-twenty Do not take this ticket for now :)

charlesBochet avatar Dec 18 '23 10:12 charlesBochet

@gitstart-twenty Do not take this ticket for now :)

Alright

gitstart-twenty avatar Dec 18 '23 13:12 gitstart-twenty

This can be picked, we have all the tooling required now!

charlesBochet avatar Mar 22 '24 21:03 charlesBochet