mozilla / jira-bugzilla-integration

Jira Bugzilla Integration (JBI) - system to sync bugs and issues
Mozilla Public License 2.0
8 stars 22 forks source link

Logging a warning when we try to remove a file but cannot find it #985

Closed alexcottner closed 2 months ago

alexcottner commented 2 months ago

Adjusted queue.remove to log a warning when the file it's trying to remove cannot be found. This could happen if we change the item model, specifically around the identifier property.