Skip to content

Conversation

@entantoencuanto
Copy link
Member

✌️ What does this PR do?

This PR prevents exceptions that happen when a project of a Plan is published but its published version is not set. This should not happen (published without version) but the exception can be prevented since it is related with a scope that should only operate on projects with a published version. The PR causes projects without a published version to be ignored from this scope.

🔍 How should this be manually tested?

👀 Screenshots

Before this PR

After this PR

:shipit: Does this PR changes any configuration file?

  • new environment variable in .env.example?
  • new entry in config/application.yml?
  • new entry in config/secrets.yml?

(Changes in these files might need to update the role in Ansible)

📖 Does this PR require updating the documentation?

  • new site configuration variable?
  • new site template?
  • new module/submodule settings?
  • significant changes in some feature?

@ferblape
Copy link
Member

ferblape commented Jan 2, 2026

@entantoencuanto what's the status of this PR?

@entantoencuanto
Copy link
Member Author

It's ready. There is an underlying issue I'm reviewing, this PR fixes the unexpected effects of it so it's ready to merge

@ferblape ferblape merged commit 750421b into master Jan 4, 2026
19 checks passed
@ferblape ferblape deleted the fix_missing_versions_indexes branch January 4, 2026 06:36
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