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

Many access control fix #133

Merged
merged 1 commit into from
May 14, 2024
Merged

Many access control fix #133

merged 1 commit into from
May 14, 2024

Conversation

onuratakan
Copy link
Member

No description provided.

Copy link

sentry-io bot commented May 14, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: upsonic_on_prem/api/operations/user.py

Function Unhandled Issue
get_dump_difference_of_scope KeyError: 'code' get_dump_difference_of_scope
Event Count: 3
get_dump_difference_of_scope AttributeError: 'NoneType' object has no attribute 'splitlines' get_dump_diff...
Event Count: 1
📄 File: upsonic_on_prem/dash/app/views.py (Click to Expand)
Function Unhandled Issue
control_library_version UnboundLocalError: local variable 'the_release_note' referenced before assignment ...
Event Count: 3
control_library_version TypeError: API_Integration.create_get_release_note() takes 2 positional arguments but 3 were given ...
Event Count: 1
control_library_version TypeError: unhashable type: 'list' /control_libra...
Event Count: 1
---

Did you find this useful? React with a 👍 or 👎

@onuratakan onuratakan merged commit 031f89e into master May 14, 2024
3 of 6 checks passed
onuratakan added a commit that referenced this pull request May 14, 2024
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.

None yet

1 participant