New OffenseMessage builder does not sort locators properly.
Since it does string sort, Line 103 comes before Line 5. We probably need to change locator from being string based to being numeric, or specific on line vs commit_sha or something. @bdunne
Or just feed it into a "version sorting" algorithm, e.g. the naturally gem :)
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.