Duplicate log entries #20

Closed
opened 2023-03-21 23:47:25 +00:00 by williamp · 0 comments
Owner

These actions were only done once each, but are showing up as two different entries in the logs. This is also seen in debug mode as HTTP POST actions

2023-03-21 23:28:19 INFO     User 'williamp' settings changed from 2601:19b:8300:3180:c757:19a7:a271:c0f6
2023-03-21 23:28:19 INFO     User 'williamp' settings changed from 2601:19b:8300:3180:c757:19a7:a271:c0f6


2023-03-21 23:28:34 INFO     Task 19 deleted by 'williamp' from 2601:19b:8300:3180:c757:19a7:a271:c0f6
2023-03-21 23:28:34 INFO     Task 19 deleted by 'williamp' from 2601:19b:8300:3180:c757:19a7:a271:c0f6
These actions were only done once each, but are showing up as two different entries in the logs. This is also seen in debug mode as HTTP POST actions ``` 2023-03-21 23:28:19 INFO User 'williamp' settings changed from 2601:19b:8300:3180:c757:19a7:a271:c0f6 2023-03-21 23:28:19 INFO User 'williamp' settings changed from 2601:19b:8300:3180:c757:19a7:a271:c0f6 2023-03-21 23:28:34 INFO Task 19 deleted by 'williamp' from 2601:19b:8300:3180:c757:19a7:a271:c0f6 2023-03-21 23:28:34 INFO Task 19 deleted by 'williamp' from 2601:19b:8300:3180:c757:19a7:a271:c0f6 ```
williamp added the
bug
label 2023-03-21 23:47:31 +00:00
williamp changed title from Duplicate actions on HTTP POST to Duplicate log entries 2023-03-22 02:34:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: williamp/BellScheduler#20
No description provided.