nextcloud-libraries / nextcloud-libraries/rector

Implement migration for AuthorizedAdminSetting

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

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
3
Forks
1
Avg merge
11m
Merged PRs (30d)
1

Description

AuthorizedAdminSetting is a special case because it was one annotation but should be migrated to several attributes if there is a ; in the parameter.
Because of this complexity it was left out of https://github.com/nextcloud-libraries/rector/pull/40

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

Review pull request #40 and the AuthorizedAdminSetting migration described in this issue. Determine how an annotation parameter containing ; should become several attributes, then verify that the migration handles both the special case and the existing cases covered by the rule.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.