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

Problem to create Snapshots #1547

Closed
wants to merge 1 commit into from

Conversation

eerison
Copy link
Contributor

@eerison eerison commented Aug 11, 2022

Subject

I am targeting this branch, because {reason}.

Closes #{put_issue_number_here}.

Changelog

### Added
- Added some `Class::newMethod()` to do great stuff.

### Changed

### Deprecated

### Removed

### Fixed

### Security

@eerison eerison changed the base branch from 3.x to 4.x August 11, 2022 07:48
@@ -45,6 +45,7 @@ public function createBySite(SiteInterface $site): void
{
$pages = $this->pageManager->findBy(['site' => $site->getId()]);

//I guess it's the problem
if ($this->snapshotManager instanceof BaseEntityManager) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

@eerison eerison Aug 11, 2022

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

What is the problem you have with snapshot creation? I have test the create snapshots command in a functional way, and they are created for sure. (Might be some edge case not covered by those test).

Copy link
Member

Choose a reason for hiding this comment

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

@eerison eerison mentioned this pull request Aug 11, 2022
36 tasks
@jordisala1991
Copy link
Member

#1548

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.

3 participants