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

🐛 EES-5235 Grant the Public API Data Processor Function App user sequence privileges #5014

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

benoutram
Copy link
Collaborator

@benoutram benoutram commented Jun 28, 2024

This PR grants the Public API Data Processor Function App user SELECT and UPDATE privileges in the Postgres public schema to existing sequences and new sequences that may be created in the future.

This is required after the changes made in #4992 to use the nextval and setval functions on LocationOptionMetas_Id_seq and FilterOptionMetaLink_seq.

@benoutram benoutram requested a review from ntsim June 28, 2024 14:08
@benoutram benoutram merged commit 55fef47 into dev Jun 28, 2024
7 checks passed
@benoutram benoutram deleted the bugfix/EES-5235 branch June 28, 2024 14:28
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