Calendar scraper: Don't re-submit existing unchanged entries #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The calendar scraper goes through existing records to check for updates, but even if there are none, it submits the very same record again. This makes it difficult to go through the inbox. The tool should submit only if there are changes.