Troubleshooting

Version ie <v5.10.17>

Environment

Checklist

  • Have you searched existing issues? Yes
  • Have you inspected the logs in storage/logs/laravel.log for any errors? Yes and no errors after migration

Describe the bug

When migration is completed on v5.10.17 I don't have any of my attached documents to invoice from 4.5.5

Steps To Reproduce

Migration from 4.5.5 to 5.10.17

Expected Behavior

Documents attached to invoice to migrate from v4 to v5

Additional context

I manually copied documents to new location in v5 /public/storage/.../documents without any success

Screenshots

Logs

Hi,

To migrate from v4 to v5 you need to first update to the latest version of v4 (v4.5.50)

Hello thanks for the response :slightly_smiling_face:

Yes that is what I did updated my v4 to 4.5.50 and tried migrating to 5.10.17 on a seperate VM with success but only thing missing in v5 is the documents attached to invoices everything else is perfect. When migrating should documents be transferred too ? When looking in directory /public/storage in v5 no presence of documents from the v4 /storage/documents/

I believe the documents should be migrated over, you may want to create a discussion on GitHub

Thank you for fast reply :grinning: I created a discussion on GitHub like you suggested.