Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Wrong cardinality at RowLevelPolicyEntity#role and ResourcePolicyEntity#role #116

Closed
alexbudarov opened this issue Oct 29, 2021 · 2 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@alexbudarov
Copy link

alexbudarov commented Oct 29, 2021

Version: latest master.

IDEA shows warning for RowLevelPolicyEntity#role and ResourcePolicyEntity#role attributes:
image

image

@alexbudarov alexbudarov added the type: bug Something isn't working label Oct 29, 2021
@alexbudarov
Copy link
Author

Also typo in the column name for joinClause:
io.jmix.securitydata.entity.RowLevelPolicyEntity#joinClause

    @Lob
    @Column(name = "JOiN_CLAUSE", length = 5000)
    private String joinClause;

@knstvk knstvk added this to the 1.2.0 milestone Nov 8, 2021
@gorbunkov gorbunkov self-assigned this Nov 19, 2021
@gorbunkov
Copy link
Contributor

For QA: check that roles with policies are created without errors from the UI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants