When uploading multiple files at once, keep the IDs in the same order #4937
nep
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suggest an idea for ExpressionEngine
Is your feature request related to a problem? Please describe.
When I upload multiple files at once, the order of the file ID numbers is the order that they finished uploading (or processing?) and not the order that they were uploaded in.
Describe the solution you'd like
Can they be kept in the same numerical order after uploading? It would help when processing / including batches of files because I could more easily ensure that I was dealing with the proper files.
Describe alternatives you've considered
Leave as is, I suppose?
Teachability, Documentation, Adoption, Migration Strategy
I don't know how complicated this would be, and I do certainly see an issue if one fails, or if there's multiple people uploading at once.
Beta Was this translation helpful? Give feedback.
All reactions