-
Notifications
You must be signed in to change notification settings - Fork 0
Add query for all flow types in a runtime #467
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
base: main
Are you sure you want to change the base?
Conversation
… flow_type, flow_type_setting and translation
714e3e2
to
4e126cf
Compare
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1822700688 Status: Passed Job summariesrspec: [ee]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/10066115725/artifacts/tmp/coverage/index.html rspec: [ce]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/10066115721/artifacts/tmp/coverage/index.html rubocop503 files inspected, no offenses detected |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are also missing the policy changes, so that the authorize
rules on the types can actually pass.
I think, read_flow_type
and read_flow_type_setting
should be enabled for every member. No need to have that as customizable permission.
…sion to read_flow_type(_setting), remove authorization for translations
close #387