Page MenuHomePhorge

Add --tenant option where needed
ClosedPublic

Authored by machniak on Jul 2 2024, 11:14 AM.
Tags
None
Referenced Files
F15877062: D4830.id13842.diff
Sun, Oct 6, 7:37 PM
Unknown Object (File)
Thu, Oct 3, 6:23 AM
Unknown Object (File)
Aug 26 2024, 11:07 AM
Unknown Object (File)
Aug 26 2024, 10:35 AM
Unknown Object (File)
Aug 26 2024, 7:54 AM
Unknown Object (File)
Aug 26 2024, 6:57 AM
Unknown Object (File)
Aug 26 2024, 3:16 AM
Unknown Object (File)
Aug 25 2024, 10:55 PM
Subscribers
Restricted Project

Details

Reviewers
mollekopf
Group Reviewers
Restricted Project
Commits
rK870e7b0d2ebf: Add --tenant option where needed
Test Plan

./phpunit tests/Feature/Console

Diff Detail

Repository
rK kolab
Branch
dev/cli-vs-tenant-selection
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 47922
Build 18183: arc lint + arc unit

Event Timeline

machniak created this revision.
mollekopf subscribed.

Looks good apart from the migration change (which might be fine but doesn't relate to the diff).

src/database/migrations/2024_06_13_100000_signup_codes_tenant_id.php
39

Is this on purpose?

This revision now requires changes to proceed.Jul 4 2024, 9:09 AM

You can just push it once you looked over the migration change.

This revision was not accepted when it landed; it landed in state Needs Revision.Jul 4 2024, 11:59 AM
This revision was automatically updated to reflect the committed changes.