corvus-dotnet / corvus-dotnet/Corvus.Tenancy

Add ability to remove storage configuration from a tenant

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

At the moment, each type of storage provides a `SetXXXConfiguration` method to set storage configuration for a definition against a tenant. We need a corresponding method to remove this configuration to support tenant unenrollment.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing SetXXXConfiguration methods for each storage type and trace how tenant-specific configuration is stored. Add the corresponding removal behavior for every storage type, then verify that a tenant can be unenrolled without its storage configuration remaining.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.