Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

When specifying a version less than a certain version, the comparison isn't working correctly #21

Description

@jarombrown

When doing a search such as

product:mongodb version:<4.0.9

you would expect to only see versions less than 4.0.9. If you take a look in the screenshot below you will see a version 4.0.10 in the results. It's possible the comparison is being done on the first digit (ex: 1 < 9).
Screen Shot 2019-09-10 at 5 06 02 PM

Example Search - product:mongodb version:<4.0.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions