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

Add default store to postprocessing service #6578

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Jun 21, 2023

Adds a default store to postprocessing service. Especially database and table are needed.

A migration is imo not necessary as it only stores data during uploads (which might be breaking during update anyways)

Fixes #6547
Fixes #6514

@kobergj kobergj force-pushed the AddDefaultStoreToPostprocessing branch from 9b19404 to 9740706 Compare June 21, 2023 14:57
@sonarcloud
Copy link

sonarcloud bot commented Jun 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kobergj kobergj merged commit 9e09bb1 into owncloud:master Jun 22, 2023
2 checks passed
@kobergj kobergj deleted the AddDefaultStoreToPostprocessing branch June 22, 2023 09:56
ownclouders pushed a commit that referenced this pull request Jun 22, 2023
Add default store to postprocessing service
@micbar micbar mentioned this pull request Jul 24, 2023
68 tasks
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.

POSTPROCESSING_STORE doesn't like nats-js POSTPROCESSING_STORE_TABLE has empty default
2 participants