Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX Archive record from live table on delete #214

Merged

Conversation

emteknetnz
Copy link
Member

Issue #213

@@ -500,7 +513,6 @@ public function testLinkDelete(
$owner = $this->getFixtureLinkOwner();
$this->assertSame(0, $owner->LinkID);
}
$this->assertTrue(true);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unrelated refactoring to remove a pointless assertion

@emteknetnz emteknetnz force-pushed the pulls/4/versioned-delete branch 3 times, most recently from 60fd2dd to 56bef66 Compare February 12, 2024 03:00
Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, works well locally.

There's some bad toasts when looking in the history tab, but that can be handled in #10

@GuySartorelli GuySartorelli merged commit 5377023 into silverstripe:4 Feb 13, 2024
10 checks passed
@GuySartorelli GuySartorelli deleted the pulls/4/versioned-delete branch February 13, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants