Describe the bug
The column name for storing the principal name is principal_name:
But the code attempts to retrieve the column actor instead:
|
.principalName(rs.getString("actor")) |
To Reproduce
No response
Actual Behavior
No response
Expected Behavior
No response
Additional context
No response
System information
No response