Skip to content

[bug]: plan.so is hardcoded into bot user email #9251

@MagicRB

Description

@MagicRB

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When Plane creates the initial bot user called Plane, it sets it's email to bot_user_{workspace_slug}@plane.so, which is incorrect as plane.so is not the domain of our self-hosted instance.

Steps to reproduce

Run Plane on your own infrastructure and create a workspace, then check the DB.

Suggested fix

Plane would need to know it's own domain, the environment variable configuration system you have already understands APP_DOMAIN, if you plumb that through into the api django application, that could be easily used for generating the emails. I'd do this myself, but I don't know the codebase that well and it's not a blocker so I'm not feeling like spending too much time on this (when someone else can do this in 5 minutes).

Environment

Production

Browser

Mozilla Firefox

Variant

Self-hosted

Version

v1.3.1

Metadata

Metadata

Assignees

Labels

planesync issues to Plane🐛bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions