nextcloud / nextcloud/server

Ability to set default_phone_region to none / E.164 only

Open
#49,460 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: language/translations (l10n/i18n) feature: profile feature: settings good first issue
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Is your feature request related to a problem? Please describe.
The annoying message asking me to set a default phone region

Describe the solution you'd like
The ability to set "none" for default_phone_region in the configuration to disable the message.

Describe alternatives you've considered
N/A

Additional context
The Nextcloud server is global and has no specific region.

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

Search the server code and configuration handling for default_phone_region, then trace where the message about setting a default phone region is generated. Check existing tests for this configuration if present. Done means allowing none to disable the message while retaining E.164-only behavior for a global server.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.