Zipstack / Zipstack/unstract

feat: [ISSUE] change default organization name "mock_org" to a meaningful word

Open
#1,749 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
7.2k
Forks
718
Avg merge
3d 1h
Merged PRs (30d)
23

Description

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
is it possible for us to change default organization "mock_org"?

I'd like to change default organization name "mock_org" in the URL to a meaningful word, e.g. us_org,
for example, change below URL:
http://frontend.unstract.localhost/mock_org/tools
to:
http://frontend.unstract.localhost/us_org/tools

Describe the solution you'd like
A clear and concise description of what you want to happen.
could you add a config to let us to change the "mock_org"?

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating where the default "mock_org" value is defined and how the frontend organization URL is assembled. Determine how a configurable organization name should flow into the URL, and consider the work done when the example route uses the configured meaningful name instead of "mock_org".

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.