How to reproduce :
Create a schedulable (deletion of extraction in my case)
and select no user.
=> Following error message is encountered, but message is not clear since it is written "User null" (it should display the user) :
Category: org.ametys.plugins.extraction.execution.DeleteOldExtractionsSchedulableMessage: User null try to delete extractions with no sufficient rightsLocation: org.ametys.plugins.extraction.execution.DeleteOldExtractionsSchedulable._initValues(DeleteOldExtractionsSchedulable.java:99)Thrown:
- Référence
-
RUNTIME-2725 Scheduler with empty User from admin should switch to SystemUser
- Closed