Skip to content

#523 - Admin user should be able to read all queries #524

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

Merged

Conversation

michael-82
Copy link
Collaborator

  • When reading a dataquery, allow access for admin users no matter if they are the creator of the query

- When reading a dataquery, allow access for admin users no matter if they are the creator of the query
@michael-82 michael-82 self-assigned this Jun 6, 2025
@michael-82 michael-82 added the bug Something isn't working label Jun 6, 2025
@michael-82 michael-82 linked an issue Jun 6, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jun 6, 2025

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.09%. Comparing base (0235a61) to head (7c4c28a).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
..._gui_backend/query/dataquery/DataqueryHandler.java 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #524      +/-   ##
=============================================
+ Coverage      77.07%   77.09%   +0.02%     
- Complexity       678      682       +4     
=============================================
  Files            166      166              
  Lines           2922     2929       +7     
  Branches         296      298       +2     
=============================================
+ Hits            2252     2258       +6     
- Misses           556      557       +1     
  Partials         114      114              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@michael-82 michael-82 merged commit 16f6ca0 into develop Jun 6, 2025
8 checks passed
@michael-82 michael-82 deleted the bugfix/523-admin-user-should-be-able-to-read-all-queries branch June 6, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin user should be able to read all queries
1 participant