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

Show component properties to users with VIEW_PORTFOLIO permission #1095

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

Shortfinga
Copy link
Contributor

Description

With this change Users with the VIEW_PORTFOLIO permission can see the component properties.

Addressed Issue

Previously the button to Properties in the component details modal was not shown to users not having the PORTFOLIO_EDIT permission.

AFAIK there is no issue for this.

Additional Details

Details view after Change only with VIEW_PORTFOLIO permission:
image

Property view only with VIEW_PORTFOLIO permission:
image

Checklist

  • I have read and understand the contributing guidelines
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly IMHO this behavior is not mentioned in the docs

Previously the button to `Properties` in the component details modal was
not shown to users not having the `PORTFOLIO_EDIT` permission.

With this change Users with the `VIEW_PORTFOLIO` permission can see the
properties.

Signed-off-by: Maximilian Wirtz <maximilian.wirtz@checkmk.com>
@nscuro nscuro added this to the 4.13 milestone Nov 28, 2024
@nscuro nscuro added defect Something isn't working backport/4.12.2 PRs to be backported to version 4.12.2 labels Nov 28, 2024
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nscuro nscuro merged commit fbcb14d into DependencyTrack:master Nov 28, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/4.12.2 PRs to be backported to version 4.12.2 defect Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants