Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Added null check. #143

Merged

Conversation

MdNadimHossain
Copy link
Contributor

Issue

The content reference site does not have the site id created. It only gets created when the demo content gets enabled. The demo site id is 8888 and that is what has been used for the reference site FE. This is causing issue when running the drush command to update the domains. The drush command when it was written, there wasn't any scenario like this but now it is once exceptional scenario only for reference site.

Changes

Added a term check on the drush command, so that it does not break the build for the reference site.

Copy link
Contributor

@anthony-malkoun anthony-malkoun left a comment

Choose a reason for hiding this comment

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

A good check to have anyway.

@MdNadimHossain MdNadimHossain merged commit fb2e6c8 into develop Nov 22, 2023
@MdNadimHossain MdNadimHossain deleted the bug/empty-term-load-issue-fix-for-drush-commands branch November 22, 2023 04:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants