agrc / palletjack

A library for updating AGOL data from various external sources
https://agrc.github.io/palletjack/palletjack/
MIT License
12 stars 0 forks source link

Report join id for attachments that fail to update #24

Open jacobdadams opened 1 year ago

jacobdadams commented 1 year ago

This currently requires the manual step of translating OID to join id:

4 attachment(s) failed to update:
        OID 38: ('update', WindowsPath('C:/Users/foo/AppData/Local/Temp/tmpwsr7oumk/pics/a.jpg'))
        OID 53: ('update', WindowsPath('C:/Users/foo/AppData/Local/Temp/tmpwsr7oumk/pics/s.jpg'))
        OID 111: ('update', WindowsPath('C:/Users/foo/AppData/Local/Temp/tmpwsr7oumk/pics/q.jpg'))
        OID 209: ('update', WindowsPath('C:/Users/foo/AppData/Local/Temp/tmpwsr7oumk/pics/r.png'))