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

Fixing inconsistency between READ and READ_CONFIG actions for NODE resource #1521

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

AlexisSouquiere
Copy link
Collaborator

  • Adding missing node roles and group mapping in application.example.yml

As seen in #1519, node role was not part of the application.example.yml file.
Therefore, even after creating a role for NODE and READ action user was redirected to /topics when he tried to go on the nodes screen. This was due to an inconsistency between READ and READ_CONFIG actions

Adding missing node roles and group mapping in application.example.yml
@AlexisSouquiere AlexisSouquiere marked this pull request as draft June 27, 2023 11:45
@AlexisSouquiere AlexisSouquiere changed the title Fixing inconsistency between READ and READ_CONFIG actions for ROLE resource Fixing inconsistency between READ and READ_CONFIG actions for NODE resource Jun 27, 2023
@AlexisSouquiere AlexisSouquiere marked this pull request as ready for review June 27, 2023 11:58
@tchiotludo tchiotludo merged commit 72a41cc into tchiotludo:dev Jun 29, 2023
4 checks passed
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.

2 participants