Skip to content

Cannot create Organization: features step required but unclear (fresh install, no docs / seed data?) #7061

@querywilly

Description

@querywilly

Issue body

Hi! I’ve just completed a fresh install and I’m trying to create my first Organization, but I’m blocked at the “features” step.

What happens

During Organization creation, a features field/step appears to be required.
However:

Leaving it empty doesn’t work

Filling it with values also doesn’t work (I’m not sure what format/values are expected)

I couldn’t find documentation explaining what features are, where they come from, or how to configure them

Questions

What exactly are Organization features in this project?

Where are they defined/configured (env/config/db/seed/mini-apps, etc.)?

Is there a recommended default value for a local/dev setup (e.g. [])?

Is there any admin guide / documentation for “property/condo management flows” (what goes where, typical setup steps)?

Is there any seed / test data / demo dataset available so we can explore the UI and understand the data model?

Environment

Fresh install on macOS

process.env.FEATURES and process.env.FEATURE_FLAGS are undefined in my setup

Error observed earlier: JSON.parse: unexpected end of data... (looks like something tries to parse an empty/undefined features config)

Any pointers (docs, config location, example values, or seed scripts) would be really appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions