-
Improvement
-
Resolution: Unresolved
-
Major
-
1.7.0
-
None
Currently, rights are checked during the callable this way :
@Callable (right = ExtractionConstants.MODIFY_EXTRACTION_RIGHT_ID)
Instead of cheking right with no specific context, we should check if the user have the right for the specific extraction that is edited or deleted.