Confirmed users
4,467
edits
| Line 35: | Line 35: | ||
=Can I specify the order in which to apply patches?= | =Can I specify the order in which to apply patches?= | ||
Yes. If you would like your patches applied in a | Yes! When you don't specify attachmentIDs, all non-obsolete patches will be imported in descending order by creation date (oldest to newest). If you would like your patches applied in a different order then you can list them in the whiteboard tag as: | ||
[autoland:1,2,3] | [autoland:1,2,3] | ||
and they will be applied in that order because the logic of import uses | and they will be applied in that order because the logic of import uses | ||