Skip to content

fix roles privileges not being populated#2

Open
Sandalorian wants to merge 1 commit into
graphaware:mainfrom
Sandalorian:main
Open

fix roles privileges not being populated#2
Sandalorian wants to merge 1 commit into
graphaware:mainfrom
Sandalorian:main

Conversation

@Sandalorian

Copy link
Copy Markdown

The roles analyst and investigator are not populated with privileges because of the following error

2026-07-21 12:10:15.781 ERROR 1 --- [           main] c.g.neo4j.config.GraphDatabaseImport     : Failed to grant access privilege to role 'investigator': Database 'cases' does not exist.
2026-07-21 12:10:16.021 ERROR 1 --- [           main] c.g.neo4j.config.GraphDatabaseImport     : Failed to grant access privilege to role 'analyst': Database 'cases' does not exist.
2026-07-21 12:10:16.022  INFO 1 --- [           main] c.g.neo4j.config.Neo4jConfigRunner       : Ended command line application

This PR changes the permissions so they are created against the movies database.

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