Page MenuHomePhorge

Add --tenant option where needed
ClosedPublic

Authored by machniak on Jul 2 2024, 11:14 AM.
Tags
None
Referenced Files
F15877377: D4830.id13821.diff
Sun, Oct 6, 8:03 PM
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
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.