dev-launchers / strapiv4

GNU General Public License v3.0
8 stars 2 forks source link

[FEAT] Create a reusable component for role category #227

Open chungthuang opened 1 week ago

chungthuang commented 1 week ago

Summary The opportunity and profile collections both want to collect role category. We should have a shared definition.

Describe the solution you'd like Create a reusable component for role category that can be referenced by the opportunity and profile collections.

Acceptance criteria We already have integration test for the opportunity collection. It should continue to pass after this change.

Additional context We will migrate staging and production data for opportunity collection manually.