Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Current Behavior
- The following DailyPlan activities are not logged in the joc.log:
- Whenever a DailyPlan order is modified with the "Now," "Specific Date," "Relative to Current Time," or "Relative to Start Time" options, the activity is not logged.
- When deploying/releasing the Workflow/Schedule object with the "now" option, the joc.log file do not include the schedule and workflow names.
- When manually restarting the Daily Plan service.
Desired Behavior
Whenever a DailyPlan-related activity is performed, the log should be stored in joc.log file, containing the following information.
- Modified DailyPlan operations like Now, Specific Date, Relative to Current Time, and Relative to Start Time are stored in the joc.log with the respective Workflow/Schedule name.
- Modification of deploy/release Workflow/Schedule information with the "now" option.
- Manual execution of DailyPlan service logs with the Workflow/Schedule name.
Maintainer Notes
- The issue is dismissed as the required information is available from the Audit Log. In addition to the "Audit Log" view, two log files are provided: audit.log and audit-objects.log.
- The latter log file has to be activated from its log4j2.xml configuration as it can grow to large sizes holding details of any objects modified by a user.