-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
status: acceptedThe issue has been accepted/acknowledged and is being actioned or will beThe issue has been accepted/acknowledged and is being actioned or will bestatus: investigatingThe issue is being investigatedThe issue is being investigatedtype: refactorRefactoring of codeRefactoring of code
Description
The Eloquent child model functionality will need looking at, as it currently relies on the tenancy name coming from a method, and restricts usage of TenantRelation to a single method. I believe the following is the best way to improve this to better support sub-tenancies:
- Remove the reliance on the IsTenantChild::getTenancyName() method.
- Remove the restriction on the number of TenantRelation occurrences.
- Add a tenancy name option to TenantRelation, for models that can belong to multiple kinds of tenancies.
Metadata
Metadata
Assignees
Labels
status: acceptedThe issue has been accepted/acknowledged and is being actioned or will beThe issue has been accepted/acknowledged and is being actioned or will bestatus: investigatingThe issue is being investigatedThe issue is being investigatedtype: refactorRefactoring of codeRefactoring of code
Type
Projects
Status
Backlog