As the order of this determines the order of roles in export of input formats, having no order on it means it is determined by when roles are created, which can lead to a mismatch on different installs and the input format component always appearing overriding.
| Comment | File | Size | Author |
|---|---|---|---|
| add_order_by_to_features_get_roles.patch | 584 bytes | hefox |
Comments
Comment #1
nedjoMakes sense.
Comment #2
patricksettle commentedPatch tested (needed to apply via patch -p0) and was successful.
Comment #3
patricksettle commentedCommitted patch in 6.x-1.x