nextcloud / nextcloud/survey_client

Management command or setting

Open
#456 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
11
Forks
20
Avg merge
1d 7h
Merged PRs (30d)
6

Description

I'm working on an automated Nextcloud setup and would like to enable telemetry by default. It would be useful to have a management command or an app setting available for this purpose.

For now, I'm figuring out if it's possible to run this piece of PHP during setup:

https://github.com/nextcloud/survey_client/blob/a0ffdbdd0de305847acd71f54bf3e96190fb10c9/lib/Controller/EndpointController.php#L38-L43

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 with lib/Controller/EndpointController.php at the linked lines to understand how telemetry is currently enabled during setup. Trace the app's configuration and command entry points, then determine whether a management command or app setting best supports automated setup; done means telemetry can be enabled non-interactively by the requested mechanism.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.