Skip to content

Conversation

@l-heemann
Copy link
Contributor

@l-heemann l-heemann commented Nov 10, 2025

@l-heemann l-heemann added the team-cypher-operations Cypher operations should review this label Nov 10, 2025
@neo4j-docops-agent
Copy link
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-status-codes-409.surge.sh

Updated pages:

Copy link
Contributor

@Hunterness Hunterness left a comment

Choose a reason for hiding this comment

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

One missed authrule and two comments on consistency

----

Title of the returned code::
`REVOKE ROLE reader FROM AUTH RULE` has no effect.
Copy link
Contributor

@Hunterness Hunterness Nov 11, 2025

Choose a reason for hiding this comment

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

comparing with the user one you're missing the rule name:

Suggested change
`REVOKE ROLE reader FROM AUTH RULE` has no effect.
`REVOKE ROLE reader FROM AUTH RULE authrule` has no effect.

======
=====

.Revoking a role from an auth rule that is not assigned to this role
Copy link
Contributor

Choose a reason for hiding this comment

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

comparing with the user and privilege ones:

Suggested change
.Revoking a role from an auth rule that is not assigned to this role
.Revoking a role from an auth rule that does not have that role

======
=====

.Granting a role to an auth rule which already is assigned to that role
Copy link
Contributor

Choose a reason for hiding this comment

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

comparing with the user and privilege ones:

Suggested change
.Granting a role to an auth rule which already is assigned to that role
.Granting a role to an auth rule that already has that role

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-cypher-operations Cypher operations should review this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants