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/capability transient migration #1253

Merged
merged 9 commits into from
Aug 14, 2024
Merged

Conversation

circlecube
Copy link
Member

Proposed changes

Temporary hook to filter the capabilities in case they are empty.
This is to fix an issue where the migration value is not found on new sites.
This temporary fix is needed to keep things working while determining the root cause.

See PRESS0-1827

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

This comment was marked as outdated.

@circlecube
Copy link
Member Author

Recreated this PR after changing the branch name to match the expected convention (fix not hotfix) so it would build the plugin.

This comment was marked as outdated.

@circlecube circlecube merged commit 14d15f9 into main Aug 14, 2024
21 of 23 checks passed
@circlecube circlecube deleted the fix/capability-transient-migration branch August 14, 2024 22:48
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