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

fix(backend): display user role as desired by message #3012

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

parapluplu
Copy link
Contributor

When access is denied due to missing role privileges, currently the desired role is added to the error message. However, the error message indicates that the current user role is printed.

When access is denied due to missing role privileges, currently the desired role is added to the error message. However, the error message indicates that the current user role is printed.
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3012      +/-   ##
=============================================
- Coverage      56.70%   56.70%   -0.00%     
  Complexity     10076    10076              
=============================================
  Files           2322     2322              
  Lines          99070    99070              
  Branches        7135     7135              
=============================================
- Hits           56168    56165       -3     
- Misses         40837    40838       +1     
- Partials        2065     2067       +2     

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.

1 participant