ExportAction export different model
Im using the ExportAction on the ProductList Page but i want to export a different Model (Variations) I have tested changing the model in both the action and the VariationExport class and it is sill exporting the "products". Any idea what im missing here?
Thanks in advance.
8 Replies
The export is running on a queue? Did you restart the queue?
Yes, the queue was cleared, same the app. I Even created a NEW export from the start pointing to the right model, but used on the product's list page it will export the products info
Its very strange, I can share both the code and the git so you can see it.
At the end i just created a new resource for the correct model and add the export there. Havent tried the Import dough may be happening the same
Yes, the queue was cleared,Cleared? Or Restarted?!
Im sorry, both
i stoped the queue,
cleared and started again
Hm. Okay. Weird.
yeah. I stoped testing due to timing, but ill test again this weekend and give you guys feedback on it if i found something
Thanks for your reply XD
Any update on this?
Not on my side, i couldn't test any further. I have been looking to filament's changelog and didn't see any fix related to this, But i havent test it again since then. Sorry.